/***********************************************************************************
*	(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=6;			// Number of first level items
var LowBgColor='DAD989';			// Background color when mouse is not over
	var LowSubBgColor='DAD989';			// Background color when mouse is not over on subs
	var HighBgColor='Black';			// Background color when mouse is over
	var HighSubBgColor='#B7B649';			// Background color when mouse is over on subs
	var FontLowColor='black';			// 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='';			// 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=1;				// 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='center';			// 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=16;				// Menu offset x coordinate
	var StartLeft=104;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=2;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// 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=0;				// 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}

// 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("HOME","/index.html","",4,23,48);
	Menu1_1=new Array("PAIN RELIEF NEWS","/pain-relief-news.htm","",0,20,104);
	Menu1_2=new Array("PRIVACY POLICY","/privacy-policy.htm","",0,20,104);
	Menu1_3=new Array("TERMS OF USE","/terms-of-use.htm","",0,20,104);
	Menu1_4=new Array("SITE MAP","/site-map.htm","",0,20,104);
Menu2=new Array("WHAT IS NIAVIN","/what-is-niavin.htm","",1,23,113);
	Menu2_1=new Array("TRIGGER POINT TREATMENT","/trigger-point-treatment.htm","",0,20,184);
Menu3=new Array("FAQ","/questions-about-pain.htm","",2,23,45);
	Menu3_1=new Array("SAFETY","/niavin-safety.htm","",0,20,124);
	Menu3_2=new Array("CLINICAL TRIALS >>","","",1,20,124);
		Menu3_2_1=new Array("APRIL\, 2007 STUDY >>","","",2,20,124);
				Menu3_2_1_1=new Array("SUMMARY","/niavin-clinical-trials-4-2007.htm","",0,20,124);
				Menu3_2_1_2=new Array("COMPLETE TEXT","/niavin-clinical-trials-4-2007-complete.htm","",0,20,124);
	Menu4=new Array("PROPER USE","/proper-use-of-niavin.htm","",2,23,84);
	Menu4_1=new Array("HOW TO APPLY","/how-to-apply-niavin.htm","",0,20,125);
	Menu4_2=new Array("WHERE TO APPLY >>","/where-to-apply-niavin.htm","",12,20,125);
		Menu4_2_1=new Array("NECK","/where-to-apply-niavin-neck.htm","",0,20,104);
		Menu4_2_2=new Array("HANDS","/where-to-apply-niavin-hands.htm","",0,20,104);
		Menu4_2_3=new Array("KNEE","/where-to-apply-niavin-knee.htm","",0,20,104);
		Menu4_2_4=new Array("SHOULDER","/where-to-apply-niavin-shoulder.htm","",0,20,104);
		Menu4_2_5=new Array("UPPER BACK","/where-to-apply-niavin-upper-back.htm","",0,20,104);
		Menu4_2_6=new Array("ANKLE","/where-to-apply-niavin-ankle.htm","",0,20,104);
		Menu4_2_7=new Array("ELBOW","/where-to-apply-niavin-elbow.htm","",0,20,104);
		Menu4_2_8=new Array("LOWER BACK","/where-to-apply-niavin-lower-back.htm","",0,20,104);
		Menu4_2_9=new Array("FOOT","/where-to-apply-niavin-foot.htm","",0,20,104);
		Menu4_2_10=new Array("WRIST","/where-to-apply-niavin-wrist.htm","",0,20,104);
		Menu4_2_11=new Array("HIP","/where-to-apply-niavin-hip.htm","",0,20,104);
		Menu4_2_12=new Array("UPPER BODY MUSCLE PAIN","/where-to-apply-niavin-upper-body-muscle-pain.htm","",0,33,104);
Menu5=new Array("TESTIMONIALS","/pain-relief-testimonials.htm","",1,23,99);
	Menu5_1=new Array("TELL US YOUR STORY","/stories-about-pain-relief.htm","",0,23,134);
Menu6=new Array("PURCHASE","/mm5/merchant.mvc?Screen=PLST&Store_Code=NIAVIN","",0,23,73);
//	Menu6_1=new Array("LEARN MORE","/what-is-niavin.htm","",0,23,129);
//	Menu6_2=new Array("BUY SECURELY ONLINE","https://niavinstore.laservers.com/mm5/merchant.mvc?Screen=PROD&Store_Code=NIAVIN&Product_Code=NO2112&Attributes=Yes&Quantity=1","",0,23,129);

