/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=13;			// Number of first level items
	var LowBgColor='black';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.05;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=100;				// Menu offset x coordinate
	var StartLeft=7;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// SGR open pdf files in a new window...
function n1_open_window( strUrl ) {
  na_open_window('win', strUrl, 93, 15, 750, 725, 0, 0, 0, 1, 0);
}
// SGR open pdf files in a new window, pt2...
function na_open_window(name, url, left, top, width, height, toolbar, menubar, statusbar, scrollbar, resizable)
{
  toolbar_str = toolbar ? 'yes' : 'no';
  menubar_str = menubar ? 'yes' : 'no';
  statusbar_str = statusbar ? 'yes' : 'no';
  scrollbar_str = scrollbar ? 'yes' : 'no';
  resizable_str = resizable ? 'yes' : 'no';

  cookie_str = document.cookie;
  cookie_str.toString();

  pos_start  = cookie_str.indexOf(name);
  pos_end    = cookie_str.indexOf('=', pos_start);

  cookie_name = cookie_str.substring(pos_start, pos_end);

  pos_start  = cookie_str.indexOf(name);
  pos_start  = cookie_str.indexOf('=', pos_start);
  pos_end    = cookie_str.indexOf(';', pos_start);

  if (pos_end <= 0) pos_end = cookie_str.length;
  cookie_val = cookie_str.substring(pos_start + 1, pos_end);
  if (cookie_name == name && cookie_val  == "done")
    return;

  window.open(url, name, 'left='+left+',top='+top+',width='+width+',height='+height+',toolbar='+toolbar_str+',menubar='+menubar_str+',status='+statusbar_str+',scrollbars='+scrollbar_str+',resizable='+resizable_str);
}

// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("RADCO MILSPEC FLUIDS","militaryfluids.htm","",0,22,140);

Menu2=new Array("MILSPEC REFERENCE CHART","javascript:n1_open_window('pdf/MilSpecRefChart.pdf');","",0,35,140);

Menu3=new Array("ABOUT RADCO","home.html","",3,22,140)
	Menu3_1=new Array("COMPANY OVERVIEW","companyoverview.htm","",0,22,250);
	Menu3_2=new Array("ENVIRONMENTAL COMPLIANCE", "javascript:n1_open_window('pdf/EnvironmentalComplianceAudit.pdf');","",0,22,250);
	Menu3_3=new Array("ISO 9001:2000 CERTIFICATE","javascript:n1_open_window('pdf/iso.pdf');","",0,22,250);
	
Menu4=new Array("MSDS","militaryfluids_MSDS.htm","",0,22,140);

Menu5=new Array("MILITARY FLUIDS","","",19,22,140);
	Menu5_1=new Array("MIL-PRF-87252C","MIL-PRF-87252C.htm","",0,20,220);
	Menu5_2=new Array("MIL-PRF-46170C, TYPE I","MIL-PRF-46170C.htm","",0);
	Menu5_3=new Array("MIL-PRF-46170D, TYPE I","MIL-PRF-46170C.htm","",0);
	Menu5_4=new Array("MIL-PRF-87257A","MIL-PRF-87257B.htm","",0);
	Menu5_5=new Array("MIL-PRF-87257B","MIL-PRF-87257B.htm","",0);
	Menu5_6=new Array("MIL-H-19457D(SH)","MIL-H-19457D.htm","",0);
	Menu5_7=new Array("MIL-PRF-6083F","MIL-PRF-6083F.htm","",0);
	Menu5_8=new Array("MIL-PRF-83282D","MIL-PRF-83282D.htm","",0);
	Menu5_9=new Array("XCELTHERM<sup>&reg;</sup> ELECTRICAL Insulating Oil Type I","Xceltherm_EIO_TypeI.htm","",0);
	Menu5_10=new Array("XCELTHERM<sup>&reg;</sup> ELECTRICAL Insulating Oil Type II","Xceltherm_EIO_TypeII.htm","",0);
	Menu5_11=new Array("MIL-PRF-27601C","MIL-PRF-27601C.htm","",0);
	Menu5_12=new Array("MIL-PRF-5606H","MIL-PRF-5606H.htm","",0);
	Menu5_13=new Array("MIL-PRF-9000H","MIL-PRF-9000H.htm","",0);
	Menu5_14=new Array("MIL-PRF-21260E","MIL-PRF-21260E.htm","",0);
	Menu5_15=new Array("MIL-PRF-17672D","MIL-PRF-17672D.htm","",0);
	Menu5_16=new Array("MIL-PRF-7870C","MIL-PRF-7870C.htm","",0);
	Menu5_17=new Array("Radcolube<sup>&reg;</sup> 501","Radcolube-501.htm","",0);
	Menu5_18=new Array("Radcolube<sup>&reg;</sup> 634","Radcolube-634.htm","",0);
	Menu5_19=new Array("Radcolube<sup>&reg;</sup> 800","Radcolube-800.htm","",0);
	
Menu6=new Array("COMPATIBILITY CHARTS","","",3,22,140);
	Menu6_1=new Array("Elastomers","javascript:n1_open_window('pdf/elastomers3.pdf');","",0,20,150);
	Menu6_2=new Array("MIL Spec Fluids","javascript:n1_open_window('pdf/MilSpecFluids.pdf');","",0,20,150);
	Menu6_3=new Array("Synthetic PAO Compatibility","javascript:n1_open_window('pdf/PAO_Chart.pdf');","",0,20,150);
		
Menu7=new Array("CONTACT US","Feedback.html","",0,22,105);

Menu8=new Array("GLOBAL REPS","","",7,22,140);
	Menu8_1=new Array("GERMANY","intl_reps.htm","",0,22,185);
	Menu8_2=new Array("TAIWAN","intl_reps.htm","",0);
	Menu8_3=new Array("SOUTH KOREA","intl_reps.htm","",0);
	Menu8_4=new Array("PAKISTAN","intl_reps.htm","",0);
	Menu8_5=new Array("TURKEY","intl_reps.htm#turkey","",0);
	Menu8_6=new Array("EGYPT","intl_reps.htm#egypt","",0);
	Menu8_7=new Array("MALAYSIA/SINGAPORE","intl_reps.htm#mal","",0);
	
Menu9=new Array("NEWS & AWARDS","","",3,22,140);
	Menu9_1=new Array("ENVIRONMENT","Vaaler.html","",0,23,185);
	Menu9_2=new Array("MILITARY","pressreleases.html","",0);
	Menu9_3=new Array("PRESS RELEASES","pressreleases2.htm","",0);
	
Menu10=new Array("LINKS","","",2,22,140);
	Menu10_1=new Array("THERMAL FLUID SYSTEM MANUFACTURERS","heatfluidmanufacturers.htm","",0,23,265);
	Menu10_2=new Array("USED PACKAGING AND PROCESSING EQUIPMENT","packaging_processing.htm","",0,23,265);

Menu11=new Array("CUSTOMER SURVEY","CustomerSurvey.htm","",0,22,140);

Menu12=new Array("RADCO HEAT TRANSFER FLUIDS","http://www.radcoind.com","",0,30,140);

Menu13=new Array("SITEMAP","heattransferfluids.htm","",0,22,140);

Menu14=new Array("HOME","index.html","",0,22,140);
	
	
