<!-- General Rollover and preloaders
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}


{ //Sets date and the time, assigns verbose to numeric returns

	}

var TodaysDate = new Date();
var TodayHours = TodaysDate.getHours();
var TodayMinutes = TodaysDate.getMinutes();
var TodayYear = TodaysDate.getYear();
var TodayDay = TodaysDate.getDate();
var TodayAMPM = "am";
var TodayMonth = TodaysDate.getMonth();
var DisplayMonth = "";
if (TodayMinutes<10)
  TodayMinutes="0"+TodayMinutes;
if (TodayYear < 1900)
  TodayYear+=1900;

if (TodayHours >=12)  {
  TodayAMPM="pm";
  }
if (TodayHours >12)  {
  TodayHours-=12;
}

if (TodayMonth == 0)  {
    DisplayMonth="January";
  }

if (TodayMonth == 1)  {
    DisplayMonth="Febuary";
  }

if (TodayMonth == 2)  {
    DisplayMonth="March";
  }

if (TodayMonth == 3)  {
    DisplayMonth="April";
  }
  
if (TodayMonth == 4)  {
    DisplayMonth="May";
  }
  
if (TodayMonth == 5)  {
    DisplayMonth="June";
  }
 
if (TodayMonth == 6)  {
    DisplayMonth="July";
  }
 
if (TodayMonth == 7)  {
    DisplayMonth="August";
  }
  
if (TodayMonth == 8)  {
    DisplayMonth="September";
  }
  
if (TodayMonth == 9)  {
    DisplayMonth="October";
  }

if (TodayMonth == 10)  {
    DisplayMonth="November";
  }

if (TodayMonth == 11)  {
    DisplayMonth="December";
  }

// PRINT FUNCTION
function printit(){
if (window.print) {
         window.print() ;
} else {
         var WebBrowser = '<OBJECT ID="WebBrowser1" WIDTH=0 HEIGHT=0 CLASSID="CLSID:8856F961-340A-11D0-A96B-00C04FD705A2"></OBJECT>';
         document.body.insertAdjacentHTML('beforeEnd', WebBrowser);
         WebBrowser1.ExecWB(6, 2);
// Use a 1 vs. a 2 for a prompting dialog box WebBrowser1.outerHTML = "";
 }
}


// POP UP A PREFORMATTED EMAIL MESSAGE WINDOW
function sitewide_email_this_page() {

   // SET MESSAGE VALUES
         var to = "";
         //var cc = "";
         //var bcc = "";
         //var subject = "";
         var body = document.location.href
   // BUILD MAIL MESSAGE COMPONENTS
        var doc = "mailto:" + to +
                //"?cc=" + cc +
                //"&bcc=" + bcc +
                //"&subject=" + escape(subject) +
                 "?body=" + escape(body);

   // POP UP EMAIL MESSAGE WINDOW
   window.location = doc;
}

// BOOKMARK THIS PAGE
function favourite() {
   window.external.addFavorite(location.href,'Cisco - UK & Ireland');
}


// Set status bar message for iconography
function MM_displayStatusMsg(msgStr) { //v1.0
  status=msgStr;
  document.MM_returnValue = true;
}

// Open a popup window
function Open(theURL,winName,features) { //Popup function
   window.open(theURL,winName,features);
}

