



	function sos(val)
	{
		//document.write(val);
		val2 = "/help/popsos.php?sos=" + val;
		LOP = window.open(val2, 'sos', 'scrollbars,width=540,height=330, left=45%, top=10%');
		if ((document.all) || (document.layers)) 
		{
			var LOPMovewidth  = ((screen.width/2) - (470/2));
			var LOPMoveHeight = ((screen.height/2) - 100);
			LOP.moveTo(LOPMovewidth,LOPMoveHeight); 
		}
		LOP.focus();
	}

	function help(val)
	{
		val = "/bidlink/pops/pophelptier2.php?name=" + val;;
		LOP = window.open(val, 'help', 'scrollbars,width=470,height=260, left=45%, top=10%');
		if ((document.all) || (document.layers)) 
		{
			var LOPMovewidth  = ((screen.width/2) - (470/2));
			var LOPMoveHeight = ((screen.height/2) - 100);
			LOP.moveTo(LOPMovewidth,LOPMoveHeight); 
		}
		LOP.focus();
	}
	
	function fsc(val)
	{
		val = "/help/popfsc.php?name=" + val;;
		LOP = window.open(val, 'help', 'width=600,height=430, left=45%, top=10%');
		if ((document.all) || (document.layers)) 
		{
			var LOPMovewidth  = ((screen.width/2) - 250);
			var LOPMoveHeight = ((screen.height/2) - 200);
			LOP.moveTo(LOPMovewidth,LOPMoveHeight); 
		}
		LOP.focus();
	}
	
	function mlcdef(val)
	{
		val = "/help/popmlc.php?name=" + val;;
		LOP = window.open(val, 'help', 'scrollbars, width=600,height=430, left=45%, top=10%');
		if ((document.all) || (document.layers)) 
		{
			var LOPMovewidth  = ((screen.width/2) - 250);
			var LOPMoveHeight = ((screen.height/2) - 200);
			LOP.moveTo(LOPMovewidth,LOPMoveHeight); 
		}
		LOP.focus();
	}
	
	function inc(val)
	{
		val = "/IIG_Disp/IIG_Display.php?inc=" + val;;
		LOP =  window.open(val, 'INC', 'scrollbars,width=800,height=850, left=5%, top=10%');
		if ((document.all) || (document.layers)) 
		{
			var LOPMovewidth  = ((screen.width/2) - 250);
			var LOPMoveHeight = ((screen.height/2) - 200);
//			LOP.moveTo(LOPMovewidth,LOPMoveHeight); 
		}
		LOP.focus();
	}
	function goPrice(val)
	{
//		return;
		val = "/bidlink/include/analyze_price.php?niin=" + val;
		location.href= val;
		return;
		LOP = window.open(val, 'priceWin', 'scrollbars,width=750,height=' + (screen.height-50) + ', left=45%, top=10%');
		if ((document.all) || (document.layers)) 
		{
			var LOPMovewidth  = ((screen.width/2) - (750/2));
			var LOPMoveHeight = ((screen.height/2) - ((screen.height-20)/2));
			LOP.moveTo(LOPMovewidth,LOPMoveHeight); 
		}
		LOP.focus();
	}

