
<!-- 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";
  }

// 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);
}




//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/PL/solutions/helpdesk/home_desk.html?contactType='+location+'&cl='+callerID+'','','menubar=no,scrollbars=no,resizable=no,width=720,height=500');
			break
			}
			case "ent": {
			callerID = '2';
			Open('/web/PL/solutions/helpdesk/home_desk.html?contactType='+location+'&cl='+callerID+'','','menubar=no,scrollbars=no,resizable=no,width=720,height=500');
			break
			}
			case "sp": {
			callerID = '4';
			Open('/web/PL/solutions/helpdesk/home_desk.html?contactType='+location+'&cl='+callerID+'','','menubar=no,scrollbars=no,resizable=no,width=720,height=500');
			break
			}
			case "tecsol": {
			callerID = '7';
			Open('/web/PL/solutions/helpdesk/home_desk.html?contactType='+location+'&cl='+callerID+'','','menubar=no,scrollbars=no,resizable=no,width=720,height=500');
			break
			}
			case "home": {
			callerID = '1';
			Open('/web/PL/solutions/helpdesk/home_desk.html?contactType='+location+'&cl='+callerID+'','','menubar=no,scrollbars=no,resizable=no,width=720,height=500');
			break
			}
			default: {
			callerID = '1';
			location = 'home';
			Open('/web/PL/solutions/helpdesk/home_desk.html?contactType='+location+'&cl='+callerID+'','','menubar=no,scrollbars=no,resizable=no,width=590,height=500');	
			break
			}
		}
	}else {
	//nothing
	}
}

//Quick Solution Finder
function qsf() {
//	Open('/web/PL/solutions/quick_finder/quick_finder.html','','menubar=yes,scrollbars=no,resizable=yes,width=500,height=520');
	}

	
//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/PL/solutions/ent/";
	tecFile = "/web/PL/solutions/ent/technology/";
	busFile = "/web/PL/solutions/ent/business/";
	spFile = "/web/PL/solutions/sp/";
	smbFile = "/web/PL/solutions/smb/";
	mediaFile = "/web/PL/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/PL/solutions/ent/";
	tecFile = "/web/PL/solutions/ent/technology/";
	busFile = "/web/PL/solutions/ent/bus_solutions/";
	spFile = "/web/PL/solutions/sp/";
	smbFile = "/web/PL/solutions/smb/";
	mediaFile = "/web/PL/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.html';
				break
			case "el":
				location.href = busFile+'el.html';
				break
			case "wo":
				location.href = busFile+'wo.html';
				break
			case "cc":
				location.href = busFile+'cc.html';
				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/PL/solutions/ent/";
	tecFile = "/web/PL/solutions/ent/avvid_solutions/";
	busFile = "/web/PL/solutions/ent/business/";
	spFile = "/web/PL/solutions/sp/";
	smbFile = "/web/PL/solutions/smb/";
	mediaFile = "/web/PL/media/";
	eta = 'coming soon';
	//alert(link);
		switch (sol) {
			//assign action per link
			case "cdn":
				location.href = tecFile+'cdn.html';
				break
			case "cd":
				location.href = tecFile+'cdn.html';
				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.html ';
				break
			case "edc":
				location.href = tecFile+'edc.html';
				break
			case "em":
				location.href = tecFile+'em.html';
				break
			case "iptel":
				location.href = tecFile+'iptel.html';
				break
			case "ipt":
				location.href = tecFile+'iptel.html';
				break
			case "ipcc":
				location.href = tecFile+'ipcc.html';
				break
			case "san":
				location.href = tecFile+'san.html';
				break
			case "sn":
				location.href = tecFile+'san.html';
				break
			case "vpn":
				location.href = tecFile+'vpn.html';
				break
			case "optical":
				location.href = tecFile+'optical.html';
				break
			case "on":
				location.href = tecFile+'on.html';
				break
			case "mobility":
				location.href = tecFile+'mobility.html';
				break
			case "snaip":
				location.href = tecFile+'snaip.html';
				break
			case "wis":
				location.href = tecFile+'mobility.html';
				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/PL/solutions/ent/";
	tecFile = "/web/PL/solutions/ent/technology/";
	busFile = "/web/PL/solutions/ent/business/";
	spFile = "/web/PL/solutions/sp/";
	smbFile = "/web/PL/solutions/smb/";
	mediaFile = "/web/PL/media/";
	nraFile = "/web/PL/solutions/smb/";
	eta = 'coming soon';

	switch (loc) {
	
				case "ec":
				//
				location.href = nraFile+'customer/ec/ec_networkdiag1.html';
					break
				case "cc"://public care
					location.href = nraFile+'customer/cc/cc_networkdiag1.html';
					break
				case "ci"://customer interaction
					location.href = nraFile+'customer_interaction_diag.html';
					break
				case "sfa"://sales force automation
					location.href = nraFile+'business_prod/sfa/sfa_networkdiag1.html';
					break
				case "wc"://web communication
					location.href = nraFile+'communication/wc/wc_networkdiag1.html';
					break
				case "fm"://financial management
					location.href = nraFile+'business_prod/fm/fm_networkdiag1.html';
					break
				case "md"://manufacturing and distribution
					location.href = nraFile+'business_prod/md/md_networkdiag1.html';
					break
				case "wo"://workforce optimisation
					location.href = nraFile+'workforce_opt_diag.html';
					break
				case "scm"://supply chain management
					location.href = nraFile+'partner/scm/scm_networkdiag1.html';
					break
				case "ep"://e-procurement
					location.href = nraFile+'partner/eproc/ep_networkdiag1.html';
					break
				case "hrm"://human resource management
					location.href = nraFile+'business_prod/hrm/hrm_networkdiag1.html';
					break
				case "wm"://web marketing
					location.href = nraFile+'webmarketing/wm_networkdiag1.html';
					break		
		default:
   alert(errorMessage);
			//alert(eta);
			}
		}