//Get Started link
function getStarted(page) {
	var one = '/web/IT/solutions/smb/email/getstarted_email_home.shtml';
	//var two = '/web/IT/solutions/smb/website/';
	//var three = '/web/IT/solutions/smb/ecommerce/getstarted_ecommerce_home.shtml';
	//var four = '/web/IT/solutions/smb/ebusiness/sfa/sfa_getstarted_ebusiness_home.shtml';
	//var five = '/web/IT/solutions/smb/ecosystem/getstarted_ecosystem_home.shtml';
 //var generic = '/web/IT/solutions/smb/get_started/get_start_generic.html';
	
	if (page!='') {
	//process page
	switch (page) {
   case "communication": {//communication
		location.href = one;
		break
		}
		case "wc": {//web communication
		location.href = one;
		break
		}
		case "wm": {//ecommerce
		location.href = '/web/IT/solutions/smb/ecommerce/getstarted_ecommerce_home.shtml'
		break
		}
  case "cc": {//customer care
		location.href = '/web/IT/solutions/smb/website/cc/cc_getstarted_website_home.shtml';
		break
		}
		case "ec": {// website ecommerce
		location.href = '/web/IT/solutions/smb/website/ecom/ecom_getstarted_website_home.shtml'
		break
		}
		case "sfa": {//Sales Force Automation
		location.href = '/web/IT/solutions/smb/ebusiness/sfa/sfa_getstarted_ebusiness_home.shtml';
		break
		}
	 case "md": {//Manufacturing & Distribution
		location.href = '/web/IT/solutions/smb/ebusiness/md/md_home.shtml';
		break
		}
		case "fm": {//Financial Management
		location.href = '/web/IT/solutions/smb/ebusiness/fm/fm_getstarted_ebusiness_home.shtml';
		break
		}
	 case "hrm": {//Human Resource Management
		location.href = '/web/IT/solutions/smb/ebusiness/getstarted_ebusiness_home.shtml';
		break
		}
		case "ep": {//eprocurement
		location.href = '/web/IT/solutions/smb/ecosystem/ep/ep_getstarted_ecosystem_home.shtml';
		break
		}
		case "scm": {//Supply Chain Management
		location.href = '/web/IT/solutions/smb/ecosystem/scm/scm_getstarted_ecosystem_home.shtml';
		break
		}
		default:
  location.href = generic;
	}
} else {
    location.href = generic;
	}
}


//Contact Cisco function
function contactCisco(theURL,winName,features) {
	 window.open(theURL,winName,features);
}

function contact(location) {
	if (location!='') {
		switch (location) {
			case "smb": {
			callerID = '3';
			Open('/web/IT/solutions/helpdesk/home_desk.shtml?contactType='+location+'&cl='+callerID+'','','menubar=no,scrollbars=no,resizable=no,width=590,height=500');
			break
			}
			case "ent": {
			callerID = '2';
			Open('/web/IT/solutions/helpdesk/home_desk.shtml?contactType='+location+'&cl='+callerID+'','','menubar=no,scrollbars=no,resizable=no,width=590,height=500');
			break
			}
			case "sp": {
			callerID = '4';
			Open('/web/IT/solutions/helpdesk/home_desk.shtml?contactType='+location+'&cl='+callerID+'','','menubar=no,scrollbars=no,resizable=no,width=590,height=500');
			break
			}
			case "tecsol": {
			callerID = '7';
			Open('/web/IT/solutions/helpdesk/home_desk.shtml?contactType='+location+'&cl='+callerID+'','','menubar=no,scrollbars=no,resizable=no,width=590,height=500');
			break
			}
			case "home": {
			callerID = '1';
			Open('/web/IT/solutions/helpdesk/home_desk.shtml?contactType='+location+'&cl='+callerID+'','','menubar=no,scrollbars=no,resizable=no,width=590,height=500');
			break
			}
			default: {
			callerID = '1';
			location = 'home';
			Open('/web/IT/solutions/helpdesk/home_desk.shtml?contactType='+location+'&cl='+callerID+'','','menubar=no,scrollbars=no,resizable=no,width=590,height=500');	
			break
			}
		}
	}else {
	//nothing
	}
}

//Glossary Popup Window
function glossary(theURL,winName,features) {
   location.href = "/web/IT/site_map/";
}

//Quick Solution Finder
function qsf() {
	Open('/web/IT/solutions/quick_finder/quick_finder.html','','menubar=yes,scrollbars=no,resizable=yes,width=500,height=520');
	}
	
//Channel Partner Locator
function cpnl() {
	Open('http://www.cisco.com/public/crs/locator/','','menubar=yes,scrollbars=yes,resizable=yes,width=550,height=600');
	}	

	
//SMB site map/glossary
function smbGlossary() {
	Open('http://www.cisco.com/warp/public/779/smbiz/netguide/glossary.html','','menubar=yes,scrollbars=yes,resizable=yes,width=600,height=600');
	}
	
//navigator || ie detector window caller
function callWindow(theURL,winName,features) {

   var app=navigator.appName;
   if (app.indexOf('Netscape') == -1) {
   window.open(theURL,winName,features);
   window.close();
   }
   else {
   window.open(theURL,winName,features);
   window.open(theURL,winName,features);
   }
  }
  
