var s_pageName=""
var s_server=""
var s_channel=""
var s_pageType=""
var s_prop1=""
var s_prop2=document.location.href;
var s_prop3=""
var s_prop4=""
var s_prop5=""
var s_prop6=""
var s_prop7=""
var s_prop8=""
var s_prop9=""
var s_prop10=""
/*E-commerce Variables*/
var s_campaign=""
var s_state=""
var s_zip=""
var s_events=""
var s_products=""
var s_purchaseID=""
var s_eVar1=""
var s_eVar2=""
var s_eVar3=""
var s_eVar4=""
var s_eVar5=""
var s_eVar6=""
var s_eVar7=""
var s_eVar8=""
var s_eVar9=""
var s_eVar10=""
var s_account=""

var url=document.location.href;
var pnlid_value=""





function setToGEMidwestCatalogAccount(pname)
{
	s_pageName=pname;
	//alert(s_pageName);
	var url = document.location.href; 
	if ((url.indexOf("gealnx34.appl.ge.com") != -1) || (url.indexOf("americasweb-stg.consind.ge.com") != -1)) 
	{ //alert(" In Devge11111"); 
		s_account = "devge"; 
	} 
	else
	s_account="gemidwest";
} 




/************************BusinessID****************************/

/************************Product Index Others ****************/

function reportRedirector(pnlid)
{
		s_pageName="Product Index"
		var chkurl=document.location.href
		if ((chkurl.indexOf("teamsite-cwc-review.indsys.ge.com") != -1) || (chkurl.indexOf("www-test.geindustrial.com") != -1))
		{ 
			s_account = "devge" 
			//alert("devge");
		}
		else
		{
			if(chkurl.indexOf("/ge-interlogix") >= 0)
				s_account="gesecurity"
			else if (pnlid=="2")
				s_account="gefanuc"	
			else
				s_account="geindustrial"
		}// end of else
		
}//end of function

/************************Product Index Others ****************/
 
  