
document.write('\
<div style="z-index:1;position:relative;">\
	<div style="display:none;">\
		<ul id="imenus0" style="width:702px">\
			<li  style="width:93px;"><a href="#">Psicoterapia</a>\
			\
				<div><ul style="width:140px;top:-1px;left:-1px;"><div>\
				<li ><a href="psico.html">o que é psicoterapia cognitiva</a></li>\
				<li ><a href="pilares.html">pilares</a></li>\
				<li ><a href="biografico.html">método biográfico</a></li>\
				</div></ul></div></li>\
			\
			<li  style="width:56px;"><a href="#">Alvos</a>\
			\
				<div><ul style="width:130px;top:0px;left:2px;"><div>\
				<li ><a href="#">ansiedade</a>\
			\
					<div><ul style="width:150px;top:-17px;left:118px;"><div>\
					<li ><a href="transtornos.html">transtornos ansiosos</a></li>\
					<li ><a href="gravidez.html">ansiedade e gravidez</a></li>\
					<li ><a href="tratamento.html">tratamento</a></li>\
					</div></ul></div></li>\
			\
				<li ><a href="abuso.html">trauma por abuso sexual</a></li>\
				<li ><a href="#">ciúmes</a>\
			\
					<div><ul style="width:150px;top:-18px;left:118px;"><div>\
					<li ><a href="ciumes.html">tratamento</a></li>\
					<li ><a href="casosciumes.html">casos</a></li>\
					<li ><a href="materiasciumes.html">matérias</a></li>\
					</div></ul></div></li>\
			\
				<li ><a href="estresse.html">estresse</a></li>\
				<li ><a href="tda.html">déficit de atenção</a></li>\
				</div></ul></div></li>\
			\
			<li  style="width:121px;"><a href="#">Terapia de Casal</a>\
			\
				<div><ul style="width:125px;top:;left:;"><div>\
				<li ><a href="casal.html">como funciona</a></li>\
				<li ><a href="casalentrevistas.html">sobre relacionamento</a></li>\
				</div></ul></div></li>\
			\
			<li  style="width:113px;"><a href="personal.html">Personal Coaching</a></li>\
			<li  style="width:114px;"><a href="#">Ori. Profissional</a>\
			\
				<div><ul style="width:150px;top:;left:;"><div>\
				<li ><a href="carreira.html">orientação de carreira</a></li>\
				<li ><a href="faculdade.html">mudança de faculdade</a></li>\
				<li ><a href="op.html">orientação profissional</a></li>\
				</div></ul></div></li>\
			\
			<li  style="width:63px;"><a href="psicologa.html">Psicóloga</a></li>\
			<li  style="width:72px;"><a href="bibliografia.html">Bibliografia</a></li>\
			<li  style="width:70px;"><a href="#">Contato</a>\
			\
				<div><ul style="width:122px;top:;left:-51px;"><div>\
				<li ><a href="local.html">localização</a></li>\
				<li ><a href="valores.html">valores e horários</a></li>\
				<li ><a href="indicacoes.html">indicações</a></li>\
				</div></ul></div></li>\
			\
			<div style="clear:left;"></div>\
			</ul>\
		</div>\
	</div>\
');

/*

          Tips & Tricks

             1: Adjust the "function menudata0()" numeric id in the statement below to match the numeric id of
                the id='imenus0' statement within the menu structure and links secion above.  The numbers must 
                match for the menu to work, multiple menus may be used on a single page by adding new sections 
                with new id's.

             2: To specifically define settings for an individual item or container, apply classes or inline styles
                directly to the UL and A tags in the HTML tags which define your menus structure and links above.

             3: Use the parameter options below to define borders and padding.  Borders and padding specified
                within the menus HTML structure may cause positioning and actual sizing to be offset a bit in
                some browsers.
 
*/




/*-------------------------------------------------
************* Parameter Settings ******************
---------------------------------------------------*/

function imenus_data0(){


	this.enable_visual_design_mode = false

	this.main_is_horizontal = true
	this.menu_showhide_delay = 150


   /*---------------------------------------------
   Expand Icon Images
   ---------------------------------------------*/

	this.main_expand_image = "imagens/arrow_main.gif"
	this.main_expand_image_hover = "imagens/arrow_main.gif"
	this.main_expand_image_width = "16"
	this.main_expand_image_height = "9"

	this.sub_expand_image = "imagens/arrow_sub.gif"
	this.sub_expand_image_hover = "imagens/arrow_sub.gif"
	this.sub_expand_image_width = "10"
	this.sub_expand_image_height = "13"



   /*---------------------------------------------
   Global Menu Styles
   ---------------------------------------------*/

	//Main Menu

	this.main_container_styles = "background-color:#ffcc66; background-image:; border-style:solid; border-color:#808080; border-width:0px; padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:0px; "
	this.main_item_styles = "background-color:; background-image:; color:#000000; text-align:center; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; text-decoration:none; padding-top:2px; padding-right:5px; padding-bottom:2px; padding-left:5px; border-style:none; border-color:#000000; border-width:0px; "
	this.main_item_hover_styles = "background-color:#c0c0c0; background-image:; color:#ffffff; font-weight:; text-decoration:; "
	this.main_item_active_styles = "background-color:#808080; background-image:; color:#ffffff; font-weight:; text-decoration:; "


	//Sub Menu

	this.subs_container_styles = "background-color:#ffffff; background-image:; border-style:solid; border-color:#356595; border-width:1px; padding-top:5px; padding-right:5px; padding-bottom:5px; padding-left:5px; "
	this.subs_item_styles = "background-color:; background-image:; color:#111111; text-align:left; font-family:; font-size:10px; font-weight:normal; text-decoration:none; padding-top:2px; padding-right:5px; padding-bottom:2px; padding-left:5px; border-style:none; border-color:#000000; border-width:1px; "
	this.subs_item_hover_styles = "background-color:#c0c0c0; background-image:; color:#ffffff; font-weight:; text-decoration:; "
	this.subs_item_active_styles = "background-color:#ffffff; background-image:; color:#255585; font-weight:; text-decoration:; "


}