//Newsletter signup page (not noted in Guidelines PDF)
function newsletter() {
	Open('http://eprefs.net/cg/msc.plex?cn=cibrwm&o=lookup&lid=4329&e','','menubar=yes,scrollbars=yes,resizable=yes,width=600,height=600');
	}
	
//SMB Related links section
function relatedLinks(argument) {
	link = (argument);
	entFile = "/web/IT/solutions/ent/";
	tecFile = "/web/IT/solutions/ent/technology/";
	busFile = "/web/IT/solutions/ent/business/";
	spFile = "/web/IT/solutions/sp/";
	smbFile = "/web/IT/solutions/smb/";
	mediaFile = "/web/IT/media/";
 errorMessage = "There has been an error finding the file you requested.\nPlease use the Cisco Help Desk on the right hand navigation panel to contact\na Cisco Representative for further information.";
 eta = errorMessage;
	//alert(link);
		switch (link) {
			//assign action per link
			case "bn"://basic networking
				location.href = smbFile+'tecsols/basic_networking.html';
				break
			case "cdn":
				location.href = smbFile+'tecsols/cdn.html';
				break
			case "sas":
				Open(tecFile+'ca.htm','','menubar=no,scrollbars=no,resizable=no,width=600,height=200');
				break
			case "ipt":
				location.href = smbFile+'tecsols/ipt.html';
				break
			case "wls":
				location.href = tecFile+'/em.html';
				break
			case "vpn":
				location.href = smbFile+'tecsols/vpn.html';
				break
			case "ipcc":
 			location.href = smbFile+'tecsols/ipcc.html';
				break
			default:
    alert(errorMessage);
			}
	}
	
//Enterprise business solution switchbox
function busol(solution) {
	//default
	sol = '';
	sol = (solution);
	entFile = "/web/IT/solutions/ent/";
	tecFile = "/web/IT/solutions/ent/technology/";
	busFile = "/web/IT/solutions/ent/bus_solutions/";
	spFile = "/web/IT/solutions/sp/";
	smbFile = "/web/IT/solutions/smb/";
	mediaFile = "/web/IT/media/";
 errorMessage = "There has been an error finding the file you requested.\nPlease use the Cisco Help Desk on the right hand navigation panel to contact\na Cisco Representative for further information.";
	//alert(link);
		switch (sol) {
			//assign action per link
			case "scm":
				location.href = busFile+'scm_home.shtml';
				break
			case "el":
				location.href = busFile+'el_home.shtml';
				break
			case "wo":
				location.href = busFile+'wo_home.shtml';
				break
			case "cc":
				location.href = busFile+'cc_home.shtml';
				break
			default:
				alert(errorMessage);
			}
	}
	
//Enterprise technology solution switchbox
function tecsol(solution) {
errorMessage = "There has been an error finding the file you requested.\nPlease use the Cisco Help Desk on the right hand navigation panel to contact\na Cisco Representative for further information.";
	//default
	sol = '';
	sol = (solution);
	entFile = "/web/IT/solutions/ent/";
	tecFile = "/web/IT/solutions/ent/avvid_solutions/";
	busFile = "/web/IT/solutions/ent/business/";
	spFile = "/web/IT/solutions/sp/";
	smbFile = "/web/IT/solutions/smb/";
	mediaFile = "/web/IT/media/";
	eta = 'coming soon';
	//alert(link);
		switch (sol) {
			//assign action per link
			case "cdn":
				location.href = tecFile+'cdn_home.shtml';
				break
			case "cd":
				location.href = tecFile+'cdn_home.shtml';
				break
			case "cdn_hrt":
				location.href = tecFile+'cdn_hrt.html';
				break
			case "cdn_sales":
				location.href = tecFile+'cdn_sales.html';
				break
			case "data_center":
				location.href = tecFile+'snaip_home.shtml ';
				break
			case "edc":
				location.href = tecFile+'edc.html';
				break
			case "em":
				location.href = tecFile+'em.html';
				break
			case "iptel":
				location.href = tecFile+'iptel_home.shtml';
				break
			case "ipt":
				location.href = tecFile+'iptel_home.shtml';
				break
			case "ipcc":
				location.href = tecFile+'ipcc_home.shtml';
				break
			case "san":
				location.href = tecFile+'san_home.shtml';
				break
			case "sn":
				location.href = tecFile+'san_home.shtml';
				break
			case "vpn":
				location.href = tecFile+'vpn_home.shtml';
				break
			case "optical":
				location.href = tecFile+'optical_home.shtml';
				break
			case "on":
				location.href = tecFile+'on.html';
				break
			case "mobility":
				location.href = tecFile+'mobility_home.shtml';
				break
			case "snaip":
				location.href = tecFile+'snaip_home.shtml';
				break
			case "wis":
				location.href = tecFile+'mobility_home.shtml';
				break	
			default:
				alert(errorMessage);
			}
	}