function INSphrase(val)
	{
		//document.write(val);
		val2 = "/bidlink/pops/popins_phrase.php?pc=" + val;
		LOP = window.open(val2, 'insphrase', 'scrollbars,width=640,height=330, left=45%, top=10%');
		if ((document.all) || (document.layers)) 
		{
			var LOPMovewidth  = ((screen.width/2) - (470/2));
			var LOPMoveHeight = ((screen.height/2) - 100);
			LOP.moveTo(LOPMovewidth,LOPMoveHeight); 
		}
		LOP.focus();
	}
	
	function reqquote()
	{
		val = "/bidlink/rfqselect.php?niin=014233123";
		LOP = window.open(val, 'reqquote', 'resizable,scrollbars,width=700,height=650, left=10%, top=10%');
		if ((document.all) || (document.layers)) 
		{
			var LOPMovewidth  = ((screen.width/2) - 450);
			var LOPMoveHeight = ((screen.height/2) - 200);
			LOP.moveTo(LOPMovewidth,LOPMoveHeight); 
		}
		LOP.focus();
	}
	function amc(val)
	{
		val = "/bidlink/pops/popamc.php?name=" + val;;
		LOP =  window.open(val, 'help', 'width=500,height=300, left=45%, top=10%');
		if ((document.all) || (document.layers)) 
		{
			var LOPMovewidth  = ((screen.width/2) - 250);
			var LOPMoveHeight = ((screen.height/2) - 200);
			LOP.moveTo(LOPMovewidth,LOPMoveHeight); 
		}
		LOP.focus();
	}
	function popHelp(val,val2)
	{
		nobubble = 1;
		if(!val2){val2='';}
//		val = "/help/pop_help_definitions.php?name=" + val+"&&code="+val2;;
		val = "/help/Information_center.php?name=" + val+"&&code="+val2;;
		LOP = window.open(val, 'help', 'scrollbars, width=870,height=500, left=45%, top=10%');
		if ((document.all) || (document.layers)) 
		{
			var LOPMovewidth  = ((screen.width/2) - 250);
			var LOPMoveHeight = ((screen.height/2) - 300);
			LOP.moveTo(LOPMovewidth,LOPMoveHeight); 
		}
		LOP.focus();
	}
	function popPDF(val)
	{
		val = "/help/pdf_help/"+val+"";
		LOP = window.open(val, 'help_pdf', 'resizable, scrollbars, width=600,height=570, left=45%, top=10%');
		if ((document.all) || (document.layers)) 
		{
			var LOPMovewidth  = ((screen.width/2) - 250);
			var LOPMoveHeight = ((screen.height/2) - 200);
			LOP.moveTo(LOPMovewidth,LOPMoveHeight); 
		}
		LOP.focus();
	}
	
	function popWWW(val){
		loc = val;
		//alert(loc);
		LOP = window.open(loc, 'help_pdf', 'resizable, scrollbars, width=750,height=800, left=45%, top=10%');
		if ((document.all) || (document.layers)) 
		{
			var LOPMovewidth  = ((screen.width/2) - 150);
			var LOPMoveHeight = ((screen.height/2) - 100);
			LOP.moveTo(LOPMovewidth,LOPMoveHeight); 
		}
		LOP.focus();
	}
	
	function popISphrase(val)
	{
		val = "/help/pop_help_isphrase.php?name=" + val;;
		LOP = window.open(val, 'help', 'scrollbars, width=600,height=430, left=45%, top=10%');
		if ((document.all) || (document.layers)) 
		{
			var LOPMovewidth  = ((screen.width/2) - 250);
			var LOPMoveHeight = ((screen.height/2) - 200);
			LOP.moveTo(LOPMovewidth,LOPMoveHeight); 
		}
		LOP.focus();
	}
	function popHelp_V10_T91(val)
	{
		val = "/help/pop_help_v10_tab91.php?name=" + val;;
		LOP = window.open(val, 'help', 'scrollbars, width=600,height=430, left=45%, top=10%');
		if ((document.all) || (document.layers)) 
		{
			var LOPMovewidth  = ((screen.width/2) - 250);
			var LOPMoveHeight = ((screen.height/2) - 200);
			LOP.moveTo(LOPMovewidth,LOPMoveHeight); 
		}
		LOP.focus();
	}
	function popHelp_V10_T18(val)
	{
		val = "/help/pop_help_v10_tab18.php?name=" + val;;
		LOP = window.open(val, 'help', 'scrollbars, width=600,height=430, left=45%, top=10%');
		if ((document.all) || (document.layers)) 
		{
			var LOPMovewidth  = ((screen.width/2) - 250);
			var LOPMoveHeight = ((screen.height/2) - 200);
			LOP.moveTo(LOPMovewidth,LOPMoveHeight); 
		}
		LOP.focus();
	}
	function popHelp_V10_T104(val)
	{
		val = "/help/pop_help_v10_tab104.php?name=" + val;;
		LOP = window.open(val, 'help', 'scrollbars, width=600,height=430, left=45%, top=10%');
		if ((document.all) || (document.layers)) 
		{
			var LOPMovewidth  = ((screen.width/2) - 250);
			var LOPMoveHeight = ((screen.height/2) - 200);
			LOP.moveTo(LOPMovewidth,LOPMoveHeight); 
		}
		LOP.focus();
	}
	function fiig(val)
	{
		val = "/help/popfiig.php?name=" + val;;
		LOP =  window.open(val, 'help', 'scrollbars,width=600,height=450, left=45%, top=10%');
		if ((document.all) || (document.layers)) 
		{
			var LOPMovewidth  = ((screen.width/2) - 250);
			var LOPMoveHeight = ((screen.height/2) - 200);
			LOP.moveTo(LOPMovewidth,LOPMoveHeight); 
		}
		LOP.focus();
	}
	
	


