// Creates Gaskets Whats New : Seals Pamphlet
function gasket_training()
	{
	pl = window.open('','pl','height=130,width=330');
	pl.document.writeln('<html>');
	pl.document.writeln('<head>');
	pl.document.writeln('<title>Gasket Training Manual..</title>');
	pl.document.writeln('</head>');
	pl.document.writeln('<body bgcolor="#6666cc">');
	pl.document.writeln('<img name="cl_menu" src="images/cl_menu.gif" width="200" height="100" border="0" usemap="#m_cl_menu" alt=""> ');
	pl.document.writeln('<map name="m_cl_menu">');
  	pl.document.writeln('<area shape="rect" coords="122,19,180,35" href="media/pdf/gasket_training_manual/gasket_training.pdf" onClick="self.close();" target="None" title="English PDF" alt="en_pdf" >');
  	pl.document.writeln('<area shape="rect" coords="116,70,179,86" href="media/pdf/gasket_training_manual/gasket_training_sp.pdf" onClick="self.close();" target="None" title="Espanol PDF" alt="es_pdf" >');
	pl.document.writeln('</map>');
	pl.document.writeln('</body>');
	pl.document.writeln('</html>');
	pl.document.close();
	}
function gaskets_whatsnew1()
	{
	pl = window.open('','pl','height=130,width=330');
	pl.document.writeln('<html>');
	pl.document.writeln('<head>');
	pl.document.writeln('<title>More info on Coatings..</title>');
	pl.document.writeln('</head>');
	pl.document.writeln('<body bgcolor="#6666cc">');
	pl.document.writeln('<img name="choose_language_menu" src="images/choose_language_menu.gif" width="300" height="100" border="0" usemap="#m_choose_language_menu" alt=""> ');
	pl.document.writeln('<map name="m_choose_language_menu">');
  	pl.document.writeln('<area shape="rect" coords="190,28,213,37" href="media/pdf/new_products/sealspamphlet_EN.pdf" onClick="self.close();" target="None" title="English PDF" alt="en_pdf" >');
  	pl.document.writeln('<area shape="rect" coords="189,80,212,90" href="media/pdf/new_products/sealspamphlet_ES.pdf" onClick="self.close();" target="None" title="Espanol PDF" alt="es_pdf" >');
	pl.document.writeln('<area shape="rect" coords="190,13,221,22" href="#" onClick="window.open(\'media/html/sealspamphlet_EN/sealspamplet_EN.htm\',\'win1\',\'resizable=1,scrollbars=1,width=640,height=840\');self.close();" title="English HTML" alt="en_html" >');
  	pl.document.writeln('<area shape="rect" coords="191,65,222,75" href="#" onClick="window.open(\'media/html/sealspamphlet_ES/sealspamplet_ES.htm\',\'win1\',\'resizable=1,scrollbars=1,width=640,height=840\');self.close();" title="Espanol HTML" alt="es_html" >');
	pl.document.writeln('</map>');
	pl.document.writeln('</body>');
	pl.document.writeln('</html>');
	pl.document.close();
	}
// Create Gasket Contacts page
function gaskets_contacts()
	{ 
	gc = window.open('','gc','height=435,width=435');
	gc.document.writeln('<html>');
	gc.document.writeln('<head>');
	gc.document.writeln('<title>Contact ROL Gasket</title>');
	gc.document.writeln('</head>');
	gc.document.writeln('<body bgcolor="#6666CC">');
	gc.document.writeln('<img name="rol_gasket_contacts" src="images/rol_gasket_contacts.gif" width="431" height="428" border="0" alt="">');
	gc.document.writeln('</body>');
	gc.document.writeln('</html>');
	gc.document.close();
	}
