/***********************************************************************************
*	(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;			
	var LowBgColor='white';				
	var LowSubBgColor='white';			
	var HighBgColor='#800000';			
	var HighSubBgColor='#800000';			
	var FontLowColor='#800000';			
	var FontSubLowColor='#800000';			
	var FontHighColor='white';			
	var FontSubHighColor='white';			
	var BorderColor='#999966';			
	var BorderSubColor='#999966';			
	var BorderWidth=1;				
	var BorderBtwnElmnts=1;				
	var FontFamily="arial,comic sans ms,technical"	
	var FontSize=9;					
	var FontBold=1;					
	var FontItalic=0;				
	var MenuTextCentered='left';			
	var MenuCentered='left';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=.2;				
	var ChildVerticalOverlap=.2;			
	var StartTop=136;				// Menu offset x coordinate
	var StartLeft=10;				// 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=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';			
	var SecLineFrame='space';			
	var DocTargetFrame='space';			
	var TargetLoc='';				
	var HideTop=0;				
	var MenuWrap=1;				
	var RightToLeft=0;				
	var UnfoldsOnClick=0;			
	var WebMasterCheck=0;			
	var ShowArrow=1;				
	var KeepHilite=1;				
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	

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","http://www.rachanaworld.com","",0,20,100);

Menu2=new Array("Products","http://www.rachanaworld.com/products.html","",10,20,100);
	Menu2_1=new Array("Masks","http://www.rachanaworld.com/masks.html","",0,20,125);	
	Menu2_2=new Array("Sculptures","http://www.rachanaworld.com/crafts.html","",0,20,125);		
	Menu2_3=new Array("Vases","http://www.rachanaworld.com/vases.html","",0,20,125);
	Menu2_4=new Array("Wall Decor","http://www.rachanaworld.com/wallpanels.html","",0,20,125);
	Menu2_5=new Array("Abstract","http://www.rachanaworld.com/abstractart.html","",0,20,125);
	Menu2_6=new Array("Hand Bags", "http://www.rachanaworld.com/purses.html","",0,20,125);	
	Menu2_7=new Array("Most Popular","http://www.rachanaworld.com/mostpopular.html","",0,20,125);
	Menu2_8=new Array("New Arrivals","http://www.rachanaworld.com/newproducts.html","",0,20,125);
	Menu2_9=new Array("Clearance","http://www.rachanaworld.com/clearance.html","",0,20,125);
	Menu2_10=new Array("Custom Order","http://www.rachanaworld.com/customdesignorder.html","",0,20,125);


Menu3=new Array("Company","http://www.rachanaworld.com/aboutus.html","",4,20,100);
	Menu3_1=new Array("About Us","http://rachanaworld.com/aboutus.html","",0,20,125);
	Menu3_2=new Array("Contact Us","http://www.rachanaworld.com/contactus.html","",0,20,125);
	Menu3_3=new Array("Management","http://www.rachanaworld.com/management.html","",0,20,125);
	Menu3_4=new Array("Press","http://www.rachanaworld.com/news.html","",0,20,125);

Menu4=new Array("Most Popular","http://www.rachanaworld.com/mostpopular.html","",0,20,105);
	
Menu5=new Array("New Arrivals","http://www.rachanaworld.com/newproducts.html","",0,20,105);
	
Menu6=new Array("Clearance Sale","http://www.rachanaworld.com/clearance.html","",0,20,105);

Menu7=new Array("Join Us","http://www.rachanaworld.com/mailinglist.html","",0,20,90);

Menu8=new Array("FAQ","http://www.rachanaworld.com/FAQ.html","",0,20,85);

Menu9=new Array("View Cart","https://order.store.yahoo.com/cgi-bin/wg-order?yhst-50203225002866","",0,20,90);

Menu10=new Array("Wholesale","http://www.rachanaworld.com/wholesale.html","",0,20,90);

