menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function   dumpmenus(){mt="<script language=JavaScript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
timegap=500 // The time delay for menus to remain visible
followspeed=5 // Follow Scrolling speed
followrate=50 // Follow Scrolling Rate
suboffset_top=0 // Sub menu offset Top position
suboffset_left=0 // Sub menu offset Left position
ProductStyle=[ // Gray3DStyle is an array of properties. You can have as many property arrays as you need
"ffffff", // Mouse Off Font Color
"127A12", // Mouse Off Background Color (use zero for transparent in Netscape 6)
"ff99ff", // Mouse On Font Color
"127A12", // Mouse On Background Color
"ffffff", // Menu Border Color
"3mm", // Font Size (default is px but you can specify mm, pt or a percentage)
"normal", // Font Style (italic or normal)
"bold", // Font Weight (bold or normal)
"Arial, Helvetica", // Font Name
4, // Menu Item Padding or spacing
, // Sub Menu Image (Leave this blank if not needed)
0, // 3D Border & Separator bar
"ffffff", // 3D High Color
"ffffff", // 3D Low Color
, // Current Page Item Font Color (leave this blank to disable)
, // Current Page Item Background Color (leave this blank to disable)
, // Top Bar image (Leave this blank to disable)
, // Menu Header Font Color (Leave blank if headers are not needed)
, // Menu Header Background Color (Leave blank if headers are not needed)
, // Menu Item Separator Color
]
AboutStyle=[ // Gray3DStyle is an array of properties. You can have as many property arrays as you need
"ffffff", // Mouse Off Font Color
"298E29", // Mouse Off Background Color (use zero for transparent in Netscape 6)
"ff99ff", // Mouse On Font Color
"298E29", // Mouse On Background Color
"ffffff", // Menu Border Color
"3mm", // Font Size (default is px but you can specify mm, pt or a percentage)
"normal", // Font Style (italic or normal)
"bold", // Font Weight (bold or normal)
"Arial, Helvetica", // Font Name
4, // Menu Item Padding or spacing
, // Sub Menu Image (Leave this blank if not needed)
0, // 3D Border & Separator bar
"ffffff", // 3D High Color
"ffffff", // 3D Low Color
, // Current Page Item Font Color (leave this blank to disable)
, // Current Page Item Background Color (leave this blank to disable)
, // Top Bar image (Leave this blank to disable)
, // Menu Header Font Color (Leave blank if headers are not needed)
, // Menu Header Background Color (Leave blank if headers are not needed)
, // Menu Item Separator Color
]
ContactStyle=[ // Gray3DStyle is an array of properties. You can have as many property arrays as you need
"ffffff", // Mouse Off Font Color
"41A841", // Mouse Off Background Color (use zero for transparent in Netscape 6)
"ff99ff", // Mouse On Font Color
"41A841", // Mouse On Background Color
"ffffff", // Menu Border Color
"3mm", // Font Size (default is px but you can specify mm, pt or a percentage)
"normal", // Font Style (italic or normal)
"bold", // Font Weight (bold or normal)
"Arial, Helvetica", // Font Name
4, // Menu Item Padding or spacing
, // Sub Menu Image (Leave this blank if not needed)
0, // 3D Border & Separator bar
"ffffff", // 3D High Color
"ffffff", // 3D Low Color
, // Current Page Item Font Color (leave this blank to disable)
, // Current Page Item Background Color (leave this blank to disable)
, // Top Bar image (Leave this blank to disable)
, // Menu Header Font Color (Leave blank if headers are not needed)
, // Menu Header Background Color (Leave blank if headers are not needed)
, // Menu Item Separator Color
]
TermsStyle=[ // Gray3DStyle is an array of properties. You can have as many property arrays as you need
"ffffff", // Mouse Off Font Color
"69ca69", // Mouse Off Background Color (use zero for transparent in Netscape 6)
"ff99ff", // Mouse On Font Color
"69ca69", // Mouse On Background Color
"ffffff", // Menu Border Color
"3mm", // Font Size (default is px but you can specify mm, pt or a percentage)
"normal", // Font Style (italic or normal)
"bold", // Font Weight (bold or normal)
"Arial, Helvetica", // Font Name
4, // Menu Item Padding or spacing
, // Sub Menu Image (Leave this blank if not needed)
0, // 3D Border & Separator bar
"ffffff", // 3D High Color
"ffffff", // 3D Low Color
, // Current Page Item Font Color (leave this blank to disable)
, // Current Page Item Background Color (leave this blank to disable)
, // Top Bar image (Leave this blank to disable)
, // Menu Header Font Color (Leave blank if headers are not needed)
, // Menu Header Background Color (Leave blank if headers are not needed)
, // Menu Item Separator Color
]
addmenu(menu=[
"topproducts", // Menu Name - This is needed in order for this menu to be called
20, // Menu Top - The Top position of this menu in pixels
443, // Menu Left - The Left position of this menu in pixels
80, // Menu Width - Menus width in pixels
0, // Menu Border Width
, // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
ProductStyle, // Properties Array - this array is declared higher up as you can see above
1, // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
"center", // Alignment - sets this menu elements text alignment, values valid here are: left, right or center
"randomdissolve(duration=0.5)",// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0, // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
1, // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
1, // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
, // Position of TOP sub image left:center:right
, // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0, // Right To Left - Used in Hebrew for example. (1=on or 0=off)
0, // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
, // ID of the div you want to hide on MouseOver (useful for hiding form elements)
, // Background image for menu Color must be set to transparent for this to work
0, // Scrollable Menu
, // Miscellaneous Menu Properties
,"products","show-menu=products","#","Our Product Range",0
])
addmenu(menu=[
"topabout", // Menu Name - This is needed in order for this menu to be called
20, // Menu Top - The Top position of this menu in pixels
523, // Menu Left - The Left position of this menu in pixels
80, // Menu Width - Menus width in pixels
0, // Menu Border Width
, // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
AboutStyle, // Properties Array - this array is declared higher up as you can see above
1, // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
"center", // Alignment - sets this menu elements text alignment, values valid here are: left, right or center
"randomdissolve(duration=0.5)",// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0, // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
1, // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
1, // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
, // Position of TOP sub image left:center:right
, // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0, // Right To Left - Used in Hebrew for example. (1=on or 0=off)
0, // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
, // ID of the div you want to hide on MouseOver (useful for hiding form elements)
, // Background image for menu Color must be set to transparent for this to work
0, // Scrollable Menu
, // Miscellaneous Menu Properties
,"about us","show-menu=aboutus","#","More about us and our products",0
])
addmenu(menu=[
"topcontact", // Menu Name - This is needed in order for this menu to be called
20, // Menu Top - The Top position of this menu in pixels
603, // Menu Left - The Left position of this menu in pixels
80, // Menu Width - Menus width in pixels
0, // Menu Border Width
, // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
ContactStyle, // Properties Array - this array is declared higher up as you can see above
1, // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
"center", // Alignment - sets this menu elements text alignment, values valid here are: left, right or center
"randomdissolve(duration=0.5)",// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0, // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
1, // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
1, // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
, // Position of TOP sub image left:center:right
, // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0, // Right To Left - Used in Hebrew for example. (1=on or 0=off)
0, // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
, // ID of the div you want to hide on MouseOver (useful for hiding form elements)
, // Background image for menu Color must be set to transparent for this to work
0, // Scrollable Menu
, // Miscellaneous Menu Properties
,"contact us","contactus.asp",,"our contact details",0
])
addmenu(menu=[
"topterms", // Menu Name - This is needed in order for this menu to be called
20, // Menu Top - The Top position of this menu in pixels
683, // Menu Left - The Left position of this menu in pixels
80, // Menu Width - Menus width in pixels
0, // Menu Border Width
, // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
TermsStyle, // Properties Array - this array is declared higher up as you can see above
1, // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
"center", // Alignment - sets this menu elements text alignment, values valid here are: left, right or center
"randomdissolve(duration=0.5)",// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0, // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
1, // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
1, // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
, // Position of TOP sub image left:center:right
, // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0, // Right To Left - Used in Hebrew for example. (1=on or 0=off)
0, // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
, // ID of the div you want to hide on MouseOver (useful for hiding form elements)
, // Background image for menu Color must be set to transparent for this to work
0, // Scrollable Menu
, // Miscellaneous Menu Properties
,"terms","terms.asp",,"the small print",0
])
addmenu(menu=[
"products",
,
,
80,
0,
,
ProductStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,

,"soaps","show-menu=soap","#","soaps",0
,"shower gel","show-menu=show","#","shower gel",0
,"blessences","show-menu=bles","#","blessences",0
,"facial","show-menu=faci","#","facial",0
,"hair","show-menu=hair","#","hair",0
,"body","show-menu=body","#","body",0
,"bath","show-menu=bath","#","bath",0
,"mouth","show-menu=mout","#","mouth",0
,"kitchen witch","show-menu=kitc","#","kitchen witch",0
,"wicce man","show-menu=wicc","#","wicce man",0
,"house","show-menu=hous","#","house",0
,"kits","show-menu=kits","#","kits",0
])
addmenu(menu=[
"soap",
,
,
80,
0,
,
ProductStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"sabbats","show-menu=sabbatsoaps","#","Our Range of Sabbat Soaps",0
,"esbat","product.asp?ID=4","#","A Soap for the Full Moon",0
,"pre-ritual","product.asp?ID=3","#","A Soap for Pre-Ritual Cleansing",0
,"wicce man","show-menu=wiccemansoap","#","Wicce Man Soaps",0
])
addmenu(menu=[
"show",
,
,
80,
0,
,
ProductStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"sabbats","show-menu=sabbatgels","#","Our Range of Sabbat Shower Gels",0
,"esbat","product.asp?ID=52","#","A Shower Gel for the Full Moon",0
,"pre-ritual","product.asp?ID=56","#","A Pre-Ritual Shower Gel",0
])
addmenu(menu=[
"bles",
,
,
80,
0,
,
ProductStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"sabbats","show-menu=sabbatblessences","#","Our Range of Sabbat Blessences",0
,"esbat","product.asp?ID=9","#","A Blessence for the Full Moon",0
,"pre-ritual","product.asp?ID=8","#","A Blessence for Pre-Ritual Annointment",0
,"re-energise","product.asp?ID=86","#","A Blessence to Reinvigorate",0
,"relax","product.asp?ID=87","#","A Blessence to Help You Relax",0
,"over-indulgence","product.asp?ID=88","#","A Blessence to Help You Recover",0
])
addmenu(menu=[
"sabbatsoaps",
,
,
80,
0,
,
ProductStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"mabon","product.asp?ID=2","#","Mabon Soap",0
,"samhain","product.asp?ID=1","#","Samhain Soap",0
,"yule","product.asp?ID=5","#","Yule Soap",0
,"imbolc","product.asp?ID=21","#","Imbolc Soap",0
,"ostara","product.asp?ID=22","#","Ostara Soap",0
,"beltane","product.asp?ID=23","#","Beltane Soap",0
,"midsummer","product.asp?ID=24","#","Midsummer Soap",0
,"lughnasadh","product.asp?ID=25","#","Lughnasadh Soap",0

])
addmenu(menu=[
"sabbatgels",
,
,
80,
0,
,
ProductStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"mabon","product.asp?ID=43","#","Mabon Shower Gel",0
,"samhain","product.asp?ID=44","#","Samhain Shower Gel",0
,"yule","product.asp?ID=45","#","Yule Shower Gel",0
,"imbolc","product.asp?ID=46","#","Imbolc Shower Gel",0
,"ostara","product.asp?ID=47","#","Ostara Shower Gel",0
,"beltane","product.asp?ID=48","#","Beltane Shower Gel",0
,"midsummer","product.asp?ID=49","#","Midsummer Shower Gel",0
,"lughnasadh","product.asp?ID=50","#","Lughnasadh Shower Gel",0

])
addmenu(menu=[
"sabbatblessences",
,
,
80,
0,
,
ProductStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"mabon","product.asp?ID=7","#","Mabon Blessence",0
,"samhain","product.asp?ID=6","#","Samhain Blessence",0
,"yule","product.asp?ID=10","#","Yule Blessence",0
,"imbolc","product.asp?ID=26","#","Imbolc Blessence",0
,"ostara","product.asp?ID=27","#","Ostara Blessence",0
,"beltane","product.asp?ID=28","#","Beltane Blessence",0
,"midsummer","product.asp?ID=29","#","Midsummer Blessence",0
,"lughnasadh","product.asp?ID=30","#","Lughnasadh Blessence",0

])
addmenu(menu=[
"faci",
,
,
80,
0,
,
ProductStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"moisturisers","show-menu=mois","#","Moisturisers",0
,"cleansers","show-menu=clea","#","Cleansers",0
,"toners","show-menu=tone","#","Toners",0
])
addmenu(menu=[
"mois",
,
,
80,
0,
,
ProductStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"all skin","product.asp?ID=31","#","Brigid - for all skin types",0
,"oily skin","product.asp?ID=32","#","Artemis - for oily skin",0
,"dry skin","product.asp?ID=34","#","Isis - for dry skin",0
,"mature skin","product.asp?ID=33","#","Cerridwen - for mature skin",0
])
addmenu(menu=[
"tone",
,
,
80,
0,
,
ProductStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"all skin","product.asp?ID=37","#","Brigid - for all skin types",0
,"oily skin","product.asp?ID=35","#","Artemis - for oily skin",0
,"dry skin","product.asp?ID=38","#","Isis - for dry skin",0
,"mature skin","product.asp?ID=36","#","Cerridwen - for mature skin",0
])
addmenu(menu=[
"pumi",
,
,
80,
0,
,
ProductStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"scrying","product.asp?ID=53","#","look to the future",0
])
addmenu(menu=[
"bath",
,
,
80,
0,
,
ProductStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"bath melts","show-menu=melt","#","Bath Melts",0
])
addmenu(menu=[
"melt",
,
,
80,
0,
,
ProductStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"relax","product.asp?ID=90","#","Relax Bath Melt",0
])
addmenu(menu=[
"wicc",
,
,
80,
0,
,
ProductStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"shaving soap","product.asp?ID=54","#","Wicce Man Shaving Soap",0
,"shaving cream","product.asp?ID=73","#","Wicce Man Shaving Cream",0
,"aftershave balm","product.asp?ID=72","#","Wicce Man Aftershave Balm",0
])
addmenu(menu=[
"wiccemansoap",
,
,
80,
0,
,
ProductStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"shaving","product.asp?ID=54","#","Wicce Man Shaving Soap",0
])
addmenu(menu=[
"hous",
,
,
80,
0,
,
AboutStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"pumice & oil","show-menu=pumi","#","Things for the home.",0
])
addmenu(menu=[
"aboutus",
,
,
80,
0,
,
AboutStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"company","aboutus.asp","#","about Wicce.co.uk",0
,"ingredients","show-menu=ingredients","#","about the natural ingredients we use",0
])
addmenu(menu=[
"ingredients",
,
,
80,
0,
,
AboutStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"general","ingredients.asp","#","General Ingredients",0
,"base oils","oils.asp","#","Base Oils",0
,"essential oils","essentialoils.asp","#","Essential oils",0
])
addmenu(menu=[
"clea",
,
,
80,
0,
,
ProductStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"calendula facial wash","product.asp?ID=58","#","Calendula Foaming Facial Wash",0
,"cleanser cream","product.asp?ID=74","#","Cleanser Cream",0
,"facial massage bar","product.asp?ID=75","#","Facial Massage Bar",0
,"clay mask","product.asp?ID=76","#","Clay Mask",0
//,"pretty putty scrub","product.asp?ID=77","#","Pretty Putty Scrub",0
])
addmenu(menu=[
"hair",
,
,
80,
0,
,
ProductStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"shampoos","show-menu=sham","#","Shampoos",0
,"conditioners","show-menu=cond","#","Conditioners",0
])
addmenu(menu=[
"sham",
,
,
80,
0,
,
ProductStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"normal hair","product.asp?ID=60","#","Lemon and Lime Flower Shampoo",0
,"dry hair","product.asp?ID=59","#","Coconut Milk and Jojoba Shampoo",0
,"oily hair","product.asp?ID=61","#","Yarrow and Rosemary Shampoo",0
])
addmenu(menu=[
"cond",
,
,
80,
0,
,
ProductStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"normal hair","product.asp?ID=63","#","Lemon and Lime Flower Conditioner",0
,"dry hair","product.asp?ID=62","#","Coconut Milk and Jojoba Conditioner",0
,"oily hair","product.asp?ID=64","#","Yarrow and Rosemary Conditioner",0
])
addmenu(menu=[
"body",
,
,
80,
0,
,
ProductStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"body lotions","show-menu=loti","#","Lotions for all parts of the body",0
,"feet","show-menu=feet","#","Foot care",0
,"massage bars","show-menu=mass","#","Massage Bars",0
//,"deodorant","product.asp?ID=81","#","Deodorant",0
])
addmenu(menu=[
"loti",
,
,
80,
0,
,
ProductStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"rose and jasmine","product.asp?ID=57","#","Rose and Jasmine Body Lotion",0
])
addmenu(menu=[
"mass",
,
,
80,
0,
,
ProductStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"relax","product.asp?ID=89","#","Relax Massage Bar",0
])
addmenu(menu=[
"mout",
,
,
80,
0,
,
ProductStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"lip balms","show-menu=lip","#","Lip Balms",0
//,"toothpaste","product.asp?ID=83","#","Toothpaste",0
])
addmenu(menu=[
"lip",
,
,
80,
0,
,
ProductStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"tea tree & lavender","product.asp?ID=65","#","Tea Tree and Lavender Lip Balm",0
,"lemon & lime","product.asp?ID=66","#","Lemon and Lime Lip Balm",0
,"peppermint","product.asp?ID=67","#","Peppermint Lip Balm",0
,"spearmint","product.asp?ID=68","#","Spearmint Lip Balm",0
,"fennel","product.asp?ID=69","#","Fennel Lip Balm",0
,"orange & tangerine","product.asp?ID=70","#","Orange and Tangerine Lip Balm",0
])
addmenu(menu=[
"kitc",
,
,
80,
0,
,
ProductStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"hand wash","product.asp?ID=78","#","Hand Wash",0
,"hand cream","product.asp?ID=79","#","Hand Cream",0
])
addmenu(menu=[
"feet",
,
,
80,
0,
,
ProductStyle,
0,
"center",
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"foot cream","product.asp?ID=80","#","Foot Cream",0
])
addmenu(menu=[
"kits",
,
,
80,
0,
,
ProductStyle,
0, "center", "Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,

,"samhain","product.asp?ID=84","#","Samhain Kit",0

,"yule","product.asp?ID=85","#","Yule Survival Kit",0

])
dumpmenus();
