
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)"
}

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)}


style1=[					// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"000066",					// Mouse Off Font Color
"fffacd",					// Mouse Off Background Color
"ffff00",					// Mouse On Font Color
"cc3300",					// Mouse On Background Color
"00008B",					// Menu Border Color
"10px",							// Font Size in pixels
"normal",					// Font Style (italic or normal)
"normal",						// Font Weight (bold or normal)
"Verdana, Tahoma, Arial, Helvetica, sans-serif;",	// Font Name
3,							// Menu Item Padding
"",			// Sub Menu Image (Leave this blank if not needed)
,							// 3D Border & Separator bar
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
,							// Referer Item Font Color (leave this blank to disable)
,							// Referer Item Background Color (leave this blank to disable)
"",				// Top Bar image (Leave this blank to disable)
"ffffff",					// Menu Header Font Color (Leave blank if headers are not needed)
"000099",					// Menu Header Background Color (Leave blank if headers are not needed)
]


//effect2 = "Alpha( style=0,opacity=65)"
//effect=""

addmenu(menu=[
"sidemenu",
158,
1,
125,
1,
,
style1,
1,
"center",
effect,
1,
,
,
,
,
,
,
,
,
,
,
,"<b>Menu Information</b>","# type=header;align=center;",,"",1
,"Home", "index.htm",,,1
,"Wallets","show-menu=Walets",,"",1
,"Travel Accessories","show-menu=tracc",,"",1
,"Accessories","show-menu=acc",,"",1
,"Assorted Accessories","show-menu=ascc",,"",1
,"<b>Paulwalter Online </b>","# type=header;align=center;",,"",1
,"Enquiry Form", "enquiry.htm",,,1
,"Download Catalogue", "Catalogues.htm",,,1
,"Go Cart", "uc.htm",,,1
,"Feedback", "uc.htm",,,1
,"<b>Reach Us</b>","# type=header;align=center;",,"",1
,"Contact Us", "contact.htm",,,1
])

	addmenu(menu=["Walets",,,120,1,,style1,,"center",effect,,,,,,,,,,,,
	,"Lambskin Wallets","Lambskinwallet.htm",,,1
	,"Slim Wallets","SlimWallets.htm",,,1
	,"Croco Design Wallets","CrocoWallets.htm",,,1
	,"Ostrich Design Wallets","OstrichWallets.htm",,,1
	,"Color Print Wallets","BombaySheep.htm",,,1
	,"Biker Wallet","BikerWallet.htm",,,1
	,"Magic Wallet","MagicWallet.htm",,,1
	,"Cowhide Selection","chide.htm",,,1
	,"Ladies Wallets","LadiesWallet.htm",,,1
	
	])

	addmenu(menu=["tracc",,,120,1,,style1,,"center",effect,,,,,,,,,,,,
	,"Bible Case","Bcase.htm",,,0
	,"Cell Phone Case","uc.htm",,,0
	,"Fanny Packs","Fannypacks.htm",,,0
	,"Organizor Kits","Organizer_kits.htm",,,0
	,"Ladies Bags","bagsladies.htm",,,0
	])

	addmenu(menu=["acc",,,120,1,,style1,,"center",effect,,,,,,,,,,,,
	,"Card Cases","Cardcases.htm",,,0
	,"Check Book Cover","CheckbookCover.htm",,,0
	,"Cigaretee Case ","cgcase.htm",,,0
	,"Coin Purse","CoinPurse.htm",,,0
	,"Key Cases","keycase.htm",,,0
	,"Money Clips","MoneyClip.htm",,,0
	])
	
	addmenu(menu=["ascc",,,120,1,,style1,,"center",effect,,,,,,,,,,,,
	,"ID Holder","IDHolder.htm",,,0
	,"Luggage Tag","LuggageTag.htm",,,0
	,"Neck Purse","Neck_Purse.htm",,,0
	,"Passport Cover","PassportCover.htm",,,0
	,"Skull Cap","Skullcaps.htm",,,0
	,"Visiting Card Holder","misc.htm",,,0
	])
	
dumpmenus();