// Create the Gaskets Interchange Menu
function gaskets_interchange()
	{ 
	im = window.open('','im','height=130,width=330');
	im.document.writeln('<html>');
	im.document.writeln('<head>');
	im.document.writeln('<title>Choose Interchange</title>');
	im.document.writeln('</head>');
	im.document.writeln('<body bgcolor="#6666cc">');
	im.document.writeln('<img name="interchange_menu" src="images/interchange_menu.gif" width="300" height="100" border="0" usemap="#m_interchange_menu" alt=""><map name="m_interchange_menu">');
	im.document.writeln('<area shape="rect" coords="136,68,258,86" href="#" title="Corteco to ROL" onClick="window.open(\'interchange/Corteco_ROL.asp\',\'win1\',\'scrollbars=1,width=640,height=600\');self.close();" alt="Corteco to ROL" >');
	im.document.writeln('<area shape="rect" coords="137,41,260,58" href="#" title="Victor to ROL" onClick="window.open(\'interchange/Vict_ROL.asp\',\'win1\',\'scrollbars=1,width=640,height=600\');self.close();" alt="Victor to ROL" >');
	im.document.writeln('<area shape="rect" coords="141,12,259,31" href="#" title="Fel-Pro to ROL" onClick="window.open(\'interchange/FEL_ROL.asp\',\'win1\',\'scrollbars=1,width=640,height=600\');self.close();" alt="Fel-Pro to ROL" >');
	im.document.writeln('</map>');
	im.document.writeln('</body>');
	im.document.writeln('</html>');
	im.document.close();
	}
// Create Exhaust Contacts page						 
function exhaust_contacts()
	{ 
	ec = window.open('','ec','height=435,width=435');
	ec.document.writeln('<html>');
	ec.document.writeln('<head>');
	ec.document.writeln('<title>Contact ROL Exhaust</title>');
	ec.document.writeln('</head>');
	ec.document.writeln('<body bgcolor="#6666CC">');
	ec.document.writeln('<img name="rol_exhaust_contacts" src="images/rol_exhaust_contacts.gif" width="431" height="428" border="0" alt="">');
	ec.document.writeln('</body>');
	ec.document.writeln('</html>');
	ec.document.close();
	}
// Creates Exhaust Top of the Line Catalog
function exhaust_tol()
	{
	tl = window.open('','tl','height=130,width=330');
	tl.document.writeln('<html>');
	tl.document.writeln('<head>');
	tl.document.writeln('<title>Exhaust: ROL Made Easier</title>');
	tl.document.writeln('</head>');
	tl.document.writeln('<body bgcolor="#6666cc">');
	tl.document.writeln('<img name="choose_line_menu" src="images/tl_menu.gif" width="300" height="100" border="0" usemap="#m_choose_line_menu" alt=""> ');
	tl.document.writeln('<map name="m_choose_line_menu">');
	tl.document.writeln('<area shape="rect" coords="155,64,225,82" href="media/pdf/exhaust_topoftheline/TOL_MARWIL.pdf" onClick="self.close();" target="None" title="Marwil Top of the Line Catalog" alt="mar_tol_pdf" >');
  	tl.document.writeln('<area shape="rect" coords="163,17,215,34" href="media/pdf/exhaust_topoftheline/TOL_ROL.pdf" onClick="self.close();" target="None" title="ROL Top of the Line Catalog" alt="rol_tol_pdf" >');
	tl.document.writeln('</map>');
	tl.document.writeln('</body>');
	tl.document.writeln('</html>');
	tl.document.close();
	}				 
// Create Exhaust Whats New : Bracket Flyer Viewer
function exhaust_whatsnew1()
	{ 
	pi = window.open('','pi','height=800,width=630');
	pi.document.writeln('<html>');
	pi.document.writeln('<head>');	
	pi.document.writeln('<title>Product Info : Exhaust Bracket Flyer</title>');
	pi.document.writeln('<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">');
	pi.document.writeln('</head>');
	pi.document.writeln('<body bgcolor="#6666CC">');
	pi.document.writeln('<layer name="image_page" left="50" top="82" width="314" height="368" bgcolor="#6666CC">'); 
	pi.document.writeln('<img src="media/html/bracketflyer/bracketflyer.jpg" name="Image1" width="600" height="776">');
	pi.document.writeln('</layer>');
	pi.document.writeln('</body>');
	pi.document.writeln('</html>');
	pi.document.close();
	}
