/***********************************************************************************

*	(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=10;			// Number of first level items

	var LowBgColor='white';			// Background color when mouse is not over

	var LowSubBgColor='white';			// Background color when mouse is not over on subs

	var HighBgColor='white';			// Background color when mouse is over

	var HighSubBgColor='white';			// Background color when mouse is over on subs

	var FontLowColor='#006699';			// Font color when mouse is not over

	var FontSubLowColor='#006699';			// Font color subs when mouse is not over

	var FontHighColor='FF9933';			// Font color when mouse is over

	var FontSubHighColor='#FF9933';			// Font color subs when mouse is over

	var BorderColor='#ffffff';			// Border color

	var BorderSubColor='#006699';			// Border color for subs

	var BorderWidth=1;				// Border width

	var BorderBtwnElmnts=0;			// 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='left';			// 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=0;				// horizontal overlap child/ parent

	var ChildVerticalOverlap=0;			// vertical overlap child/ parent

	var StartTop=0;				// Menu offset x coordinate

	var StartLeft=0;				// Menu offset y coordinate

	var VerCorrect=0;				// Multiple frames y correction

	var HorCorrect=0;				// Multiple frames x correction

	var LeftPaddng=11;				// 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='navigation';				// 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=1;				// 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=['../images/tri.gif',7,7,'../images/tridown.gif',7,7,'../images/trileft.gif',7,7];	// Arrow source, width and height



function BeforeStart(){return}

function AfterBuild(){return}

function BeforeFirstOpen(){return}

function AfterCloseAll(){return}





// 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("rollover:../images/nav_pacs_off.gif:../images/nav_pacs_on.gif","../pacs.html","",0,28,181);



Menu2=new Array("rollover:images/nav_phys_ref.gif:images/nav_phys_ref_on.gif","physicians.html","",7,40,181);
	Menu2_1=new Array("ACR Criteria & Guidelines","acr.html","",0,15,150);
	Menu2_2=new Array("PACS Access Forms","pacs_forms.html","",0,15,150);
	Menu2_3=new Array("Patient Forms","forms_newpatient.html","",0,15,150);
	Menu2_4=new Array("Patient Brochures","brochures.html","",0,15,150);
	// Menu2_4=new Array("Order Contrast Online","contrast.html","",0,15,150);
	Menu2_5=new Array("RG Informational Literature","literature.html","",0,15,150);
	Menu2_6=new Array("Office Survey","office_survey.html","",0,15,150);
	Menu2_7=new Array("Billing Office","http://www.radbillcode.com","",0,15,150);
	
	

Menu3=new Array("rollover:../images/nav_locations_off.gif:../images/nav_locations_on.gif","../locations.html","",0,25,181);



Menu4=new Array("rollover:../images/nav_staff_off.gif:../images/nav_staff_on.gif","../rad_staff.html","",2,26,181);

	Menu4_1=new Array("Radiologists","../radiologists.html","",0,15,80);

	Menu4_2=new Array("Staff","../staff.html","",0,15,80);

	

Menu5=new Array("rollover:../images/nav_ins_off.gif:../images/nav_ins_on.gif","../insurance.html","",2,27,181);

	Menu5_1=new Array("Insurance Carriers","../carriers.html","",0,15,120);

	Menu5_2=new Array("HIPAA Privacy Notice","../hipaa.html","",0,15,120);

	

Menu6=new Array("rollover:../images/nav_opp_off.gif:../images/nav_opp_on.gif","../careers.html","",2,26,181);

	Menu6_1=new Array("Current Job Openings","../openings.html","",0,15,120);

	Menu6_2=new Array("About the Quad Cities","../qca.html","",0,15,120);

	

Menu7=new Array("rollover:images/nav_forms_off.gif:images/nav_forms_on.gif","info.html","",3,39,181);
	Menu7_1=new Array("Patient Forms & Brochures","forms_patient.html","",0,15,150);
	Menu7_2=new Array("Exam Descriptions","exams.html","",10,15,150);
		Menu7_2_1=new Array("General Nuclear Medicine","nuclear.html","",0,15,130);
		Menu7_2_2=new Array("MRI","mri.html","",0,15,130);
		Menu7_2_3=new Array("PET","pet.html","",0,15,130);
		Menu7_2_4=new Array("CT","ct.html","",0,15,130);
		Menu7_2_5=new Array("Digital Mammography","mammography.html","",0,15,130);
		Menu7_2_6=new Array("Bone Density Testing","bone_density.html","",0,15,130);
		Menu7_2_7=new Array("Ultrasound","ultrasound.html","",0,15,130);
		Menu7_2_8=new Array("Fluoroscopic X-ray","fluoroscopy.html","",0,15,130);
		Menu7_2_9=new Array("Upper GI","xray_uppergi.html","",0,15,130);
		Menu7_2_10=new Array("General X-ray","xray.html","",0,15,130);
	
	Menu7_3=new Array("Billing Office","http://www.radbillcode.com","",0,15,150);
	

Menu8=new Array("rollover:../images/nav_about_off.gif:../images/nav_about_on.gif","../about.html","",5,27,181);

	Menu8_1=new Array("Company Profile","../profile.html","",0,15,120);

	Menu8_2=new Array("Mission/Philosophy Statement","../mission.html","",0,15,120);

	Menu8_3=new Array("Latest News","../news.html","",0,15,120);

	Menu8_4=new Array("National Certifications","../certifications.html","",0,15,120);

	// Menu8_5=new Array("Tour Our Center","../survey.html","",0,15,120);

	Menu8_5=new Array("Links","../links.html","",0,15,120);

		

Menu9=new Array("rollover:../images/nav_newsroom_off.gif:../images/nav_newsroom_on.gif","../newsroom.html","",0,26,181);



Menu10=new Array("rollover:../images/nav_home_off.gif:../images/nav_home_on.gif","../index.html","",0,26,181);