var SWopen = null


var subopen
function Winstore2(){ subopen=window.open("","storeinfo2","width=600,height=605,left=0,top=0,toolbar=1,location=0,directories=0,scrollbars=1,resizable=1,menubar=1");
if (!subopen.opener) subopen.opener=self;
if (window.focus) subopen.focus();
}


var subopen
function Winopen(){ subopen=window.open("","map","width=550,height=605,left=0,top=0,toolbar=1,location=0,directories=0,scrollbars=1,resizable=0,menubar=1");
if (!subopen.opener) subopen.opener=self;
if (window.focus) subopen.focus();
}


function pop_newWin(url,w,h)	{
	window.open(url,"new_win","width="+w+",height="+h+",location=0,directories=0,scrollbars=1,resizable=1,toolbar=1,menubar=1");}

function Com_Map(url) {
window.open(url,'company_map','width=630,height=650,toolbar=1,location=0,directories=0,scrollbars=1,resizable=1,menubar=1');
	}
	

<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->
