

	var NoOffFirstLineMenus=21;			// 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='#F2D9DB';			// Background color when mouse is over
	var HighSubBgColor='#F2D9DB';			// Background color when mouse is over on subs
	var FontLowColor='#808080';			// Font color when mouse is not over
	var FontSubLowColor='#808080';			// Font color subs when mouse is not over
	var FontHighColor='#B12726';			// Font color when mouse is over
	var FontSubHighColor='#B12726';			// Font color subs when mouse is over
	var BorderColor='#B12726';			// Border color
	var BorderSubColor='#B12726';			// 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=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=1;				// 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=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=230;				// Menu offset x coordinate
	var StartLeft=16;				// 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=7;				// 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='';				// 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=['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","http://www.camerojewelry.com/index.htm","",0,25,130);

Menu2=new Array("Religious Pendants","http://www.camerojewelry.com/religious.htm","",7,25,130);
	Menu2_1=new Array("St.Christopher","http://www.camerojewelry.com/religious/st.christopher/stchristpendants.htm","",0,25,130);	
	Menu2_2=new Array("St.Michael","http://www.camerojewelry.com/religious/stmichaelpendants.htm","",0,25,130);
        Menu2_3=new Array("St.Florian","http://www.camerojewelry.com/religious/stflorianpendants.htm","",0,25,130);
        Menu2_4=new Array("Crucifix & Cross","http://www.camerojewelry.com/religiousstull/gold/CrossJewelry1.htm","",0,25,130);
        Menu2_5=new Array("Rings","http://www.camerojewelry.com/religiousstull/gold/ReligiousJewelry1.htm","",0,25,130);
        Menu2_6=new Array("Reconciliation","http://www.camerojewelry.com/religious/angellg.htm","",0,25,130);
        Menu2_7=new Array("Platinum","http://www.camerojewelry.com/platinum/platinum%20jewelry.htm","",0,25,130);       
Menu3=new Array("Patriotic Pendants","http://www.camerojewelry.com/Patriot/patriotic_1.htm","",0,25,130);

Menu4=new Array("Basic F.D. Pendants","http://www.camerojewelry.com/basic_pendants.htm","",9,25,130);
	Menu4_1=new Array("Maltese","http://www.camerojewelry.com/basic_pendants3.htm","",0,25,130);
        Menu4_2=new Array("Lieutenant","http://www.camerojewelry.com/basics/malteselt.htm","",0,25,130);
	Menu4_3=new Array("Captain","http://www.camerojewelry.com/basics/maltesecapt.htm","",0,25,130);
	Menu4_4=new Array("Firefighter Helmet","http://www.camerojewelry.com/helmet_pendants.htm","",0,25,130);
	Menu4_5=new Array("FDNY","http://www.camerojewelry.com/fdny_pendants.htm","",0,25,130);
	Menu4_6=new Array("911","http://www.camerojewelry.com/basics/fdny911.htm","",0,25,130);
        Menu4_7=new Array("Axes","http://www.camerojewelry.com/axes.htm","",0,25,130);   
        Menu4_8=new Array("Wife","http://www.camerojewelry.com/basic_wife.htm","",0,25,130);
        Menu4_9=new Array("St.Florian","http://www.camerojewelry.com/religious/stflorianpendants.htm","",0,25,130);

Menu5=new Array("Departments","","",4,25,125);
	Menu5_1=new Array("San Antonio F.D.","http://www.camerojewelry.com/safd/sanantoniopendants.htm","",4,25,130);
                Menu5_1_1=new Array("Captain","http://www.camerojewelry.com/safd/sacaptgold.htm","",0,25,130);
                Menu5_1_2=new Array("Lieutenant","http://www.camerojewelry.com/safd/saltgold.htm","",0,25,130);
                Menu5_1_3=new Array("FAO","http://www.camerojewelry.com/safd/saengineergold.htm","",0,25,130);
                Menu5_1_4=new Array("Firefighter","http://www.camerojewelry.com/safd/saprivategold.htm","",0,25,130);
        Menu5_2=new Array("San Antonio P.D.","http://www.camerojewelry.com/sapd/sapd.htm","",0,25,130);   
        Menu5_3=new Array("Houston F.D.","http://www.camerojewelry.com/houstonfire/houstonpendants.htm","",7,25,130);
                Menu5_3_1=new Array("Wife","http://www.camerojewelry.com/houstonfire/houstonpendants.htm","",0,25,130);
                Menu5_3_2=new Array("District Chief","http://www.camerojewelry.com/houstonfire/distchief.htm","",0,25,130);
                Menu5_3_3=new Array("Paramedic","http://www.camerojewelry.com/houstonfire/paramedic.htm","",0,25,130);
                Menu5_3_4=new Array("Senior Captain","http://www.camerojewelry.com/houstonfire/seniocapt.htm","",0,25,130);
                Menu5_3_5=new Array("Houston Maltese","http://www.camerojewelry.com/houstonfire/basicmaltese.htm","",0,25,130);
                Menu5_3_6=new Array("Firefighter","http://www.camerojewelry.com/houstonfire/firefighter.htm","",0,25,130);
                Menu5_3_7=new Array("Private","http://www.camerojewelry.com/houstonfire/private.htm","",0,25,130);
        Menu5_4=new Array("Sample Pendants","http://www.camerojewelry.com/samplependants_1.htm","",0,25,130);
 