//SMB Network Reference Architecture switch
function nra(loc) {
errorMessage = "There has been an error finding the file you requested.\nPlease use the Cisco Help Desk on the right hand navigation panel to contact\na Cisco Representative for further information.";
	entFile = "/web/IT/solutions/ent/";
	tecFile = "/web/IT/solutions/ent/technology/";
	busFile = "/web/IT/solutions/ent/business/";
	spFile = "/web/IT/solutions/sp/";
	smbFile = "/web/IT/solutions/smb/";
	mediaFile = "/web/IT/media/";
	nraFile = "/web/IT/solutions/smb/";
	eta = 'coming soon';

	switch (loc) {
	
				case "ec":
				//
				location.href = nraFile+'website/ecom/ecom_networkdiag1_home.shtml';
					break
				case "cc"://public care
					location.href = nraFile+'website/cc/cc_networkdiag1_home.shtml';
					break
				case "sfa"://sales force automation
					location.href = nraFile+'ebusiness/sfa/sfa_networkdiag1_home.shtml';
					break
				case "wc"://web communication
					location.href = nraFile+'email/wc/wc_networkdiag1_home.shtml';
					break
				case "fm"://financial management
					location.href = nraFile+'ebusiness/fm/fm_networkdiag1_home.shtml';
					break
				case "md"://manufacturing and distribution
					location.href = nraFile+'ebusiness/md/md_networkdiag1_home.shtml';
					break
				case "wo"://workforce optimisation
					location.href = nraFile+'ebusiness/hrm/hrm_networkdiag1_home.shtml';
					break
				case "scm"://supply chain management
					location.href = nraFile+'ecosystem/scm/scm_networkdiag1_home.shtml';
					break
				case "ep"://e-procurement
					location.href = nraFile+'ecosystem/ep/ep_networkdiag1_home.shtml';
					break
				case "hrm"://human resource management
					location.href = nraFile+'ebusiness/hrm/hrm_networkdiag1_home.shtml';
					break
				case "wm"://web marketing
					location.href = nraFile+'ecommerce/ec/ec_networkdiag1_home.shtml';
					break		
		default:
   alert(errorMessage);
			//alert(eta);
			}
		}


