	//Formación Postventa 2004		if (navigator.appName.indexOf("Microsoft")!= -1){	var ie = true;}else{	var ie = false;}var x = (screen.width-820)/2;var y = (screen.height-626)/2;var xwbt = (screen.width-820)/2;var ywbt = (screen.height-626)/2;if (ie){var wbtwidth = screen.width;var wbtheight = screen.height-28;}else {var wbtwidth = screen.width-11;var wbtheight = screen.height-197;}function portal(){	portalfenster = window.open("test/index.html","Menu","toolbar=no,width=780,height=470,directories=no,status=no,scrollbars=no,resizable=no,menubar=no,top=300,left=400,screenX="+x+",screenY="+y+"");	portalfenster.moveTo(x,y);	}function opn(B){	wbtfenster = window.open(""+B+"","WBT","toolbar=no,width=820,height=626,directories=no,status=no,scrollbars=no,resizable=no,menubar=no,screenX="+xwbt+",screenY="+ywbt+"");	wbtfenster.moveTo(xwbt,ywbt);}function copn(A){	wbtfenster = window.open(""+A+"","SUB","toolbar=no,width=400,height=644,directories=no,status=no,scrollbars=no,resizable=no,menubar=no,screenX="+xwbt+",screenY="+ywbt+"");	wbtfenster.moveTo(xwbt,ywbt);}function espopn(C){	wbtfenster = window.open(""+C+"","esp","toolbar=no,width=820,height=626,directories=no,status=no,scrollbars=no,resizable=no,menubar=no,screenX="+xwbt+",screenY="+ywbt+"");	wbtfenster.moveTo(xwbt,ywbt);}