Menu6=new Array("Gold Chains","http://www.camerojewelry.com/goldchstull/goldchains.htm","",9,25,130);
        Menu6_1=new Array("Cable","http://www.camerojewelry.com/goldchains/Figaroconcave.htm","",4,25,130);
                Menu6_1_1=new Array("Cable","http://www.camerojewelry.com/goldchstull/cable303BCE.htm","",0,25,130);
                Menu6_1_2=new Array("Flat Cable","http://www.camerojewelry.com/goldchstull/flatcable285A.htm","",0,25,130);
                Menu6_1_3=new Array("Handmade Cable","http://www.camerojewelry.com/goldchstull/handmade285D.htm","",0,25,130);
                Menu6_1_4=new Array("Round Cable","http://www.camerojewelry.com/goldchstull/roundcable285E.htm","",0,25,130);
        Menu6_2=new Array("Herringbone","http://www.camerojewelry.com/goldchains/herringbone.htm","",0,25,130);
        Menu6_3=new Array("Omega","http://www.camerojewelry.com/goldchstull/omega295.htm","",1,25,130);
                Menu6_3_1=new Array("Round Omega","http://www.camerojewelry.com/goldchstull/roundomega294E.htm","",0,25,130);
        Menu6_4=new Array("Rope","http://www.camerojewelry.com/goldchstull/rope301ABCDE.htm","",3,25,130);
                Menu6_4_1=new Array("Rope","http://www.camerojewelry.com/goldchstull/rope301ABCDE.htm","",0,25,130);
                Menu6_4_2=new Array("Diamond Cut Rope","http://www.camerojewelry.com/goldchstull/diamondcuterope301FGHJK.htm","",0,25,130);
                Menu6_4_3=new Array("Twisted Rope","http://www.camerojewelry.com/goldchstull/twistedrope301M.htm","",0,25,130);
        Menu6_5=new Array("Anchor","http://www.camerojewelry.com/goldchstull/anchor300KLM.htm","",0,25,130);
        Menu6_6=new Array("Figaro","http://www.camerojewelry.com/goldchstull/figaro300BF.htm","",0,25,130);
        Menu6_7=new Array("Curb","http://www.camerojewelry.com/goldchstull/squarecurb303J.htm","",0,25,130);
        Menu6_8=new Array("Box","http://www.camerojewelry.com/goldchstull/boxchain298JLM.htm","",0,25,130);
        Menu6_9=new Array("Wheat","http://www.camerojewelry.com/goldchstull/wheat299BC.htm","",1,25,130);
                Menu6_9_1=new Array("Diamond Cut Wheat","http://www.camerojewelry.com/goldchstull/wheatdiamond299D.htm","",0,25,130);
        
Menu7=new Array("Silver Chains","","",8,25,130);
        Menu7_1=new Array("Figaro","http://www.camerojewelry.com/silverchains/sterlingfigaro.htm","",0,25,130);
        Menu7_2=new Array("Herringbone","http://www.camerojewelry.com/silverchains/sterlingherringbone.htm","",0,25,130);
        Menu7_3=new Array("Omega","http://www.camerojewelry.com/silverchains/sterlingomega.htm","",0,25,130);
        Menu7_4=new Array("Rope","http://www.camerojewelry.com/silverchains/sterlingrope.htm","",0,25,130);
        Menu7_5=new Array("Anchor","http://www.camerojewelry.com/silverchains/sterlinganchor.htm","",0,25,130);
        Menu7_6=new Array("6mm Bead","http://www.camerojewelry.com/silverchains/sterlingbead.htm","",0,25,130);
        Menu7_7=new Array("4mm Bead","http://www.camerojewelry.com/silverchains/sterlingbead2.htm","",0,25,130);
        Menu7_8=new Array("Twisted Snake","http://www.camerojewelry.com/silverchains/sterlingsnake.htm","",0,25,130); 

