document.write('<div><div style="text-align:center;display:none;width:520px;"><ul id="imenus1">\
			   <li  style="width:80px;"><a href="index.html">Home</a></li>\
			   <li  style="width:80px;"><a href="aboutus.html">About Us</a></li>\
			   <li  style="width:80px;"><a href="gallery.html">Gallery</a></li>\
			   <li  style="width:100px;"><a href="contactus.html">Contact Us</a></li>\
			   <li  style="width:180px;"><a href="privacy.html">Privacy Policy/Legal Notes</a></li>\</ul><div style="clear:left;"></div></div></div>');

function imenus_data1(){


	this.unlock = "wkvmcnh"

	this.main_is_horizontal = true
	this.menu_showhide_delay = 150
	this.show_subs_onclick = false
	this.hide_focus_box = false

   	//Main Menu

	this.main_container_styles = "border-style:none; border-width:0px; padding:0px;padding-left:118px;padding-right:118px;padding-top:20px; margin:0px; "
	this.main_item_styles = "color:#ffffff; text-align:center; font-family:verdana; font-size:10px; font-weight:bold; font-style:normal; text-decoration:underline; border-style:none; border-width:1px; padding:2px 8px; "
	this.main_item_hover_styles = "color:#ffff00; text-decoration:underline; "
	this.main_item_active_styles = "color:#ffffff; "
	this.main_graphic_item_styles = ""



	//Sub Menu

	this.subs_ie_transition_show = "filter:progid:DXImageTransform.Microsoft.Fade(duration=0.3);"

	this.subs_container_styles = "border-width:1px; padding:5px; margin:4px 0px 0px; "
	this.subs_item_styles = "color:#555555; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:2px 5px; "
	this.subs_item_hover_styles = "color:#000000; text-decoration:underline; "
	this.subs_item_active_styles = "background-color:#ffffff; "



}