//core site navigation
function linkTo(area,args) {
	entFile = "/web/PL/solutions/ent/";
	entHome = "/web/PL/solutions/ent/";
	tecFile = "/web/PL/solutions/ent/technology/";
	busFile = "/web/PL/solutions/ent/business/";
	spFile = "/web/PL/solutions/sp";
	spHome = "/web/PL/solutions/sp/";
	smbFile = "/web/PL/solutions/smb/";
	smbHome = "/web/PL/solutions/smb/";
	partnerFile = "/web/PL/unified_channels/";
	mediaFile = "/web/PL/media/";
	nraFile = "/web/PL/solutions/smb/network_diags/";
	homeFolder = "/web/PL/";
	homeFile = "/web/PL/";
 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+'webmarketing/wm_whatis.html';
			break
		case "smb_communication":
			//
			location.href = smbFile+'communication/';
			break
		case "smb_web_communication":
			//
			location.href = smbFile+'communication/wc/wc_whatis.html';
			break
		case "smb_customer_interaction":
			//
			location.href = smbFile+'customer/';
			break
		case "smb_partner_efficiency":
			location.href = smbFile+'partner/';
			break
		case "smb_business_productivity":
			//
			location.href = smbFile+'business_prod/';
			break
		case "smb_sales_force_automation":
			//
			location.href = smbFile+'business_prod/sfa/sfa_whatis.html';
			break
		case "smb_hrm":
			//
			location.href = smbFile+'business_prod/hrm/hrm_whatis.html';
			break
		case "smb_financial_management":
			//
			location.href = smbFile+'business_prod/fm/fm_whatis.html';
			break
		case "smb_manufacturing_distribution":
			//
			location.href = smbFile+'business_prod/md/md_whatis.html';
			break
		case "smb_customer_care":
			//
			location.href = smbFile+'customer/cc/cc_whatis.html';
			break
		case "smb_ecommerce":
			//
			location.href = smbFile+'customer/ec/ec_whatis.html';
			break
		case "smb_eprocurement":
			//
			location.href = smbFile+'partner/eproc/ep_whatis.html';
			break
		case "smb_supply_chain_management":
			//
			location.href = smbFile+'partner/scm/scm_whatis.html';
			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/PL/index.html";
			break
			
		//===================================
		//Service Provider
		case "sp_pt":
			//alert(eta);
			location.href = spFile+'/techsols/packet_tel/';
			break
		case "sp_da":
			//alert(eta);
			location.href = spFile+'/techsols/dial_access/';
			break
		case "sp_hosting":
			//alert(eta);
			location.href = spFile+'/techsols/hosting/';
			break
		case "sp_ba":
			//alert(eta);
			location.href = spFile+'/techsols/bbaccess/';
			break
		case "sp_ip_optical":
			//alert(eta);
			location.href = spFile+'/techsols/ip_optical/';
			break
		case "sp_vpn":
			//alert(eta);
			location.href = spFile+'/techsols/vpn/';
			break
		case "sp_mobile":
			//alert(eta);
			location.href = spFile+'/techsols/mobile_ops/';
			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/PL/solutions/smb/";
	//alert(file);
	//
		if (file!='') {
		//process case
			switch (file) {
				//ecommerce
				case "ec"://ecommerce
//				location.href = casePage+'customer/ec/ec_casestudy.html';	
				break				
				//customer care
				case "cc":
//				if (confirm('Nie ma opisu przypadku zwi¥zanego z tym tematem.\nKliknij OK je˜li chcesz zobaczy† spis wszystkich opis¢w przypadk¢w\n albo Cancel aby pozosta† na tej stronie.')) {
//					location.href = casePage+'customer/customer_casestudy.html';	
//					break
//				} 
//				else {
				break
//				}
				//
				case "ep"://eprocurement
//				location.href = casePage+'partner/eproc/ep_casestudy.html';
				break				
				//supply chain mgmt
				case "scm":
//				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 in Partner Efficiency\nor cancel to remain on this page.')) {
//					location.href = casePage+'partner/partner_casestudy.html';	
//					break
//				} 
//				else {
				break
//				}				
				case "wm"://web marketing
//				location.href = casePage+'webmarketing/wm_casestudy.html';
				break
				//
				case "web_communication"://web communication
//				location.href = casePage+'communication/wc/wc_casestudy.html';
				break
				//
				case "sfa"://sales force automation
//				location.href = casePage+'business_prod/sfa/sfa_casestudy.html';
				break
				//
				case "md":
//				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 in Business Productivity\nor cancel to remain on this page.')) {
//					location.href = casePage+'business_prod/business_prod_casestudy.html';	
//					break
//				} 
//				else {
				break
//				}
				//
				case "fm":
//				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 in Business Productivity\nor cancel to remain on this page.')) {
//					location.href = casePage+'business_prod/business_prod_casestudy.html';	
//					break
//				} 
//				else {
				break
//				}
				//
				case "hrm":
//				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 in Business Productivity\nor cancel to remain on this page.')) {
//					location.href = casePage+'business_prod/business_prod_casestudy.html';	
//					break
//				} 
//				else {
				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+'casestudy_overview.html';
//					break
//				} else {
				//nothing
//				}
			}
		} else {
			alert(errorMessage);
	}
	//window.location.href = "/web/PL/media/case_studies/overview.html";
	}