Menu8=new Array("Bridal","http://www.camerojewelry.com/questions.htm","",3,25,130);
        Menu8_1=new Array("Wedding Bands","http://www.camerojewelry.com/bridal/bridal%20rings2.htm","",0,25,130);
        Menu8_2=new Array("Anniversary Rings","http://www.camerojewelry.com/bridal/anniversary%20rings.htm","",0,25,130);
        Menu8_3=new Array("Engagement Rings","http://www.camerojewelry.com/bridal/bridal%20rings.htm","",0,25,130);
                  
Menu9=new Array("Patriotic","http://www.camerojewelry.com/Patriot/patriotic_1.htm","",11,25,130);
        Menu9_1=new Array("One Nation","http://www.camerojewelry.com/Patriot/onenation.htm","",0,25,130);
        Menu9_2=new Array("God Bless","http://www.camerojewelry.com/Patriot/godbless.htm","",0,25,130);
        Menu9_3=new Array("Global Heart","http://www.camerojewelry.com/Patriot/globe.htm","",0,25,130);
        Menu9_4=new Array("Eagle","http://www.camerojewelry.com/Patriot/eagle.htm","",0,25,130);
        Menu9_5=new Array("Twin Tower","http://www.camerojewelry.com/Patriot/tower.htm","",0,25,130);
        Menu9_6=new Array("American Angel","http://www.camerojewelry.com/Patriot/flagangel.htm","",0,25,130);
        Menu9_7=new Array("American Flag","http://www.camerojewelry.com/Patriot/flag1.htm","",0,25,130);
        Menu9_8=new Array("Flag Pin","http://www.camerojewelry.com/Patriot/flagpin1.htm","",0,25,130);
        Menu9_9=new Array("USA Pin","http://www.camerojewelry.com/Patriot/usa2.htm","",0,25,130);
        Menu9_10=new Array("Shield Pin","http://www.camerojewelry.com/Patriot/shield.htm","",0,25,130);
        Menu9_11=new Array("U.S. Prayer Pin","http://www.camerojewelry.com/Patriot/flagpin2.htm","",0,25,130);
        
Menu10=new Array("Bracelets","http://www.camerojewelry.com/goldbracstull/goldbracelets.htm","",4,25,130);
        Menu10_1=new Array("Rolo","http://www.camerojewelry.com/goldbracstull/rolo306B.htm","",1,25,130);
                 Menu10_1_1=new Array("Rolo & hearts","http://www.camerojewelry.com/goldbracstull/rolohearts306A.htm","",0,25,130);
        Menu10_2=new Array("Charm 1","http://www.camerojewelry.com/goldbracstull/charm306C.htm","",1,25,130);
                 Menu10_2_1=new Array("Charm 2","http://www.camerojewelry.com/goldbracstull/charm306E.htm","",0,25,130); 
        Menu10_3=new Array("Flat Curb","http://www.camerojewelry.com/goldbracstull/flatcurb306H.htm","",4,25,130);
                 Menu10_3_1=new Array("Flat Double","http://www.camerojewelry.com/goldbracstull/flatdoublecurb306J.htm","",0,25,130);
                 Menu10_3_2=new Array("Double Link","http://www.camerojewelry.com/goldbracstull/doublecurblink306k.htm","",0,25,130); 
                 Menu10_3_3=new Array("Double Curb","http://www.camerojewelry.com/goldbracstull/flatlink306M.htm","",0,25,130); 
                 Menu10_3_4=new Array("Flat Link","http://www.camerojewelry.com/goldbracstull/flatlink306L.htm","",0,25,130); 
        Menu10_4=new Array("Medical","http://www.camerojewelry.com/medical/medicalbracelet274D.htm","",0,25,130); 

Menu11=new Array("Rings","http://www.camerojewelry.com/rings/gold/goldrings.htm","",7,25,130);
        Menu11_1=new Array("Gold","http://www.camerojewelry.com/rings/gold/goldrings.htm","",0,25,130);
        Menu11_2=new Array("Silver","","",0,25,130);
        Menu11_3=new Array("Religious","http://www.camerojewelry.com/religiousstull/gold/ReligiousJewelry1.htm","",0,25,130);
        Menu11_4=new Array("Hearts","http://www.camerojewelry.com/rings/gold/heartrings.htm","",0,25,130);
        Menu11_5=new Array("Gentlemens","http://www.camerojewelry.com/goldgentrings/gentsrings.htm","",0,25,130);
        Menu11_6=new Array("Wedding","http://www.camerojewelry.com/bridal/bridal rings2.htm","",0,25,130);
        Menu11_7=new Array("Anniversary","http://www.camerojewelry.com/bridal/bridal rings.htm","",0,25,130);