// Create Industrial Contacts page
function industrial_contacts()
	{ 
	ic = window.open('','ic','height=297,width=435');
	ic.document.writeln('<html>');
	ic.document.writeln('<head>');
	ic.document.writeln('<title>Contact ROL Industrial</title>');
	ic.document.writeln('</head>');
	ic.document.writeln('<body bgcolor="#6666CC">');
	ic.document.writeln('<img name="rol_industrial_contacts" src="images/rol_industrial_contacts.gif" width="431" height="297" border="0" usemap="#m_rol_industrial_contacts" alt="">');
	ic.document.writeln('</body>');
	ic.document.writeln('</html>');
	ic.document.close();
	}
// Create About Us : Locations Page
	function aboutus_locations()
	{ 
	lw = window.open('','lw','height=600,width=695');
	lw.document.writeln('<html>');
	lw.document.writeln('<head>');
	lw.document.writeln('<title>ROL Locations</title>');
	lw.document.writeln('</head>');
	lw.document.writeln('<body bgcolor="#6666CC" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">');
	lw.document.writeln('<img name="locations_big" src="images/locations_big.gif" width="695" height="600" border="0" usemap="#m_locations_big" alt=""><map name="m_locations_big">');
	lw.document.writeln('<area shape="rect" coords="599,580,687,595" href="#" onClick="self.close()" alt="" >');
	lw.document.writeln('</map>');
	lw.document.writeln('</body>');
	lw.document.writeln('</html>');
	lw.document.close();
	}
// Create About Us : Capabilites Brochure Menu
	function aboutus_capabilities()
	{ 
	cb = window.open('','cb','height=130,width=330');
	cb.document.writeln('<html>');
	cb.document.writeln('<head>');
	cb.document.writeln('<title>Our Capabilities...</title>');
	cb.document.writeln('</head>');
	cb.document.writeln('<body bgcolor="#6666cc">');
	cb.document.writeln('<img name="choose_media_menu" src="images/cb_menu.gif" width="300" height="100" border="0" usemap="#m_choose_media_menu" alt=""> ');
	cb.document.writeln('<map name="m_choose_media_menu">');
  	cb.document.writeln('<area shape="rect" coords="175,66,212,84" href="media/pdf/capabilitiesbrochure/capabilitiesbrochure.pdf" onClick="self.close();" target="None" title="English PDF" alt="en_pdf" >');
	cb.document.writeln('<area shape="rect" coords="168,18,220,35" href="#" onClick="window.open(\'media/html/capabilitiesbrochure/capabilitiesbrochure.htm\',\'win1\',\'resizable=1,scrollbars=1,width=640,height=840\');self.close();" title="English HTML" alt="en_html" >');
	cb.document.writeln('</map>');
	cb.document.writeln('</body>');
	cb.document.writeln('</html>');
	cb.document.close();
	}
// Creates ROL Logos Media Download Menu
function media_logos()
	{
	mlogos = window.open('','mlogos','height=400,width=150');
	mlogos.document.writeln('<html>');
	mlogos.document.writeln('<head>');
	mlogos.document.writeln('<title>Download ROL Logos</title>');
	mlogos.document.writeln('</head>');
	mlogos.document.writeln('<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">');
	mlogos.document.writeln('<img name="download_media" src="images/logo_download_menu.gif" width="150" height="400" border="0" usemap="#m_download_media_logos" alt=""> '); 
	mlogos.document.writeln('<map name="m_download_media_logos"> ');
  	mlogos.document.writeln('<area shape="rect" coords="7,45,137,95" href="media/pdf/ROL_logos/ROLManufacturing.pdf" onClick="self.close();" target="_blank"> ');
  	mlogos.document.writeln('<area shape="rect" coords="10,106,137,161" href="media/pdf/ROL_logos/ROLExhaust.pdf" onClick="self.close();" target="_blank"> ');
  	mlogos.document.writeln('<area shape="rect" coords="10,170,139,229" href="media/pdf/ROL_logos/ROLGaskets.pdf" onClick="self.close();" target="_blank"> ');
  	mlogos.document.writeln('<area shape="rect" coords="10,238,137,285" href="media/pdf/ROL_logos/ROLExtreme.pdf" onClick="self.close();" target="_blank"> ');
  	mlogos.document.writeln('<area shape="rect" coords="24,299,126,371" href="media/pdf/ROL_logos/Marwil.pdf" onClick="self.close();" target="_blank"> ');
  	mlogos.document.writeln('<area shape="rect" coords="60,386,95,396" href="#" onClick="self.close()" >');
	mlogos.document.writeln('</map>');
	mlogos.document.writeln('</body>');
	mlogos.document.writeln('</html>');
	mlogos.document.close();
	}
