    var NoOffFirstLineMenus=5;         // Number of first level items
    var LowBgColor='#1f2c32';           // Background color when mouse is not over
    var LowSubBgColor='#cecece';        // Background color when mouse is not over on subs
    var HighBgColor='#E5E5E5';          // Background color when mouse is over
    var HighSubBgColor='#84b106';       // Background color when mouse is over on subs
    var FontLowColor='#ffffff';         // Font color when mouse is not over
    var FontSubLowColor='#242d3a';      // Font color subs when mouse is not over
    var FontHighColor='#84b106';        // Font color when mouse is over
    var FontSubHighColor='#ffffff';     // Font color subs when mouse is over
    var BorderColor='';                 // Border color
    var BorderSubColor='#84b106';       // Border color for subs
    var BorderWidth=1;                  // Border width
    var BorderBtwnElmnts=0;             // Border between elements 1 or 0
    var FontFamily="Tahoma" // Font family menu items
    var FontSize=7;                     // Font size menu items
    var FontBold=1;                     // 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='center';          // Menu horizontal position 'left', 'center' or 'right'
    var MenuVerticalCentered='top';     // Menu vertical position 'top', 'middle','bottom' or static
    var ChildOverlap=.25;                   // horizontal overlap child/ parent
    var ChildVerticalOverlap=.1;        // vertical overlap child/ parent
    var StartTop=175;                   // Menu offset x coordinate
    var StartLeft=-197;                 // Menu offset y coordinate
    var VerCorrect=0;                   // Multiple frames y correction
    var HorCorrect=0;                   // Multiple frames x correction
    var LeftPaddng=10;                   // Left padding
    var TopPaddng=3;                    // 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 highlighted
    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("START!","http://www.mallcom.com/index.shtml","",24,20,57);
	Menu1_1=new Array("How It Works ..","","",3,20,140);
	    Menu1_1_1=new Array(" Basics","/how-basics.shtml","",0,19,135);
	    Menu1_1_2=new Array(" Features","/how-features.shtml","",0,19,135);
	    Menu1_1_3=new Array(" Custom Stores","/sample-stores.shtml","",0,19,135);

	Menu1_2=new Array("rollover:/images/gspacer.gif:/images/gspacer.gif","","/images/gspacer.gif",0,1,1);

	Menu1_3=new Array("Products & Services ..","","",11,20,104);
	    Menu1_3_1=new Array(" Overview","/overview.shtml","",0,19,145);
	    Menu1_3_2=new Array(" Video On Demand","/how-vod.shtml","",0,19,145);
	    Menu1_3_3=new Array(" Rentals","/products-rentals.shtml","",0,19,145);
	    Menu1_3_4=new Array(" Store products ..","","",6,19,145);
	        Menu1_3_4_1=new Array(" Blue-Ray & HD-DVD","/products-blueray.shtml","",0,19,145);
	        Menu1_3_4_2=new Array(" DVDs","/products-dvd.shtml","",0,19,145);
	        Menu1_3_4_3=new Array(" Adult toys, games, guides","/products-toys.shtml","",0,19,145);
	        Menu1_3_4_4=new Array(" Herbal products","/products-herbal.shtml","",0,19,145);
	        Menu1_3_4_5=new Array(" Sexy lingerie","/products-lingerie.shtml","",0,19,145);
	        Menu1_3_4_6=new Array(" Gay products","/products-gay.shtml","",0,19,145);
	        Menu1_3_5=new Array("rollover:/images/gspacer.gif:/images/gspacer.gif","","",0,10,145);
	    Menu1_3_6=new Array(" Payment methods","/products-payment.shtml","",0,19,145);
            Menu1_3_7=new Array("rollover:/images/gspacer.gif:/images/gspacer.gif","","",0,10,145);
	    Menu1_3_8=new Array(" Statistic guide","/products-stat.shtml","",0,19,145);
	    Menu1_3_9=new Array(" Webmasters support","/products-webmaster.shtml","",0,19,145);
            Menu1_3_10=new Array("rollover:/images/gspacer.gif:/images/gspacer.gif","","",0,10,145);
	    Menu1_3_11=new Array(" Custom banners & ADS","/products-customads.shtml","",0,19,145);

	Menu1_4=new Array("rollover:/images/gspacer.gif:/images/gspacer.gif","","/images/gspacer.gif",0,1,1);

	Menu1_5=new Array("Your Statistics","/al/affiliate?action=stats","",0,20,81);

	Menu1_6=new Array("rollover:/images/gspacer.gif:/images/gspacer.gif","","/images/gspacer.gif",0,1,1);

	Menu1_7=new Array("Creating Your Store ..","","",7,20,122);
	    Menu1_7_1=new Array(" Sample store","http://store.mallcom.com/?a=54415","",0,19,135);
	    Menu1_7_2=new Array(" Store setup basics","/al/affiliate/setup.shtml","",0,19,135);
	    Menu1_7_3=new Array(" Category & niche links","/al/affiliate/store-category-link.shtml","",0,19,135);
	    Menu1_7_4=new Array(" Porn star links","/al/affiliate/store-star-link.shtml","",0,19,135);
	    Menu1_7_5=new Array(" Film studio links","/al/affiliate/store-studio-link.shtml","",0,19,135);
	    Menu1_7_6=new Array(" Sell a single product","/al/affiliate/store-singleitem-link.shtml","",0,19,135);
	    Menu1_7_7=new Array(" Selling by Bar code/UPC","/al/affiliate/store-ups-barcodes-link.shtml","",0,19,135);

	Menu1_8=new Array("rollover:/images/gspacer.gif:/images/gspacer.gif","","/images/gspacer.gif",0,1,1);

	Menu1_9=new Array("Custom Stores","/sample-stores.shtml","",0,20,99);

	Menu1_10=new Array("rollover:/images/gspacer.gif:/images/gspacer.gif","","/images/gspacer.gif",0,1,1);

	Menu1_11=new Array("NATS Integration ..","/al/affiliate/sample-stores.shtml","",2,20,99);
	    Menu1_11_1=new Array(" What is NATS","/products-nats-whatis.shtml","",0,19,145);
	    Menu1_11_2=new Array(" 5 easy steps","/products-nats.shtml","",0,19,145);

	Menu1_12=new Array("rollover:/images/gspacer.gif:/images/gspacer.gif","","/images/gspacer.gif",0,1,1);

	Menu1_13=new Array("Sales Tools ..","","",6,20,49);
	    Menu1_13_1=new Array(" Banners ..","","",15,19,145);
	        Menu1_13_1_1=new Array(" $2.95 promo","/al/affiliate/banners-295promo.shtml","",0,19,130);
	        Menu1_13_1_2=new Array(" DVD","/al/affiliate/banners-dvd.shtml","",0,19,130);
	        Menu1_13_1_3=new Array(" Free","/al/affiliate/banners-free.shtml","",0,19,130);
	        Menu1_13_1_4=new Array(" Gay","/al/affiliate/banners-gay.shtml","",0,19,130);
	        Menu1_13_1_5=new Array(" General","/al/affiliate/banners-general.shtml","",0,19,130);
	        Menu1_13_1_6=new Array(" Holiday","/al/affiliate/banners-holiday.shtml","",0,19,130);
	        Menu1_13_1_7=new Array(" Horizontal","/al/affiliate/banners-horizontal-470-80.shtml","",0,19,130);
	        Menu1_13_1_8=new Array(" Mallcom","/al/affiliate/banners-mallcom.shtml","",0,19,130);
	        Menu1_13_1_9=new Array(" New releases","/al/affiliate/banners-newreleases.shtml","",0,19,130);
	        Menu1_13_1_10=new Array(" Pornstars","/al/affiliate/banners-pornstar.shtml","",0,19,130);
	        Menu1_13_1_11=new Array(" Square","/al/affiliate/banners-square-120-120.shtml","",0,19,130);
	        Menu1_13_1_12=new Array(" Toys","/al/affiliate/banners-toys.shtml","",0,19,130);
	        Menu1_13_1_13=new Array(" Various promo","/al/affiliate/banners-various-promo.shtml","",0,19,130);
	        Menu1_13_1_14=new Array(" Vertical","/al/affiliate/banners-vertical-120-400.shtml","",0,19,130);
		Menu1_13_1_15=new Array(" Video On Demand ..","","",2,19,130);
                    Menu1_13_1_15_1=new Array(" Special Offers","/al/affiliate/banners-vod.shtml","",0,19,130);
                    Menu1_13_1_15_2=new Array(" By Items","/al/affiliate/banners-index-items-vod.shtml","",0,19,130);
	    Menu1_13_2=new Array(" Movie Galleries ..","","",4,19,145);
	        Menu1_13_2_1=new Array(" Sorted by type ..","","",17,19,145);
	            Menu1_13_2_1_1=new Array(" Movie Type 1","/al/affiliate/fhg-type001.shtml","",0,19,130);
	            Menu1_13_2_1_2=new Array(" Movie Type 2","/al/affiliate/fhg-type002.shtml","",0,19,130);
	            Menu1_13_2_1_3=new Array(" Movie Type 3","/al/affiliate/fhg-type003.shtml","",0,19,130);
	            Menu1_13_2_1_4=new Array(" Movie Type 4","/al/affiliate/fhg-type004.shtml","",0,19,130);
	            Menu1_13_2_1_5=new Array(" Movie Type 5","/al/affiliate/fhg-type005.shtml","",0,19,130);
	            Menu1_13_2_1_6=new Array(" Movie Type 6","/al/affiliate/fhg-type006.shtml","",0,19,130);
	            Menu1_13_2_1_7=new Array(" Movie Type 7","/al/affiliate/fhg-type007.shtml","",0,19,130);
	            Menu1_13_2_1_8=new Array(" Movie Type 8","/al/affiliate/fhg-type008.shtml","",0,19,130);
	            Menu1_13_2_1_9=new Array(" Movie Type 9","/al/affiliate/fhg-type009.shtml","",0,19,130);
	            Menu1_13_2_1_10=new Array(" Movie Type 10","/al/affiliate/fhg-type010.shtml","",0,19,130);
	            Menu1_13_2_1_11=new Array(" Movie Type 11","/al/affiliate/fhg-type011.shtml","",0,19,130);
	            Menu1_13_2_1_12=new Array(" Movie Type 12","/al/affiliate/fhg-type012.shtml","",0,19,130);
	            Menu1_13_2_1_13=new Array(" Movie Type 13","/al/affiliate/fhg-type013.shtml","",0,19,130);
	            Menu1_13_2_1_14=new Array(" Movie Type 14","/al/affiliate/fhg-type014.shtml","",0,19,130);
	            Menu1_13_2_1_15=new Array(" Movie Type 15","/al/affiliate/fhg-type015.shtml","",0,19,130);
	            Menu1_13_2_1_16=new Array(" Movie Type 16","/al/affiliate/fhg-type016.shtml","",0,19,130);
	            Menu1_13_2_1_17=new Array(" Movie Type 17","/al/affiliate/fhg-type017.shtml","",0,19,130);
	        Menu1_13_2_2=new Array(" Sorted by niche ..","","",18,19,145);
	            Menu1_13_2_2_1=new Array(" Amateur","/al/affiliate/fhg-amateur.shtml","",0,19,130);
	            Menu1_13_2_2_2=new Array(" Anal","/al/affiliate/fhg-anal.shtml","",0,19,130);
	            Menu1_13_2_2_3=new Array(" Big Tits","/al/affiliate/fhg-bigtits.shtml","",0,19,130);
	            Menu1_13_2_2_4=new Array(" Black","/al/affiliate/fhg-black.shtml","",0,19,130);
	            Menu1_13_2_2_5=new Array(" Camel Toe","/al/affiliate/fhg-cameltoe.shtml","",0,19,130);
	            Menu1_13_2_2_6=new Array(" Cum/Swallow","/al/affiliate/fhg-cum.shtml","",0,19,130);
	            Menu1_13_2_2_7=new Array(" Double Penetrations","/al/affiliate/fhg-dp.shtml","",0,19,130);
	            Menu1_13_2_2_8=new Array(" Fetish","/al/affiliate/fhg-fetish.shtml","",0,19,130);
	            Menu1_13_2_2_9=new Array(" International","/al/affiliate/fhg-international.shtml","",0,19,130);
	            Menu1_13_2_2_10=new Array(" Interracial","/al/affiliate/fhg-interracial.shtml","",0,19,130);
	            Menu1_13_2_2_11=new Array(" Internal Cumshots","/al/affiliate/fhg-int-cum.shtml","",0,19,130);
	            Menu1_13_2_2_12=new Array(" Lesbian","/al/affiliate/fhg-lesbian.shtml","",0,19,130);
	            Menu1_13_2_2_13=new Array(" Latin","/al/affiliate/fhg-latin.shtml","",0,19,130);
	            Menu1_13_2_2_14=new Array(" One on One","/al/affiliate/fhg-1by1.shtml","",0,19,130);
	            Menu1_13_2_2_15=new Array(" P.O.V.","/al/affiliate/fhg-pov.shtml","",0,19,130);
	            Menu1_13_2_2_16=new Array(" She-male","/al/affiliate/fhg-shemale.shtml","",0,19,130);
	            Menu1_13_2_2_17=new Array(" Teen","/al/affiliate/fhg-teen.shtml","",0,19,130);
	            Menu1_13_2_2_18=new Array(" Threesomes and more","/al/affiliate/fhg-3some.shtml","",0,19,130);
	        Menu1_13_2_3=new Array(" Sorted by studio ..","","",1,19,145);
	            Menu1_13_2_3_1=new Array(" Coming soon","","",0,19,130);
	        Menu1_13_2_4=new Array(" Gay galleries ..","","",1,19,145);
	            Menu1_13_2_4_1=new Array(" Gay Movie Type 1","/al/affiliate/fhg-gay-type01.shtml","",0,19,130);
	    Menu1_13_3=new Array(" Plugins ..","","",3,19,145);
		Menu1_13_3_1=new Array(" Tube plug-in","/al/affiliate/tube.shtml","",0,19,130);	        
	        Menu1_13_3_2=new Array(" DVD of the day","/al/affiliate/dotd-plugin.shtml","",0,19,130);	        
	        Menu1_13_3_3=new Array(" Store search","/al/affiliate/search-plugin.shtml","",0,19,130);
	    Menu1_13_4=new Array(" Text Descriptions","/al/affiliate/verbiage.shtml","",0,19,145);
	    Menu1_13_5=new Array(" Weekly sales flash","/al/affiliate/salesflash.shtml","",0,19,145);
	    Menu1_13_6=new Array(" MALLcom signatures","/al/affiliate/banners-boardsignatures.shtml","",0,19,145);

	Menu1_14=new Array("rollover:/images/gspacer.gif:/images/gspacer.gif","","/images/gspacer.gif",0,1,1);

	Menu1_15=new Array("Webmaster Referrals","/al/affiliate/webmasters.shtml","",0,20,58);

	Menu1_16=new Array("rollover:/images/gspacer.gif:/images/gspacer.gif","","/images/gspacer.gif",0,1,1);

	Menu1_17=new Array("FAQ's ..","","",4,20,58);
	    Menu1_17_1=new Array(" Getting paid","/faq-gettingpaid.shtml","",0,19,155);
	    Menu1_17_2=new Array(" Marketing","/faq-marketing.shtml","",0,19,155);        
	    Menu1_17_3=new Array(" Storesetup","/faq-storesetup.shtml","",0,19,155);
	    Menu1_17_4=new Array(" Co-branded stores","/faq-cobrands.shtml","",0,19,155);

	Menu1_18=new Array("rollover:/images/gspacer.gif:/images/gspacer.gif","","/images/gspacer.gif",0,1,1);

	Menu1_19=new Array("rollover:/images/gspacer.gif:/images/gspacer.gif","","/images/gspacer.gif",0,1,1);

	Menu1_20=new Array("Webmaster Resources","/webmaster-resources.shtml","",0,20,58);

	Menu1_21=new Array("rollover:/images/gspacer.gif:/images/gspacer.gif","","/images/gspacer.gif",0,1,1);

	Menu1_22=new Array("Terms","/terms.shtml","",0,20,58);

	Menu1_23=new Array("rollover:/images/gspacer.gif:/images/gspacer.gif","","/images/gspacer.gif",0,1,1);

	Menu1_24=new Array("About Mallcom ..","","",2,20,58);
	    Menu1_24_1=new Array(" Our Photos ..","","",10,19,155);
	        Menu1_24_1_1=new Array(" Florida Internext 2008","/photos-florida2008.shtml","",0,19,165);
	        Menu1_24_1_2=new Array(" Vegas Internext 2008","/photos-vegas2008.shtml","",0,19,165);
	        Menu1_24_1_3=new Array(" Florida Internext 2006","/photos-vegas2006-2.shtml","",0,19,165);
	        Menu1_24_1_4=new Array(" Vegas Internext 2006","/photos-vegas2006.shtml","",0,19,165);
	        Menu1_24_1_5=new Array(" Party Like a Pornstar","/photos-partylikeapornstar.shtml","",0,19,165);
	        Menu1_24_1_6=new Array(" Vegas Internext 2005","/photos-vegas2005.shtml","",0,19,165);
	        Menu1_24_1_7=new Array(" Vegas Internext 2004","/photos-vegas2004.shtml","",0,19,165);
	        Menu1_24_1_8=new Array(" Vegas Internext 2003","/photos-vegas2003.shtml","",0,19,165);
	        Menu1_24_1_9=new Array(" Cousin Stevie Visits MALLcom","/photos-cousinestevie.shtml","",0,19,165);
	        Menu1_24_1_10=new Array(" Taylor Rain Surprises MALLcom","/photos-taylorrain1.shtml","",0,19,165);
	    Menu1_24_2=new Array(" - About Us","/about.shtml","",0,19,155);        

Menu2=new Array("STATS","/al/affiliate?action=stats","",0,20,52);

Menu3=new Array("SIGN-UP","/al/signup","",0,20,62);

Menu4=new Array("SHOP","http://store.mallcom.com/?a=54415","",0,20,44);

Menu5=new Array("Contacts","/contact.shtml","",0,20,65);