Menu12=new Array("Gem Jewelry","","",7,25,130);
        Menu12_1=new Array("Amethyst","","",2,25,130);
                 Menu12_1_1=new Array("Silver","http://www.camerojewelry.com/amethyst/AmethystSilverJewelry1.htm","",0,25,130);
                 Menu12_1_2=new Array("Gold","http://www.camerojewelry.com/amethyst/AmethystJewelry1.htm","",0,25,130);
        Menu12_2=new Array("Blue Sapphire","http://www.camerojewelry.com/bluesapphire/BlueSapphirejewelry1.htm","",0,25,130);
        Menu12_3=new Array("Blue Topaz","http://www.camerojewelry.com/bluetopaz/Bluetopazjewelry1.htm","",0,25,130);
        Menu12_4=new Array("Garnet","http://www.camerojewelry.com/garnet/garnetjewelry.htm","",0,25,130);
        Menu12_5=new Array("Onyx","","",0,25,130);
        Menu12_6=new Array("Peridot","","",0,25,130);
        Menu12_7=new Array("Ruby","http://www.camerojewelry.com/ruby/rubyjewelry1.htm","",0,25,130);

Menu13=new Array("Earrings","","",2,25,130);
        Menu13_1=new Array("Gold","","",4,25,130);
                 Menu13_1_1=new Array("Diamond","http://www.camerojewelry.com/Earrings/gold/diamond95B.htm","",0,25,130);
                 Menu13_1_2=new Array("Hoop","http://www.camerojewelry.com/Earrings/gold/hoopearrings.htm","",0,25,130);
                 Menu13_1_3=new Array("Star","http://www.camerojewelry.com/Earrings/gold/starlever237A.htm","",0,25,130);
                 Menu13_1_4=new Array("Shrimp","","",0,25,130);
        Menu13_2=new Array("Silver","http://www.camerojewelry.com/bluesapphire/BlueSapphirejewelry1.htm","",2,25,130);
                 Menu13_2_1=new Array("Hoop","","",0,25,130);
                 Menu13_2_2=new Array("Shrimp","","",0,25,130);
        
Menu14=new Array("Medical Jewelry","http://www.camerojewelry.com/contact.htm","",3,25,130);
        Menu14_1=new Array("Bracelet","http://www.camerojewelry.com/Orderstatus.htm","",0,25,130);	
	Menu14_2=new Array("Gold ID","http://www.camerojewelry.com/medical/medicalpendant274F.htm","",0,25,130);
        Menu14_3=new Array("Silver ID","http://www.camerojewelry.com/Orderstatus.htm","",0,25,130);

Menu15=new Array("Heart Jewelry","","",2,25,130);
        Menu15_1=new Array("Rings","http://www.camerojewelry.com/rings/gold/heartrings.htm","",0,25,130);	
	Menu15_2=new Array("Pendants","http://www.camerojewelry.com/pendants/gold/pendants.htm","",0,25,130);

Menu16=new Array("Lockets","http://www.camerojewelry.com/pendants/lockets/lockets.htm","",0,25,130); 
                       
Menu17=new Array("Questions","http://www.camerojewelry.com/questions.htm","",8,25,130);
        Menu17_1=new Array("How Do I Order?","http://www.camerojewelry.com/questions.htm#how","",0,25,140);
        Menu17_2=new Array("Who owns Camero Jewelry?","http://www.camerojewelry.com/questions.htm#where","",0,25,140);
        Menu17_3=new Array("How long will it take?","http://www.camerojewelry.com/questions.htm#why","",0,25,140);
        Menu17_4=new Array("Cost?","http://www.camerojewelry.com/questions.htm#what","",0,25,130);
        Menu17_5=new Array("Location?","http://www.camerojewelry.com/questions.htm#wen","",0,25,140);
        Menu17_6=new Array("Paypal?","http://www.camerojewelry.com/questions.htm#paypal","",0,25,140);
        Menu17_7=new Array("Credit?","http://www.camerojewelry.com/questions.htm#paypal2","",0,25,140);
        Menu17_8=new Array("Is my info Safe?","http://www.camerojewelry.com/questions.htm#paypal3","",0,25,140);

Menu18=new Array("Contact","http://www.camerojewelry.com/contact.htm","", 2,25,130);
        Menu18_1=new Array("Order Status","http://www.camerojewelry.com/Orderstatus.htm","",0,25,130);	
	Menu18_2=new Array("E-mail","mailto:info@camerojewelry.com","",0,25,130);
        
Menu19=new Array("Price","http://www.camerojewelry.com/pendants.htm","",0,25,130);

Menu20=new Array("Mail Order","http://www.camerojewelry.com/mail_order_1.htm","",0,25,130);

Menu21=new Array("Guest book","http://www.camerojewelry.com/Guestbook.htm","",0,25,130);

