

_menuCloseDelay=40         // The time delay for menus to remain visible on mouse out
_menuOpenDelay=50            // The time delay before menus open on mouse over
_subOffsetTop=0             // Sub menu top offset
_subOffsetLeft=1           // Sub menu left offset



with(menuStyle=new mm_style()){
onbgcolor="#AA3338";
oncolor="#FFFFFF";
offbgcolor="#950006";
offcolor="#FFFFFF";
bordercolor="#950006";
borderstyle="solid";
borderwidth="0";
separatorcolor="#950006";
separatorsize="1";
padding="1";
fontsize="11px";
fontstyle="normal";
fontfamily="Arial, Verdana, Tahoma, ";
pagecolor="black";
pagebgcolor="#C6696D";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="images/arrow_transparent.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=90);";
}

with(milonic=new menuname("Main Menu")){
align = "right";
style=menuStyle;
position="relative";
alwaysvisible="1";
overflow="scroll";
menuwidth ="170px";
aI("text=<b>new additions</b>;showmenu=sale items;url=/product_list.asp?SKW=geartop&HDR=gear&CAT=geartop;");
aI("text=collectables;showmenu=collectables;url=/category.asp?HDR=gear&CAT=collectibles;");
aI("text=kitchen;showmenu=kitchen;url=/category.asp?HDR=gear&CAT=kitchen;");
aI("text=bags;showmenu=bags;url=/category.asp?HDR=gear&CAT=bags;");
aI("text=beach/travel;showmenu=beach/travel;url=/category.asp?HDR=gear&CAT=travel;");
//aI("text=computer;showmenu=computer;url=/category.asp?HDR=gear&CAT=computer;");
//aI("text=historically branded;showmenu=historically branded;url=/category.asp?HDR=gifts&CAT=historicalgifts;");
//aI("text=contemporary;showmenu=contemporary;url=/category.asp?HDR=gifts&CAT=contemporarygifts;");
aI("text=<b>sale items</b>;showmenu=sale items;url=/product_list.asp?SKW=GUISALEGEAR&HDR=gear&CAT=guisale;");
}

with(milonic=new menuname("collectables")){
style=menuStyle;
overflow="scroll";
menuwidth ="170px";
aI("text=&nbsp;&nbsp;&nbsp;cars;url=/product_list.asp?SKW=GIFTCOLLCARS&HDR=gear&CAT=GIFTCOLLCARS;");
aI("text=&nbsp;&nbsp;&nbsp;crystal;url=/product_list.asp?SKW=GIFTCOLLCRYSTAL&HDR=gear&CAT=GIFTCOLLCRYSTAL;");
//aI("text=&nbsp;&nbsp;&nbsp;wooden signs;url=/product_list.asp?SKW=GIFTCOLLWOOD&HDR=gear&CAT=GIFTCOLLWOOD;");
aI("text=&nbsp;&nbsp;&nbsp;signs;url=/product_list.asp?SKW=GIFTCOLLSIGN&HDR=gear&CAT=GIFTCOLLSIGN;");
aI("text=&nbsp;&nbsp;&nbsp;key rings;url=/product_list.asp?SKW=giftcollkey&HDR=gear&CAT=giftcollkey;");
//aI("text=&nbsp;&nbsp;&nbsp;banks;url=/product_list.asp?SKW=GIFTCOLLBANK&HDR=gear&CAT=GIFTCOLLBANK;");
//aI("text=&nbsp;&nbsp;&nbsp;figurines;url=/product_list.asp?SKW=giftcollfig&HDR=gear&CAT=giftcollfig;");
//aI("text=&nbsp;&nbsp;&nbsp;candles;url=/product_list.asp?SKW=giftcollcandle&HDR=gear&CAT=giftcollcandle;");
aI("text=&nbsp;&nbsp;&nbsp;magnets;url=/product_list.asp?SKW=giftcollmag&HDR=gear&CAT=giftcollmag;");
//aI("text=&nbsp;&nbsp;&nbsp;lapel pins;url=/product_list.asp?SKW=giftcollpin&HDR=gear&CAT=giftcollpin;");
aI("text=&nbsp;&nbsp;&nbsp;playing cards;url=/product_list.asp?SKW=giftcollcards&HDR=gear&CAT=giftcollcards;");
//aI("text=&nbsp;&nbsp;&nbsp;bookmarks;url=/product_list.asp?SKW=giftcollbook&HDR=gear&CAT=giftcollbook;");
aI("text=&nbsp;&nbsp;&nbsp;GUINNESS&reg; Prints;url=/prints.asp;");
aI("text=&nbsp;&nbsp;&nbsp;switch plates;url=/product_list.asp?SKW=giftcollswitch&HDR=gear&CAT=giftcollswitch;");
aI("text=&nbsp;&nbsp;&nbsp;stress balls;url=/product_list.asp?SKW=comstress&HDR=gear&CAT=giftcomstress;");
aI("text=&nbsp;&nbsp;&nbsp;lighters;url=/product_list.asp?SKW=giftcolllight&HDR=gear&CAT=giftcolllight;");
aI("text=&nbsp;&nbsp;&nbsp;wallets;url=/product_list.asp?SKW=appaccwall&HDR=gear&CAT=appaccwall;");

}