//core site navigation
function linkTo(area,args) {
	entFile = "/web/IT/solutions/ent/";
	entHome = "/web/IT/solutions/ent/ent_home.shtml";
	tecFile = "/web/IT/solutions/ent/technology/";
	busFile = "/web/IT/solutions/ent/business/";
	spFile = "/web/IT/solutions/sp";
	spHome = "/web/IT/solutions/sp/sp_home.shtml";
	smbFile = "/web/IT/solutions/smb/";
	smbHome = "/web/IT/solutions/smb/smb_home.shtml";
	partnerFile = "/web/IT/unified_channels/area_partner/partner_home.shtml";
	mediaFile = "/web/IT/media/";
	nraFile = "/web/IT/solutions/smb/network_diags/";
	homeFolder = "/web/IT/";
	homeFile = "/web/IT/home_shtml";
 errorMessage = "There has been an error finding the file you requested.\nPlease use the Cisco Help Desk on the right hand navigation panel to contact\na Cisco Representative for further information.";
	eta = errorMessage;
	switch (area) {
		case "home":
				//
				location.href = homeFile;
				break
		case "ent":
			//
			location.href = entHome;
			break
		case "smb":
			//
			location.href = smbHome;
			break
		case "sp":
			//
			location.href = spHome;
			break
		case "partners":
			//
			location.href = partnerFile;
			break
		case "locations":
			//
			location.href = homeFolder+'migration/locations.html';
			break
		case "reseller":
			//
			location.href = homeFolder+'migration/reseller.html';
			break
		case "education":
			//
			location.href = homeFolder+'migration/education.html';
			break
		case "training":
			//
			location.href = homeFolder+'migration/training.html';
			break
		case "press":
			//
			location.href = homeFolder+'migration/press.html';
			break
		case "events":
			//
			location.href = homeFolder+'migration/events.html';
			break
		case "smb_web_marketing":
			//
			location.href = smbFile+'ecommerce/ec/ec_home.shtml';
			break
		case "smb_communication":
			//
			location.href = smbFile+'/email/email_home.shtml';
			break
		case "smb_web_communication":
			//
			location.href = smbFile+'email/wc/wc_home.shtml';
			break
		case "smb_customer_interaction":
			//
			location.href = smbFile+'/ecommerce/ec/ec_home.shtml';
			break
		case "smb_partner_efficiency":
			location.href = smbFile+'/ecosystem/ecosystem_home.shtml';
			break
		case "smb_business_productivity":
			//
			location.href = smbFile+'/ebusiness/ebusiness_home.shtml';
			break
		case "smb_sales_force_automation":
			//
			location.href = smbFile+'ebusiness/sfa/sfa_home.shtml';
			break
		case "smb_hrm":
			//
			location.href = smbFile+'ebusiness/hrm/hrm_home.shtml';
			break
		case "smb_financial_management":
			//
			location.href = smbFile+'ebusiness/fm/fm_home.shtml';
			break
		case "smb_manufacturing_distribution":
			//
			location.href = smbFile+'ebusiness/md/md_home.shtml';
			break
		case "smb_customer_care":
			//
			location.href = smbFile+'website/cc/cc_home.shtml';
			break
		case "smb_ecommerce":
			//
			location.href = smbFile+'website/ecom/ecom_home.shtml';
			break
		case "smb_eprocurement":
			//
			location.href = smbFile+'ecosystem/ep/ep_home.shtml';
			break
		case "smb_supply_chain_management":
			//
			location.href = smbFile+'ecosystem/scm/scm_home.shtml';
			break
		case "avvid_voice":
			//alert(eta);
			tecsol('iptel');
			break
		case "avvid_video":
			//alert(eta);
			alert(eta);
			break
		case "avvid_vpn":
			//alert(eta);
			tecsol('vpn');
			break
		case "avvid_security":
			//alert(eta);
			tecsol('vpn');
			break
		case "avvid_ipcc":
			//alert(eta);
			tecsol('ipcc');
			break
		case "avvid_cc":
			//alert(eta);
			tecsol('cdn');
			break
		case "avvid_optical":
			//alert(eta);
			location.href = tecFile+'on.html';
			break
		case "avvid_wireless":
			//alert(eta);
			location.href = spFile+'wireless_mobile.html';
			break
		case "local_news":
			//alert(eta);
			location.href = "/web/IT/press/press_home.shtml";
			break
			
		//===================================
		//Service Provider
		case "sp_pt":
			//alert(eta);
			location.href = spFile+'/techsols/packet_tel/packtel_home.shtml';
			break
		case "sp_da":
			//alert(eta);
			location.href = spFile+'/techsols/dial_access/dial_access_home.shtml';
			break
		case "sp_hosting":
			//alert(eta);
			location.href = spFile+'/techsols/hosting/hosting_home.shtml';
			break
		case "sp_ba":
			//alert(eta);
			location.href = spFile+'/techsols/bbaccess/bbaccess_home.shtml';
			break
		case "sp_ip_optical":
			//alert(eta);
			location.href = spFile+'/techsols/ip_optical/ipoptical_home.shtml';
			break
		case "sp_vpn":
			//alert(eta);
			location.href = spFile+'/techsols/vpn/vpn_home.shtml';
			break
		case "sp_mobile":
			//alert(eta);
			location.href = spFile+'/techsols/mobile_ops/wms_home.shtml';
			break
		default:
			//
			alert(eta);
		}
	
	}

