	var NoOffFirstLineMenus=7; //set number of main menu items
	var LowBgColor='#E0DDCE';
	var HighBgColor='#9C9781';
	var FontLowColor='#006699';
	var FontHighColor='#000066';
	var BorderColor='#9C9781';
	var BorderWidth=1;
	var BorderBtwnElmnts=5;
	var FontFamily="arial,vedrana,helvetica"
	var FontSize=8;
	var FontBold=1;
	var childbold=0;
	var FontItalic=0;
	var MenuTextCentered=1;
	var MenuCentered='centre';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=85; //set vertical offset
	var StartLeft=0; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var WebMasterCheck=0;

//company-menu1
Menu1=new Array("Aprons","",3,33,107);
	Menu1_1=new Array("Bib","apron_bib.htm",0,20,120);
	Menu1_2=new Array("Waist","apron_waist.htm",0,20,100);
	Menu1_3=new Array("Custom","apron_custom.htm",0,20,100);	
	
//products-menu2
Menu2=new Array("Display Cloths","",4,20,180);
	Menu2_1=new Array("Dye Sub","cloths_ds.htm",0,20,120);
	Menu2_2=new Array("Dye Sub Applique","cloths_dsa.htm",0,20,120);
	Menu2_3=new Array("Silk Screen","cloths_ss.htm",0,20,120);
	Menu2_4=new Array("Vinyl Heat Transfer","cloths_vht.htm",0,20,120);	

//Services-menu3
Menu3=new Array("Pillowcases and Sheets","",6,20,140);
	Menu3_1=new Array("Pillowcase - Muslin","pillowcase_muslin.htm",0,20,140);
	Menu3_2=new Array("Pillowcase - Percale ","pillowcase_percale.htm",0,20,140);
	Menu3_3=new Array("Pillowcase - Satin ","pillowcase_satin.htm",0,6,140);
	Menu3_4=new Array("Sheets - Percale ","sheet_percale.htm",0,20,140);
	Menu3_5=new Array("Sheet Sets - Satin","sheet_satin.htm",0,20,140);
	Menu3_6=new Array("Custom","pillowcase-sheet_custom.htm",0,6,140); 
	
//Support-menu4
Menu4=new Array("Robes","",3,20,90);
	Menu4_1=new Array("Kimono","robes_kimono.htm",0,20,120);
	Menu4_2=new Array("Shawl Collar","robes_shawl.htm",0,20,120);
	Menu4_3=new Array("Custom","robes_custom.htm",0,20,120);
	
//Security-menu5	
Menu5=new Array("Table Linen","",4,20,90);	
	Menu5_1=new Array("Napkins","table_napkins.htm",0,20,120);
	Menu5_2=new Array("Placemats","table_placemats.htm",0,20,100);
	Menu5_3=new Array("Skirting","table_skirting.htm",0,20,100);
	Menu5_4=new Array("Tablecloths","table_cloths.htm",0,20,100);
	
//Faq
Menu6=new Array("Towels","",7,20,100);
	Menu6_1=new Array("Beach","towels_beach.htm",0,20,120);
	Menu6_2=new Array("Exercise / Sport","towels_sport.htm",0,20,100);
	Menu6_3=new Array("Fingertip","towels_finger.htm",0,6,100);
	Menu6_4=new Array("Golf","towels_golf.htm",0,20,100);
	Menu6_5=new Array("Jacquard","towels_jacquard.htm",0,20,100);
	Menu6_6=new Array("Kitchen","towels_kitchen.htm",0,6,100);
	Menu6_7=new Array("Rally","towels_rally.htm",0,20,100);
	
//ContactUs
Menu7=new Array("Custom Manufacturing","",2,20,100);
	Menu7_1=new Array("Contact Us","contact_form.htm",0,20,107);
	Menu7_2=new Array("Submit Artwork","artwork.htm",0,20,107);