with(milonic=new menuname("bags")){
style=menuStyle;
menuwidth ="170px";
aI("text=&nbsp;&nbsp;&nbsp;coolers;url=/product_list.asp?SKW=giftbagcool&HDR=gear&CAT=giftbagcool;");
aI("text=&nbsp;&nbsp;&nbsp;back packs;url=/product_list.asp?SKW=giftbagback&HDR=gear&CAT=giftbagback;");
//aI("text=&nbsp;&nbsp;&nbsp;duffle bags;url=/product_list.asp?SKW=giftbagduff&HDR=gear&CAT=giftbagduff;");
}

with(milonic=new menuname("kitchen")){
style=menuStyle;
menuwidth ="170px";
aI("text=&nbsp;&nbsp;&nbsp;food;url=/product_list.asp?SKW=giftkitfood&HDR=gear&CAT=giftkitfood;");
aI("text=&nbsp;&nbsp;&nbsp;accessories;url=/product_list.asp?SKW=giftkitacc&HDR=gear&CAT=giftkitacc;");
aI("text=&nbsp;&nbsp;&nbsp;mugs;url=/product_list.asp?SKW=giftkitmug&HDR=gear&CAT=giftkitmug;");
//aI("text=&nbsp;&nbsp;&nbsp;towels;url=/product_list.asp?SKW=giftkitapron&HDR=gear&CAT=giftkitapron;");
}

with(milonic=new menuname("computer")){
style=menuStyle;
menuwidth ="170px";
aI("text=&nbsp;&nbsp;&nbsp;mouse pads;url=/product_list.asp?SKW=giftcollmouse&HDR=gear&CAT=giftcommouse;");
//aI("text=&nbsp;&nbsp;&nbsp;stress balls;url=/product_list.asp?SKW=comstress&HDR=gear&CAT=giftcomstress;");
}

with(milonic=new menuname("beach/travel")){
style=menuStyle;
menuwidth ="170px";
aI("text=&nbsp;&nbsp;&nbsp;towels;url=/product_list.asp?SKW=giftbeachtowel&HDR=gear&CAT=giftbeachtowel;");
aI("text=&nbsp;&nbsp;&nbsp;coolers;url=/product_list.asp?SKW=giftbeachbag&HDR=gear&CAT=giftbeachbag;");
aI("text=&nbsp;&nbsp;&nbsp;flip flops;url=/product_list.asp?SKW=giftbeachflip&HDR=gear&CAT=giftbeachflip;");
aI("text=&nbsp;&nbsp;&nbsp;luggage tags;url=/product_list.asp?SKW=giftbeachtag&HDR=gear&CAT=giftbeachtag;");
aI("text=&nbsp;&nbsp;&nbsp;travel mugs;url=/product_list.asp?skw=giftcolltravel&hdr=gear&cat=giftcolltravel;");
}

//with(milonic=new menuname("historically branded")){
//style=menuStyle;
//menuwidth ="170px";
//aI("text=&nbsp;&nbsp;&nbsp;lapel pins;url=/product_list.asp?SKW=gifthistpin&HDR=gifts&CAT=gifthistpin;");
//aI("text=&nbsp;&nbsp;&nbsp;magnets;url=/product_list.asp?SKW=gifthistmag&HDR=gifts&CAT=gifthistmag;");
//}

//with(milonic=new menuname("contemporary")){
//style=menuStyle;
//menuwidth ="170px";
//aI("text=&nbsp;&nbsp;&nbsp;bags;url=/product_list.asp?SKW=giftcontbag&HDR=gifts&CAT=giftcontbag;");
//aI("text=&nbsp;&nbsp;&nbsp;mousepads;url=/product_list.asp?SKW=giftcontmouse&HDR=gifts&CAT=giftcontmouse;");
//aI("text=&nbsp;&nbsp;&nbsp;salt &amp; pepper shakers;url=/product_list.asp?SKW=gifthistsp&HDR=gifts&CAT=giftconttsp;");
//aI("text=&nbsp;&nbsp;&nbsp;stress balls;url=/product_list.asp?SKW=contstress&HDR=gifts&CAT=giftcontstress;");
//}

drawMenus();