//Case Studies from Flash
function caseStudyPage(file) {
 errorMessage = "There has been an error finding the file you requested.\nPlease use the Cisco Help Desk on the right hand navigation panel to contact\na Cisco Representative for further information.";
	//
	casePage = "/web/IT/";
	//alert(file);
	//
		if (file!='') {
		//process case
			switch (file) {
				//ecommerce
				case "ec"://website ecommerce
				location.href = casePage+'solutions/smb/website/ecom/ecom_casestudy_home.shtml';	
				break
				//
				case "ep"://eprocurement
				location.href = casePage+'solutions/smb/ecosystem/ep/ep_casestudy_home.shtml';
				break
				//
				case "scm"://supply chain management
				location.href = casePage+'solutions/smb/ecosystem/scm/scm_casestudy_home.shtml';
				break
				//
				case "cc"://website customer care
				location.href = casePage+'solutions/smb/website/cc/cc_casestudy_home.shtml';
				break
				//
				case "wm"://web marketing
				location.href = casePage+'solutions/smb/ecommerce/ec/ec_casestudy_home.shtml';
				break
				//
				case "web_communication"://web communication
				location.href = casePage+'solutions/smb/email/wc/wc_casestudy_home.shtml';
				break
				//
				case "sfa"://sales force automation
				location.href = casePage+'solutions/smb/ebusiness/sfa/sfa_casestudy_home.shtml';
				break
				//
				case "hrm"://human resource management
				location.href = casePage+'solutions/smb/ebusiness/hrm/hrm_casestudy_home.shtml';
				break
				//
				case "fm"://financial management
				location.href = casePage+'solutions/smb/ebusiness/fm/fm_casestudy_home.shtml';
				break
				//
				case "md"://manufacturing distribution
				location.href = casePage+'solutions/smb/ebusiness/md/md_casestudy_home.shtml';
				break
				//
				default:
				if (confirm('There is no Case Study available that relates specifically to this subject.\nClick OK if you would like to see a list of all available Case Studies\nor cancel to remain on this page.')) {
				location.href = casePage+'overview.html';
				} else {
				//nothing
				}
			}
		} else {
			alert(errorMessage);
	}
	//window.location.href = "/web/IT/media/case_studies/overview.html";
	}

//ESeminars from Flash
function eSeminarPage(file) {
	entFile = "/web/IT/solutions/ent/";
	tecFile = "/web/IT/solutions/ent/technology/";
	busFile = "/web/IT/solutions/ent/business/";
	spFile = "/web/IT/solutions/sp/";
	smbFile = "/web/IT/solutions/smb/";
	partnerFile = "/web/IT/unified_channels/area_partner/partner_home.shtml";
	mediaFile = "/web/IT/media/";
	nraFile = "/web/IT/solutions/smb/network_diags/";
	homeFile = "/web/IT/";
	//alert(file);
	if (file!='') {
		switch (file) {
			case "sfa": 
			//callWindow(mediaFile+'eseminars/BusProdSem.swf','','menubar=yes,toolbar=no,scrollbars=yes,resizable=yes,width=650,height=478');
			location.href = mediaFile+'eseminars/sfa_eseminar_home.shtml';
			break
			//
			case "ec": 
			location.href = mediaFile+'eseminars/ecom_eseminar_home.shtml';
			break
			//
			case "cc": 
			location.href = mediaFile+'eseminars/cc_eseminar_home.shtml';
			break
			//
			case "ep": 
			location.href = mediaFile+'eseminars/ep_eseminar_home.shtml';
			break
			//
			case "scm": 
			location.href = mediaFile+'eseminars/scm_eseminar_home.shtml';
			break
			//
			case "fm": 
			location.href = mediaFile+'eseminars/fm_eseminar_home.shtml';
			break
			//
			case "md": 
			location.href = mediaFile+'eseminars/md_eseminar_home.shtml';
			break
			//
			case "wm": 
			location.href = mediaFile+'eseminars/ec_eseminar_home.shtml';
			break
			//
			case "communication": 
			location.href = mediaFile+'eseminars/wc_eseminar_home.shtml';
			break
			//
			case "wc": 
			location.href = mediaFile+'eseminars/wc_eseminar_home.shtml';
			break
			//
			case "hrm": 
			location.href = mediaFile+'eseminars/hrm_eseminar_home.shtml';
			break
			//
			default:
			if (confirm('There is no E-Seminar available that relates specifically to this subject.\nClick OK if you would like to see a list of all available E-Seminars\nor cancel to remain on this page.')) {
				location.href = mediaFile+'case_studies/overview.html';
				} else {
				//nothing
				}
			}
	}
}

function siteLoad(file,target) {
    if (target != '') {
		opener.window.location.href = file;
    } else {
		window.location.href = file;
    }

}

function siteFloat() {
	Open('/web/IT/site_map/pop_ups/index_popup.html','','menubar=no,scrollbars=no,resizable=no,width=670,height=385');
	}
//-->