//ESeminars from Flash
function eSeminarPage(file) {
	entFile = "/web/PL/solutions/ent/";
	tecFile = "/web/PL/solutions/ent/technology/";
	busFile = "/web/PL/solutions/ent/business/";
	spFile = "/web/PL/solutions/sp/";
	smbFile = "/web/PL/solutions/smb/";
	partnerFile = "/web/PL/partners/";
	mediaFile = "/web/PL/solutions/smb/";
	nraFile = "/web/PL/solutions/smb/network_diags/";
	homeFile = "/web/PL/";
	//alert(file);
	if (file!='') {
		switch (file) {
			case "sfa": 
			location.href = mediaFile+'business_prod/sfa/sfa_eseminar.html';
			break
			//
			case "ec": 
			location.href = mediaFile+'customer/ec/ec_eseminar.html';
			break
			//
			case "partner_efficiency": 
			location.href = mediaFile+'partner/eproc/ep_eseminar.html';
			break
			//
			case "scm": 
			location.href = mediaFile+'partner/scm/scm_eseminar.html';
			break
			//
			case "ep": 
			location.href = mediaFile+'partner/eproc/ep_eseminar.html';
			break
			//
			case "wm": 
			location.href = mediaFile+'webmarketing/wm_eseminar.html';
			break
			//
			case "communication": 
			location.href = mediaFile+'communication/wc/wc_eseminar.html';
			break
			//
			case "wc": 
			location.href = mediaFile+'communication/wc/wc_eseminar.html';
			break
			//
			case "hrm": 
			location.href = mediaFile+'business_prod/hrm/hrm_eseminar.html';
			break;				
			//
			case "cc": 
			location.href = mediaFile+'customer/cc/cc_eseminar.html';
			break;				
			//
			case "business_productivity": 
			location.href = mediaFile+'business_prod/business_prod_eseminars.html';
			break
			//
			case "fm": 
			location.href = mediaFile+'business_prod/fm/fm_eseminar.html';
			break
			//
			case "md": 
			location.href = mediaFile+'business_prod/md/md_eseminar.html';
			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+'smb_eseminars.html';
				break
				} else {
				break;
				//nothing
			}
		}
	}
}
//Get Started links from Flash
function getStarted(page) {
	var one = '/web/PL/solutions/smb/communication/wc/wc_getstarted.html';
	var two = '/web/PL/solutions/smb/webmarketing/wm_getstarted.html';
	var three = '/web/PL/solutions/smb/customer/cc/cc_getstarted.html';
	var threeb = '/web/PL/solutions/smb/customer/ec/ec_getstarted.html';
	var four = '/web/PL/solutions/smb/business_prod/business_prod_getstarted.html';
	var five = '/web/PL/solutions/smb/partner/partner_getstarted.html';	
 	var generic = '/web/PL/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": {//web marketing
		location.href = two;
		break
		}
  		case "web_marketing": {//web marketing
		location.href = two;
		break
		}
		case "customer_interaction": {//customer interaction
		location.href = three;
		break
		}
  		case "cc": {//customer care
		location.href = three;
		break
		}
		case "ec": {//ecommerce
		location.href = threeb;
		break
		}
 		case "business_productivity": {//Business Productivity
		location.href = four;
		break
		}
		case "sfa": {//Sales Force Automation
		location.href = '/web/PL/solutions/smb/business_prod/sfa/sfa_getstarted.html';
		break
		}
		case "md": {//Manufacturing & Distribution
		location.href = '/web/PL/solutions/smb/business_prod/md/md_getstarted.html';
		break
		}
		case "fm": {//Financial Management
		location.href = '/web/PL/solutions/smb/business_prod/fm/fm_getstarted.html';
		break
		}
	 	case "hrm": {//Human Resource Management
		location.href = '/web/PL/solutions/smb/business_prod/hrm/hrm_getstarted.html';
		break
		}
	 	case "partner_efficiency": {//Partner Efficiency
		location.href = five;
		break
		}
		case "ep": {//eprocurement
		location.href = '/web/PL/solutions/smb/partner/eproc/ep_getstarted.html';
		break
		}
		case "scm": {//Supply Chain Management
		location.href = '/web/PL/solutions/smb/partner/scm/scm_getstarted.html';
		break
		}
		default:
  location.href = generic;
	}
} else {
    location.href = generic;
	}
}
function siteLoad(file,target) {
    if (target != '') {
		opener.window.location.href = file;
    } else {
		window.location.href = file;
    }

}

function siteFloat() {
//	Open('/web/PL/site_map/pop_ups/index_popup.html','','menubar=no,scrollbars=no,resizable=no,width=670,height=385');
	}
//-->

