<!-- 
// Initialize variables with browser detection
		var dom = (document.getElementById) ? true : false;
		var ns6 = ((navigator.userAgent.indexOf("Gecko")>-1) && dom) ? true: false;
		var ie5 = ((navigator.userAgent.indexOf("MSIE")>-1) && dom && (navigator.userAgent.indexOf("Windows")>-1) ) ? true : false;
		var ie5MAC = ((navigator.userAgent.indexOf("MSIE")>-1) && dom && (navigator.userAgent.indexOf("Windows")==-1) ) ? true : false;
		var ns4 = (document.layers && !dom) ? true : false;
		var ie4 = (document.all && !dom) ? true : false;

//var ftSize = (ns4)? '10pt' : (ie4||ie5||ns6||ie5MAC)? '8pt' : null; this is how it should be, but netscape can't read the var from the .js file...
	var ftSize  = (ns4)? '10pt' : (ie4||ie5||ns6||ie5MAC)? '8pt' : '10pt'; // set the null value to be the size for netscape because if ns4 will be null, so none of the conditions will be met...
	var ftSize2 = (ns4)? '12pt' : (ie4||ie5||ns6||ie5MAC)? '10pt' : '12pt';
	var lyrHeight  = (ns4)? 'height:134;' : (ie4||ie5||ns6)? 'height:132;' : (ie5MAC)? '': 'height:134;'; 
	var wndoHeight  = (ns4)? 134 : (ie4||ie5||ns6)? 132 : (ie5MAC)? 135 : 134; 
	
	
	document.write
	("<style>\n"
		+".bodytext	      { font-family: Arial, Helvetica, Swiss721, sans-serif; font-size: "+ftSize+"; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; letter-spacing : 1px }\n"
		+".bodytextG      { font-family: Arial, Helvetica, Swiss721, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #999999; text-decoration: none; letter-spacing : 1px }\n"
		+".bodytextS      { font-family: Arial, Helvetica, Swiss721, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; letter-spacing : 1px }\n"
		+".bodytextA	  { font-family: Arial, Helvetica, Swiss721, sans-serif; font-size: "+ftSize+"; font-style: normal; font-weight: normal; color: #607bb4; text-decoration: none; letter-spacing : 1px}\n"
		+".bodytextblack  { font-family: Arial, Helvetica, Swiss721, sans-serif; font-size: "+ftSize+"; font-style: normal; font-weight: normal; color: #000000; text-decoration: none }\n"
		+".bodybold 	  { font-family: Arial, Helvetica, Swiss721, sans-serif; font-size: "+ftSize+"; font-style: bold; font-weight: 700; color: #000000; text-decoration: none; letter-spacing : 1px}\n"
		+".bodytitle	  { font-family: Arial, Helvetica, Swiss721, sans-serif; font-size: "+ftSize2+"; font-style: bold; font-weight: 700; color: #000000; text-decoration: none }\n"
		+".bodyitalic	  { font-family: Arial, Helvetica, Swiss721, sans-serif; font-size: "+ftSize+"; font-style: italic; font-weight: normal; color: #000000; text-decoration: none }\n"
		+".fineprint      { font-family: Arial, Helvetica, Swiss721, sans-serif; font-size: "+ftSize+"; font-style: normal; font-weight: normal; color: #000000; text-decoration: none }\n"
		+".fineprintLINK  { font-family: Arial, Helvetica, Swiss721, sans-serif; font-size: "+ftSize+"; font-style: normal; font-weight: normal; color: #999999; text-decoration: none }\n"
		+".scroller     				  {position:absolute;left:315;width:10;}\n"
		+".scrollerWIDE 				  {position:absolute;left:469;width:10;}\n"
		+".scroller A   				  {text-decoration: none;}\n"
		+".inner        				  {position:absolute; z-index:20; left:0; top:0; width:308; font-family: Arial, Helvetica, Swiss721, sans-serif; font-size: "+ftSize+"; font-style: normal; font-weight: normal; color: #999999; text-decoration: none; letter-spacing : 1px}\n"
		/*#s1         				  {font:"+ftSize2+" arial,helvitica,sans-serif;background:white;color:navy;layer-background-color:white;};*/
		+"A:LINK				   		  { font-family: Arial, Helvetica, Swiss721, sans-serif; font-size: "+ftSize+"; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; letter-spacing : 1px}\n"
		+"A:VISITED			   		  { font-family: Arial, Helvetica, Swiss721, sans-serif; font-size: "+ftSize+"; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; letter-spacing : 1px }\n"
		/*A:HOVER 					  { font-family: Arial, Helvetica, Swiss721, sans-serif; font-size: "+ftSize2+"; font-style: normal; font-weight: normal; color: #607bb4; text-decoration: none }*/
		
		+"A.copylink:LINK				  { font-family: Arial, Helvetica, Swiss721, sans-serif; font-size: "+ftSize+"; font-style: normal; font-weight: normal; color: #444444; text-decoration: none; letter-spacing : 1px }\n"
		+"A.copyvisit:VISITED			  { font-family: Arial, Helvetica, Swiss721, sans-serif; font-size: "+ftSize+"; font-style: normal; font-weight: normal; color: #444444; text-decoration: none; letter-spacing : 1px }\n"
		/*A copyhover:HOVER 		  { font-family: Arial, Helvetica, Swiss721, sans-serif; font-size: "+ftSize2+"; font-style: normal; font-weight: normal; color: #607bb4; text-decoration: none }*/
		
		+".on   					      { font-family: Arial, Helvetica, Swiss721, sans-serif; font-size: "+ftSize+"; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; letter-spacing : 1px }\n"
		+".off  						  { font-family: Arial, Helvetica, Swiss721, sans-serif; font-size: "+ftSize+"; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; letter-spacing : 1px }\n"
		+".done 					  	  { font-family: Arial, Helvetica, Swiss721, sans-serif; font-size: "+ftSize+"; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; letter-spacing : 1px }\n"
			
		/* specs for containing layers on small template */
		+"#pt	{ position:relative; width:308; left:0; top:0; }\n"
		+"#wndo	{ position:absolute; left:0; top:11; width:308; height: "+wndoHeight+"; clip:rect(0 308 "+wndoHeight+" 0); overflow:hidden; }\n"
		
		/* specs for scrolling content layers on product pages */	
		+"#lyr0	{ position:absolute; visibility:hidden;	left:0; top:0; width:308; "+lyrHeight+" padding:3; font-family: Arial, Helvetica, Swiss721, sans-serif; font-size: "+ftSize+"; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; letter-spacing : 1px; z-index:40; }\n"	
		+"#lyr1	{ position:absolute; visibility:hidden;	left:0; top:0; width:308; "+lyrHeight+" padding:3; font-family: Arial, Helvetica, Swiss721, sans-serif; font-size: "+ftSize+"; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; letter-spacing : 1px; z-index:30; }\n"	
		+"#lyr2	{ position:absolute; visibility:hidden;	left:0; top:0; width:308; "+lyrHeight+" padding:3; font-family: Arial, Helvetica, Swiss721, sans-serif; font-size: "+ftSize+"; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; letter-spacing : 1px; z-index:20; }\n"	
		+"#lyr3	{ position:absolute; visibility:hidden;	left:0; top:0; width:308; "+lyrHeight+" padding:3; font-family: Arial, Helvetica, Swiss721, sans-serif; font-size: "+ftSize+"; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; letter-spacing : 1px; z-index:10; }\n"	
		
		/* specs for containing layers on large template */
		+"#ptLarge	 { position:relative; width:467; left:0; top:0; }\n"
		+"#wndoLarge { position:absolute; left:0; top:11; width:467; "+lyrHeight+"; clip:rect(0 467 "+wndoHeight+" 0); overflow:hidden; }\n"
		
		/* specs for scrolling content layers on product pages */	
		+"#lyr0Lrg { position:absolute; visibility:hidden; left:0; top:0; width:467; "+lyrHeight+" padding:3; font-family: Arial, Helvetica, Swiss721, sans-serif; font-size: "+ftSize+"; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; letter-spacing : 1px; z-index:40; }\n"
		
		+"A:visited { text-decoration:none; }\n"
	+"</style>");
	
//-->