/***********************************************************************************
*	(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=18;			// Number of first level items
	var LowBgColor='#ededed';			// Background color when mouse is not over
	var LowSubBgColor='#ededed';			// Background color when mouse is not over on subs
	var HighBgColor='#ffffff';			// Background color when mouse is over
	var HighSubBgColor='#ffffff';			// Background color when mouse is over on subs
	var FontLowColor='#000000';			// Font color when mouse is not over
	var FontSubLowColor='#000000';			// Font color subs when mouse is not over
	var FontHighColor='#000000';			// Font color when mouse is over
	var FontSubHighColor='#000000';			// Font color subs when mouse is over
	var BorderColor='#bebebe';			// Border color
	var BorderSubColor='#bebebe';			// Border color for subs
	var BorderWidth=2;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// 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='';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=160;				// Menu offset x coordinate
	var StartLeft=60;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// 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=500;			// 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=['arrow-r.gif',10,8,'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}


// 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("Pain Relief","","",6,20,140,"");
  Menu1_1=new Array("Quick Comparison","pain-relief.html","",0,20,140);
	Menu1_2=new Array("Butalbital","butalbital.html","",0);
	Menu1_3=new Array("Celebrex","celebrex.html","",0);
	Menu1_4=new Array("Tramadol","tramadol.html","",0);
	Menu1_5=new Array("Ultracet","ultracet.html","",0);
	Menu1_6=new Array("Ultram","ultram.html","",0);
Menu2=new Array("Muscle Relaxers","","",7);
	Menu2_1=new Array("Quick Comparison","muscle-relaxers.html","",0,20,140);
	Menu2_2=new Array("Carisoprodol","carisoprodol.html","",0);
	Menu2_3=new Array("Cyclobenzaprine","cyclobenzaprine.html","",0);
	Menu2_4=new Array("Flexeril","flexeril.html","",0);
	Menu2_5=new Array("Skelaxin","skelaxin.html","",0);
	Menu2_6=new Array("Watson Soma","watson-soma.html","",0);
	Menu2_7=new Array("Zanaflex","zanaflex.html","",0);
Menu3=new Array("Birth Control","","",10);
	Menu3_1=new Array("Quick Comparison","birth-control.html","",0,20,140);
	Menu3_2=new Array("Alesse","alesse.html","",0);
	Menu3_3=new Array("Mircette","mircette.html","",0);
	Menu3_4=new Array("Plan B","plan-b.html","",0);
	Menu3_5=new Array("Ortho Evra Patch","ortho-evra-patch.html","",0);
	Menu3_6=new Array("Ortho Tri-Cyclen","ortho-tri-cyclen.html","",0);
	Menu3_7=new Array("Ortho Tri-Cyclen Lo","ortho-tri-cyclen-lo.html","",0);
	Menu3_8=new Array("Seasonale","seasonale.html","",0);
	Menu3_9=new Array("Triphasil","triphasil.html","",0);
	Menu3_10=new Array("Yasmin","yasmin.html","",0);
Menu4=new Array("Erectile Dysfunction","","",4);
	Menu4_1=new Array("Quick Comparison","sexual-health.html","",0,20,140);
	Menu4_2=new Array("Cialis","cialis.html","",0);
	Menu4_3=new Array("Levitra","levitra.html","",0);
	Menu4_4=new Array("Viagra","viagra.html","",0);
Menu5=new Array("Skin Care","","",6);
	Menu5_1=new Array("Quick Comparison","skin-care.html","",0,20,140);
	Menu5_2=new Array("Cleocin-T","cleocin-t.html","",0);
	Menu5_3=new Array("Denavir","denavir.html","",0);
	Menu5_4=new Array("Retin-A","retin-a.html","",0);
	Menu5_5=new Array("Tretinoin","tretinoin.html","",0);
	Menu5_6=new Array("Vaniqa","vaniqa.html","",0);
Menu6=new Array("Herpes","","",5);
	Menu6_1=new Array("Quick Comparison","herpes.html","",0,20,140);
	Menu6_2=new Array("Acyclovir","acyclovir.html","",0);
	Menu6_3=new Array("Famvir","famvir.html","",0);
	Menu6_4=new Array("Valtrex","valtrex.html","",0);
	Menu6_5=new Array("Zovirax","zovirax.html","",0);
Menu7=new Array("Genital Warts","","",3);
	Menu7_1=new Array("Quick Comparison","genital-warts.html","",0,20,140);
	Menu7_2=new Array("Aldara","aldara.html","",0);
	Menu7_3=new Array("Condylox","condylox.html","",0);
Menu8=new Array("Anxiety","","",3);
	Menu8_1=new Array("Quick Comparison","anxiety-relief.html","",0,20,140);
	Menu8_2=new Array("Buspar","buspar.html","",0);
	Menu8_3=new Array("Buspirone","buspirone.html","",0);
Menu9=new Array("Antidepressants","","",12);
	Menu9_1=new Array("Quick Comparison","antidepressants.html","",0,20,140);
	Menu9_2=new Array("Amitriptyline","amitriptyline.html","",0);
	Menu9_3=new Array("Bupropion","bupropion.html","",0);
	Menu9_4=new Array("Celexa","celexa.html","",0);
	Menu9_5=new Array("Effexor XR","effexor-xr.html","",0);
	Menu9_6=new Array("Elavil","elavil.html","",0);
	Menu9_7=new Array("Fluoxetine","fluoxetine.html","",0);
	Menu9_8=new Array("Lexapro","lexapro.html","",0);
	Menu9_9=new Array("Prozac","prozac.html","",0);
	Menu9_10=new Array("Remeron","remeron.html","",0);
	Menu9_11=new Array("Wellbutrin","wellbutrin.html","",0);
	Menu9_12=new Array("Zoloft","zoloft.html","",0);
Menu10=new Array("Allergy Relief","","",6);
	Menu10_1=new Array("Quick Comparison","allergy-relief.html","",0,20,140);
	Menu10_2=new Array("Allegra-D","allegra-d.html","",0);
	Menu10_3=new Array("Claritin-D","claritin-d.html","",0);
	Menu10_4=new Array("Flonase","flonase.html","",0);
	Menu10_5=new Array("Nasacort","nasacort.html","",0);
	Menu10_6=new Array("Zyrtec","zyrtec.html","",0);
Menu11=new Array("Headache /  Migraine","","",5);
	Menu11_1=new Array("Quick Comparison","headache-migraine-relief.html","",0,20,140);
	Menu11_2=new Array("Butalbital","butalbital.html","",0);
	Menu11_3=new Array("Fioricet","fioricet.html","",0);
	Menu11_4=new Array("Esgic Plus","esgic-plus.html","",0);
	Menu11_5=new Array("Imitrex","imitrex.html","",0);
Menu12=new Array("Digestive Health","","",7);
	Menu12_1=new Array("Quick Comparison","stomach.html","",0,20,140);
	Menu12_2=new Array("Aciphex","aciphex.html","",0);
	Menu12_3=new Array("Nexium","nexium.html","",0);
	Menu12_4=new Array("Prevacid","prevacid.html","",0);
	Menu12_5=new Array("Prilosec","prilosec.html","",0);
	Menu12_6=new Array("Ranitidine","ranitidine.html","",0);
	Menu12_7=new Array("Zantac","zantac.html","",0);
Menu13=new Array("Osteoporosis","","",3);
	Menu13_1=new Array("Quick Comparison","osteoporosis.html","",0,20,140);
	Menu13_2=new Array("Evista","evista.html","",0);
	Menu13_3=new Array("Fosamax","fosamax.html","",0);
Menu14=new Array("Antibiotics","","",3);
	Menu14_1=new Array("Quick Comparison","antibiotics.html","",0,20,140);
	Menu14_2=new Array("Diflucan","diflucan.html","",0);
	Menu14_3=new Array("Tamiflu","tamiflu.html","",0);
Menu15=new Array("Hair Loss for Men","","",1);
	Menu15_1=new Array("Propecia","propecia.html","",0,20,140);
Menu16=new Array("Weight Loss","","",1);
	Menu16_1=new Array("Xenical","xenical.html","",0,20,140);
Menu17=new Array("Smoking Cessation","","",1);
	Menu17_1=new Array("Zyban","zyban.html","",0,20,140);
Menu18=new Array("Miscellaneous","","",2);
	Menu18_1=new Array("Directories","/directories/index.html","",0,20,140);
	Menu18_2=new Array("Submit-A-Site","/directories/submit_website.html","",0,20,140);	
