document.write('\
\
\
<div><div><div style="display:none;"><ul id="imenus0" style="width:640px">\
<li  style="width:120px;"><a href="\#">AutoCAD</a>\
\
	<div><div style="width:150px;top:0px;left:2px;"><ul style="">\
	<li><a href="/cad/AutoCAD/Whats_New.asp">What\'s New Guides</a></li>\
	<li><a href="/cad/AutoCAD/Whats_New.asp" style="BACKGROUND-COLOR: \#71a6ff"><IMG height=2 src="/images/split.png" width=138 vspace=3 border=0></a></li>\
	<li><a href="/cad/AutoCAD/Quick_Guides.asp">General Quick Guides</a></li>\
	<li><a href="/cad/AutoCAD/drag_n_droppable_files.asp">Drag \'n Drop Files</a></li>\
	<li><a href="/cad/AutoCAD/extensions.asp">File Extensions</a></li>\
	<li><a href="/customization/general/transparent_cmds.asp">Transparent Commands</a></li>\
	<li><a href="/customization/general/hyphen_cmds.asp">Hyphen Commands</a></li>\
	<li><a href="/cad/AutoCAD/history.asp" style="BACKGROUND-COLOR: \#71a6ff"><IMG height=2 src="/images/split.png" width=138 vspace=3 border=0></a></li>\
	<li><a href="/cad/AutoCAD/history.asp">History</a></li>\
	<li><a href="/cad/AutoCAD/" style="BACKGROUND-COLOR: \#71a6ff"><IMG height=2 src="/images/split.png" width=138 vspace=3 border=0></a></li>\
	<li><a href="/cad/AutoCAD/">AutoCAD 2007</a></li>\
	<li><a href="/cad/AutoCAD/AutoCAD_2006.asp">AutoCAD 2006</a></li>\
	<li><a href="/cad/AutoCAD/AutoCAD_2005.asp">AutoCAD 2005</a></li>\
	</ul></div></div></li>\
\
\
</ul><div style="clear:left;"></div></div></div></div>\
\
\
');

function imenus_data0(){


	this.unlock = "i{sisrlgt0fsn<z{x0k}qgutjev2dqp>mqfemjrwu"
	this.enable_visual_design_mode = false

	this.main_is_horizontal = true
	this.menu_showhide_delay = 150


   /*---------------------------------------------
   Optional Box Animation Settings
   ---------------------------------------------*/


	//set to... "pointer", "center", "top", "left"
	this.box_animation_type = "top"

	this.box_animation_frames = 15
	this.box_animation_styles = "border-style:solid; border-color:#999999; border-width:1px; "



   /*---------------------------------------------
   Optional Expand Icon Animation Settings
   ---------------------------------------------*/


	this.expand_arrow_animation_frames1 = "10"
	this.expand_arrow_animation_movexy1 = "-10,0"
	this.expand_arrow_animation_frames2 = "10"
	this.expand_arrow_animation_movexy2 = "0,0"



   /*---------------------------------------------
   Images (expand and pointer icons)
   ---------------------------------------------*/


	this.main_expand_image = 'http://www.hyperpics.com/images/sample3_main_arrow.gif'
	this.main_expand_image_hover = 'http://www.hyperpics.com/images/sample3_main_arrow.gif'
	this.main_expand_image_width = '7'
	this.main_expand_image_height = '5'
	this.main_expand_image_offx = '0'
	this.main_expand_image_offy = '5'

	this.sub_expand_image = 'http://www.hyperpics.com/images/sample3_sub_arrow.gif'
	this.sub_expand_image_hover = 'http://www.hyperpics.com/images/sample3_sub_arrow.gif'
	this.sub_expand_image_width = '5'
	this.sub_expand_image_height = '7'
	this.sub_expand_image_offx = '0'
	this.sub_expand_image_offy = '3'

	this.main_pointer_image = 'http://www.hyperpics.com/images/arrow_down.gif'
	this.main_pointer_image_width = '10'
	this.main_pointer_image_height = '11'
	this.main_pointer_image_offx = '-3'
	this.main_pointer_image_offy = '-14'

	this.sub_pointer_image = 'http://www.hyperpics.com/images/arrow_right.gif'
	this.sub_pointer_image_width = '13'
	this.sub_pointer_image_height = '10'
	this.sub_pointer_image_offx = '-13'
	this.sub_pointer_image_offy = '-5'




   /*---------------------------------------------
   Global Menu Styles
   ---------------------------------------------*/

	//Main Menu

	this.main_container_styles = "background-color:#71a6ff; border-style:none; border-color:#000080; border-width:0px; padding:0px; margin:0px; "
	this.main_item_styles = "background-color:#71a6ff; color:#ffffff; text-align:left; font-family:Arial; font-size:14px; font-weight:bold; font-style:normal; text-decoration:none; border-style:solid; border-color:#000080; border-width:0px; padding:2px 8px; "
	this.main_item_hover_styles = "background-color:#cfcfcf; text-decoration:none; border-color:#000080; "
	this.main_item_active_styles = "background-color:#cfcfcf; border-color:#000080; "



	//Sub Menu

	this.subs_container_styles = "filter:progid:DXImageTransform.Microsoft.Inset(duration=0.3); background-color:#ffffff; border-style:none; border-color:#cccccc; border-width:0px; padding:0px; margin:1px 0px 0px; "
	this.subs_item_styles = "color:#ffffff; text-align:left; font-size:12px; font-weight:bold; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:2px 5px; "
	this.subs_item_hover_styles = "color:#ffffff; font-weight:bold; text-decoration:none; "
	this.subs_item_active_styles = "background-color:#9f9f9f; font-weight:bold; text-decoration:none; "



}