function new_products()
	{
	newprod = window.open('','newprod','height=400,width=450');
	newprod.document.writeln('<html>');
	newprod.document.writeln('<head>');
	newprod.document.writeln('<title>New Product Bulletins</title>');
	newprod.document.writeln('</head>');
	newprod.document.writeln('<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">');
	newprod.document.writeln('<img name="new_products" src="images/new_products.gif" width="433" height="800" border="0" usemap="#m_new_products" alt=""> '); 
	newprod.document.writeln('<map name="m_new_products"> ');
	newprod.document.writeln('<area shape="rect" coords="40,342,221,361" href="media/pdf/new_products/NPA_EGB_ASSORTMENTS.pdf" onClick="self.close();" target="_blank"> ');
	newprod.document.writeln('<area shape="rect" coords="40,306,218,326" href="media/pdf/new_products/NPA_FW902LU_WELD_INFO.pdf" onClick="self.close();" target="_blank"> ');
	newprod.document.writeln('<area shape="rect" coords="40,267,387,289" href="media/pdf/new_products/NPA_FW913_NEW_ADDITIONS.pdf" onClick="self.close();" target="_blank"> ');
	newprod.document.writeln('<area shape="rect" coords="40,231,359,253" href="media/pdf/new_products/NPA_FW913LUP.pdf" onClick="self.close();" target="_blank"> ');
	newprod.document.writeln('<area shape="rect" coords="40,197,321,215" href="media/pdf/new_products/NPA_SF15600-601.pdf" onClick="self.close();" target="_blank"> ');
	newprod.document.writeln('<area shape="rect" coords="40,163,275,179" href="media/pdf/new_products/NPA_SF190601.pdf" onClick="self.close();" target="_blank"> ');
	newprod.document.writeln('<area shape="rect" coords="40,126,345,144" href="media/pdf/new_products/NPA_TORCA_ACCUSEAL.pdf" onClick="self.close();" target="_blank"> ');
	newprod.document.writeln('<area shape="rect" coords="40,90,352,108" href="media/pdf/new_products/NPA_TORCA_VALUESEAL.pdf" onClick="self.close();" target="_blank"> ');
	newprod.document.writeln('</map>');
	newprod.document.writeln('</body>');
	newprod.document.writeln('</html>');
	newprod.document.close();
	}
// Create Customer Login Window
function customer_login()
	{ 
	cl = window.open('','cl','height=220,width=420','menubar=0','toolbar=0');
	cl.document.writeln('<html>');
	cl.document.writeln('<head>');
	cl.document.writeln('<title>Customer Login</title>');
	cl.document.writeln('</head>');
	cl.document.writeln('<body bgcolor="#999999">');
	cl.document.writeln('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="400" height="200" id="custlogin" align="middle">');
	cl.document.writeln('<param name="allowScriptAccess" value="sameDomain" />');
	cl.document.writeln('<param name="movie" value="custlogin.swf" />');
	cl.document.writeln('<param name="quality" value="high" />');
	cl.document.writeln('<param name="scale" value="exactfit" />');
	cl.document.writeln('<param name="bgcolor" value="#999999" />');
	cl.document.writeln('<embed src="./pricing/custlogin.swf" quality="high" scale="exactfit" bgcolor="#999999" width="400" height="200" name="custlogin" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
	cl.document.writeln('</object>');
	cl.document.writeln('</body>');
	cl.document.writeln('</html>');
	cl.document.close();
	}