/* <![CDATA[ */
	var qm_si,qm_li,qm_lo,qm_tt,qm_th,qm_ts,qm_la;
	var qp 	= "parentNode";
	var qc 	= "className";
	var qm_t 	= navigator.userAgent;
	var qm_o 	= qm_t.indexOf("Opera") + 1;
	var qm_s 	= qm_t.indexOf("afari") + 1;
	var qm_s2 	= qm_s && window.XMLHttpRequest;
	var qm_n 	= qm_t.indexOf("Netscape") + 1;
	var qm_v 	= parseFloat(navigator.vendorSub);


/**
 * Função que dispara a criação do menu.
 *
 */
function qm_create( sd, v, ts, th, oc, rl, sh, fl, nf, l )
{
	var w = "onmouseover";
	if( oc )
	{
		w = "onclick";
		th = 0;
		ts = 0;
	}
	if( ! l )
	{
		l = 1;
		qm_th = th;
		sd = document.getElementById( "qm" + sd );
		if( window.qm_pure )
			sd = qm_pure( sd );
		sd[ w ] = function( e )
				{
					qm_kille( e )
				};
		document[ w ] = qm_bo;
		sd.style.zoom = 1;
		if( sh )
			x2 ( "qmsh", sd, 1 );
		if( ! v )
			sd.ch = 1;
	}
	else if( sh )
		sd.ch = 1;
	if( sh )
		sd.sh = 1;
	if( fl )
		sd.fl = 1;
	if( rl )
		sd.rl = 1;
	sd.style.zIndex = l + "" + 1;
	var lsp;
	var sp = sd.childNodes;
	for( var i = 0; i < sp.length; i++ )
	{
		var b = sp[ i ];
		if( b.tagName == "A" )
		{
			lsp = b;
			b[ w ] = qm_oo;
			b.qmts = ts;
			if( l == 1 && v )
			{
				b.style.styleFloat = "none";
				b.style.cssFloat="none";
			}
			
		}
		if( b.tagName == "DIV" )
		{
			if( window.showHelp && ! window.XMLHttpRequest )
				sp[ i ].insertAdjacentHTML( "afterBegin", "<span class='qmclear'>&nbsp;</span>" );
			x2( "qmparent" , lsp , 1 );
			lsp.cdiv = b;
			b.idiv = lsp;
			if( qm_n && qm_v < 8 && ! b.style.width )
				b.style.width = b.offsetWidth + "px";
			new qm_create( b, null, ts, th, oc, rl, sh, fl, nf , l + 1 );
		}
	}
};

/**
 * 
 *
 */
function qm_bo( e )
{
	qm_la = null;
	clearTimeout( qm_tt );
	qm_tt = null;
	if( qm_li && ! qm_tt )
		qm_tt = setTimeout( "x0()" , qm_th );
};

/**
 * 
 *
 */
function x0()
{
	var a;
	if( ( a = qm_li ) )
	{		
		do
		{
			qm_uo( a );
		}
		while ( ( a = a [ qp ] ) && ! qm_a( a ) )
	}
	qm_li = null;
};

/**
 *
 *
 */
function qm_a( a )
{
	if( a [ qc ].indexOf( "qmmc" ) + 1 )
		return 1;
};

/**
 * 
 *
 */
function qm_uo( a , go )
{
	if( ! go && a.qmtree )
		return;
	if( window.qmad && qmad.bhide )
		eval( qmad.bhide );
	a.style.visibility = "";
	x2( "qmactive" , a.idiv );
};;

/**
 * 
 *
 */
function qa( a , b )
{
	return String.fromCharCode( a.charCodeAt( 0 ) - ( b - ( parseInt( b / 2 ) * 2 ) ) );
}


/**
 * 
 *
 */
function qm_oo(e,o,nt)
{
	if(!o)o=this;if(qm_la==o)return;if(window.qmad&&qmad.bhover&&!nt)eval(qmad.bhover);if(window.qmwait){qm_kille(e);return;}clearTimeout(qm_tt);qm_tt=null;if(!nt&&o.qmts){qm_si=o;qm_tt=setTimeout("qm_oo(new Object(),qm_si,1)",o.qmts);return;}var a=o;if(a[qp].isrun){qm_kille(e);return;}qm_la=o;var go=true;while((a=a[qp])&&!qm_a(a)){if(a==qm_li)go=false;}if(qm_li&&go){a=o;if((!a.cdiv)||(a.cdiv&&a.cdiv!=qm_li))qm_uo(qm_li);a=qm_li;while((a=a[qp])&&!qm_a(a)){if(a!=o[qp])qm_uo(a);else break;}}var b=o;var c=o.cdiv;if(b.cdiv){var aw=b.offsetWidth;var ah=b.offsetHeight;var ax=b.offsetLeft;var ay=b.offsetTop;if(c[qp].ch){aw=0;if(c.fl)ax=0;}else {if(c.rl){ax=ax-c.offsetWidth;aw=0;}ah=0;}if(qm_o){ax-=b[qp].clientLeft;ay-=b[qp].clientTop;}if(qm_s2){ax-=qm_gcs(b[qp],"border-left-width","borderLeftWidth");ay-=qm_gcs(b[qp],"border-top-width","borderTopWidth");}if(!c.ismove){c.style.left=(ax+aw)+"px";c.style.top=(ay+ah)+"px";}x2("qmactive",o,1);if(window.qmad&&qmad.bvis)eval(qmad.bvis);c.style.visibility="inherit";qm_li=c;}else  if(!qm_a(b[qp]))qm_li=b[qp];else qm_li=null;qm_kille(e);};function qm_gcs(obj,sname,jname){var v;if(document.defaultView&&document.defaultView.getComputedStyle)v=document.defaultView.getComputedStyle(obj,null).getPropertyValue(sname);else  if(obj.currentStyle)v=obj.currentStyle[jname];if(v&&!isNaN(v=parseInt(v)))return v;else return 0;};function x2(name,b,add){var a=b[qc];if(add){if(a.indexOf(name)==-1)b[qc]+=(a?' ':'')+name;}else {b[qc]=a.replace(" "+name,"");b[qc]=b[qc].replace(name,"");}};function qm_kille(e){if(!e)e=event;e.cancelBubble=true;if(e.stopPropagation&&!(qm_s&&e.type=="click"))e.stopPropagation();};function qm_pure(sd){if(sd.tagName=="UL"){var nd=document.createElement("DIV");nd.qmpure=1;var c;if(c=sd.style.cssText)nd.style.cssText=c;qm_convert(sd,nd);var csp=document.createElement("SPAN");csp.className="qmclear";csp.innerHTML="&nbsp;";nd.appendChild(csp);sd=sd[qp].replaceChild(nd,sd);sd=nd;}return sd;};function qm_convert(a,bm,l){if(!l){bm.className=a.className;bm.id=a.id;}var ch=a.childNodes;for(var i=0;i<ch.length;i++){if(ch[i].tagName=="LI"){var sh=ch[i].childNodes;for(var j=0;j<sh.length;j++){if(sh[j]&&(sh[j].tagName=="A"||sh[j].tagName=="SPAN"))bm.appendChild(ch[i].removeChild(sh[j]));if(sh[j]&&sh[j].tagName=="UL"){var na=document.createElement("DIV");var c;if(c=sh[j].style.cssText)na.style.cssText=c;if(c=sh[j].className)na.className=c;na=bm.appendChild(na);new qm_convert(sh[j],na,1)}}}}
}
/* ]]> */


document.write		( "<style type='text/css'>"					);
//document.write	( ".qmfv "									);
//document.write	( "{ "										);
//document.write	( "		visibility:visible !important; "	);
//document.write	( "} "										);
document.write		( ".qmfh "									);
document.write		( "{ "										);
document.write		( "		visibility:hidden !important; "		);
document.write		( " }"										);
document.write		( "</style> "								);


var qmad 	= new Object();
qmad.bvis	= "";
qmad.bhide	= "";
qmad.bhover	= "";

/** Add-On Settings **/
/*******  Menu 0 Add-On Settings *******/
var a 							= qmad.qm0 = new Object();
// Item Bullets Add On
a.ibullets_apply_to 			= "parent";
a.ibullets_main_image 			= "/sis/images/img/fechado.gif";
a.ibullets_main_image_hover 	= "/sis/images/img/fechado.gif";
a.ibullets_main_image_active 	= "/sis/images/img/aberto.gif";
a.ibullets_main_image_width 	= 16;
a.ibullets_main_image_height 	= 16;
a.ibullets_main_position_x 		= -15;
a.ibullets_main_position_y 		= -6;
a.ibullets_main_align_x 		= "left";
a.ibullets_main_align_y 		= "middle";
a.ibullets_sub_image 			= "/sis/images/img/fechado.gif";
a.ibullets_sub_image_hover 		= "/sis/images/img/fechado.gif";
a.ibullets_sub_image_active 	= "/sis/images/img/aberto.gif";
a.ibullets_sub_image_width 		= 16;
a.ibullets_sub_image_height 	= 16;
a.ibullets_sub_position_x 		= -21;
a.ibullets_sub_position_y 		= -3;
a.ibullets_sub_align_x 			= "left";
a.ibullets_sub_align_y 			= "middle";

// Tree Menu Add On
a.tree_width 				= 200;
a.tree_sub_sub_indent 		= 15;
a.tree_hide_focus_box 		= true;
a.tree_auto_collapse 		= true;
a.tree_expand_animation 	= 2;
a.tree_expand_step_size 	= 8;
a.tree_collapse_animation 	= 1;
a.tree_collapse_step_size 	= 15;

/************************ SETTINGS MENU TREE ******************************/

/** Add-On Code: Tree Menu **/
/* <![CDATA[ */
qmad.br_navigator	= navigator.userAgent.indexOf( "Netscape" ) + 1;
qmad.br_version		= parseFloat( navigator.vendorSub );
qmad.br_oldnav 		= qmad.br_navigator && qmad.br_version < 7.1;
qmad.tree 			= new Object();
if( qmad.bvis.indexOf( "qm_tree_item_click( b.cdiv );" ) == -1 )
{
	qmad.bvis += "qm_tree_item_click( b.cdiv );";
	qm_tree_init_styles();
}
if( window.attachEvent )
{
	window.attachEvent( "onload" , qm_tree_init );
}
else if( window.addEventListener )
{
	window.addEventListener( "load" , qm_tree_init , 1 );;
}

/**
 *
 *
 **/
function qm_tree_init_styles()
{
	var a, b;
	if( qmad )
	{
		var i;
		for( i in qmad )
		{
			if( i.indexOf( "qm" ) != 0 || i.indexOf( "qmv" ) + 1 )
				continue;

			var ss = qmad[ i ];
			if( ss && ss.tree_width )
			{
				var az = "";
				if( window.showHelp ) az = "zoom:1;";
				var a2 = "";
				if( qm_s2 )
					a2 = "display:none;position:relative;";
				var wv='<style type="text/css">.qmistreestyles'+i+'{} #'+i+'{position:relative !important;} #'+i+' a{float:none !important;white-space:normal !important;}#'+i+' div{width:auto !important;left:0px !important;top:0px !important;overflow:hidden;'+a2+az+'border-top-width:0px !important;border-bottom-width:0px !important;margin-left:0px !important;margin-top:0px !important;}';wv+='#'+i+'{width:'+ss.tree_width+'px;}';if(ss.tree_sub_sub_indent)wv+='#'+i+' div div{padding-left:'+ss.tree_sub_sub_indent+'px}';document.write(wv+'</style>');}}}};function qm_tree_init(event,spec){var q=qmad.tree;var a,b;var i;for(i in qmad){if(i.indexOf("qm")!=0||i.indexOf("qmv")+1||i.indexOf("qms")+1||(!isNaN(spec)&&spec!=i))continue;var ss=qmad[i];if(ss&&ss.tree_width){q.estep=ss.tree_expand_step_size;if(!q.estep)q.estep=1;q.cstep=ss.tree_collapse_step_size;if(!q.cstep)q.cstep=1;q.acollapse=ss.tree_auto_collapse;q.no_focus=ss.tree_hide_focus_box;q.etype=ss.tree_expand_animation;if(q.etype)q.etype=parseInt(q.etype);if(!q.etype)q.etype=0;q.ctype=ss.tree_collapse_animation;if(q.ctype)q.ctype=parseInt(q.ctype);if(!q.ctype)q.ctype=0;if(qmad.br_oldnav){q.etype=0;q.ctype=0;}qm_tree_init_items(document.getElementById(i));}i++;}};function qm_tree_init_items(a,sub){var w,b;var q=qmad.tree;var aa;aa=a.childNodes;for(var j=0;j<aa.length;j++){if(aa[j].tagName=="A"){if(aa[j].cdiv){aa[j].cdiv.ismove=1;aa[j].cdiv.qmtree=1;}if(!aa[j].onclick){aa[j].onclick=aa[j].onmouseover;aa[j].onmouseover=null;}if(q.no_focus){aa[j].onfocus=function(){this.blur();};}if(aa[j].cdiv)new qm_tree_init_items(aa[j].cdiv,1);if(aa[j].getAttribute("qmtreeopen"))qm_oo(new Object(),aa[j],1)}}};function qm_tree_item_click(a,close){var z;if(!a.qmtree&&!((z=window.qmv)&&z.loaded)){var id=qm_get_menu(a).id;if(window.qmad&&qmad[id]&&qmad[id].tree_width)x2("qmfh",a,1);return;}if((z=window.qmv)&&(z=z.addons)&&(z=z.tree_menu)&&!z["on"+qm_index(a)])return;x2("qmfh",a);var q=qmad.tree;if(q.timer)return;qm_la=null;q.co=new Object();var levid="a"+qm_get_level(a);var ex=false;var cx=false;if(q.acollapse){var mobj=qm_get_menu(a);var ds=mobj.getElementsByTagName("DIV");for(var i=0;i<ds.length;i++){if(ds[i].style.position=="relative"&&ds[i]!=a){var go=true;var cp=a[qp];while(!qm_a(cp)){if(ds[i]==cp)go=false;cp=cp[qp];}if(go){cx=true;q.co["a"+i]=ds[i];qm_uo(ds[i],1);}}}}if(a.style.position=="relative"){cx=true;q.co["b"]=a;var d=a.getElementsByTagName("DIV");for(var i=0;i<d.length;i++){if(d[i].style.position=="relative"){q.co["b"+i]=d[i];qm_uo(d[i],1);}}a.qmtreecollapse=1;qm_uo(a,1);if(window.qm_ibullets_hover)qm_ibullets_hover(null,a.idiv);}else {ex=true;if(qm_s2)a.style.display="block";a.style.position="relative";q.eh=a.offsetHeight;a.style.height="0px";x2("qmfv",a,1);x2("qmfh",a);a.qmtreecollapse=0;q.eo=a;}qmwait=true;qm_tree_item_expand(ex,cx,levid);};function qm_tree_item_expand(expand,collapse,levid){var q=qmad.tree;var go=false;var cs=1;if(collapse){for(var i in q.co){if(!q.co[i].style.height&&q.co[i].style.position=="relative"){q.co[i].style.height=(q.co[i].offsetHeight)+"px";q.co[i].qmtreeht=parseInt(q.co[i].style.height);}cs=parseInt((q.co[i].offsetHeight/parseInt(q.co[i].qmtreeht))*q.cstep);if(q.ctype==1)cs=q.cstep-cs+1;else  if(q.ctype==2)cs=cs+1;else  if(q.ctype==3)cs=q.cstep;if(q.ctype&&parseInt(q.co[i].style.height)-cs>0){q.co[i].style.height=parseInt(q.co[i].style.height)-cs+"px";go=true;}else {q.co[i].style.height="";q.co[i].style.position="";if(qm_s2)q.co[i].style.display="";x2("qmfh",q.co[i],1);x2("qmfv",q.co[i]);}}}if(expand){cs=parseInt((q.eo.offsetHeight/q.eh)*q.estep);if(q.etype==2)cs=q.estep-cs;else  if(q.etype==1)cs=cs+1;else  if(q.etype==3)cs=q.estep;if(q.etype&&q.eo.offsetHeight<(q.eh-cs)){q.eo.style.height=parseInt(q.eo.style.height)+cs+"px";go=true;if(window.qmv_position_pointer)qmv_position_pointer();}else {q.eo.qmtreeh=q.eo.style.height;q.eo.style.height="";if(window.qmv_position_pointer)qmv_position_pointer();}}if(go){q.timer=setTimeout("qm_tree_item_expand("+expand+","+collapse+",'"+levid+"')",10);}else {qmwait=false;q.timer=null;}};function qm_get_level(a){lev=0;while(!qm_a(a)&&(a=a[qp]))lev++;return lev;};function qm_get_menu(a){while(!qm_a(a)&&(a=a[qp]))
				
	continue;return a;
}
/* ]]> */

/** Add-On Code: Item Bullets **/
/* <![CDATA[ */
	qmad.br_navigator = navigator.userAgent.indexOf( "Netscape" ) + 1;
	qmad.br_version = parseFloat( navigator.vendorSub );
	qmad.br_oldnav6 = qmad.br_navigator && qmad.br_version < 7;
	if( ! qmad.br_oldnav6 )
	{
		if( ! qmad.ibullets )
			qmad.ibullets = new Object();
		if( qmad.bvis.indexOf( "qm_ibullets_active(o,false);" ) == - 1 )
		{
			qmad.bvis += "qm_ibullets_active(o,false);";
			qmad.bhide += "qm_ibullets_active(a,1);";
			if( window.attachEvent )
				window.attachEvent( "onload", qm_ibullets_init );
			else if( window.addEventListener )
				window.addEventListener( "load", qm_ibullets_init, 1 );
			if( window.attachEvent )
				document.attachEvent( "onmouseover", qm_ibullets_hover_off );
			else if( window.addEventListener )
				document.addEventListener( "mouseover", qm_ibullets_hover_off, false );
		}
	};
	
/**
 *
 *
 */
function qm_ibullets_init( e, spec )
{


	var z;
	if(   ( z = window.qmv ) 	&&
		( z = z.addons ) 		&&
		( z = z.item_bullets ) 	&&
		( ! z [ "on" + qmv.id ] && z[ "on" + qmv.id ]!= undefined && z[ "on" + qmv.id ] != null )
	   )
		return;
	qm_ts = 1;
	var q = qmad.ibullets;
	var a, b, r, sx, sy;
	z = window.qmv;
	for( i = 0; i < 10; i++ )
	{
		if( ! ( a = document.getElementById( "qm" + i ) ) || ( ! isNaN( spec ) && spec != i ) )
			continue;
		var ss = qmad[ a.id ];
		if( ss && ( ss.ibullets_main_image || ss.ibullets_sub_image ) )
		{
			q.mimg = ss.ibullets_main_image;
			if( q.mimg )
			{
				q.mimg_a = ss.ibullets_main_image_active;
				if( ! z )
					qm_ibullets_preload( q.mimg_a );
				q.mimg_h = ss.ibullets_main_image_hover;
				if( ! z )
					qm_ibullets_preload( q.mimg_a );
				q.mimgwh = eval( "new Array(" + ss.ibullets_main_image_width + "," + ss.ibullets_main_image_height + ")" );
				r = q.mimgwh;
				if( ! r[ 0 ] )
					r[ 0 ] = 9;
				if( ! r[ 1 ] )
					r[ 1 ] = 6;
				sx = ss.ibullets_main_position_x;
				sy = ss.ibullets_main_position_y;
				if( ! sx )
					sx = 0;
				if( ! sy )
					sy = 0;
				q.mpos = eval( "new Array('" + sx + "','" + sy + "')" );
				q.malign =  eval( "new Array('" + ss.ibullets_main_align_x + "','" + ss.ibullets_main_align_y + "')" );
				r = q.malign;
				if( ! r[ 0 ] )
					r[ 0 ] = "right";
				if( ! r[ 1 ] )
					r[ 1 ] = "center";
			}
			
			/********sub image*********/
			q.simg = ss.ibullets_sub_image;
			if( q.simg )
			{
				q.simg_a = ss.ibullets_sub_image_active;
				if( ! z )
					qm_ibullets_preload( q.simg_a );
				q.simg_h = ss.ibullets_sub_image_hover;
				if( ! z )
					qm_ibullets_preload( q.simg_h );
				q.simgwh = eval( "new Array(" + ss.ibullets_sub_image_width + "," + ss.ibullets_sub_image_height + ")");
				r = q.simgwh;
				if( ! r[ 0 ] )
					r[ 0 ] = 6;
				if( ! r[ 1 ] )
					r[ 1 ] = 9;
				sx = ss.ibullets_sub_position_x;
				sy = ss.ibullets_sub_position_y;
				if( ! sx )
					sx = 0;
				if( ! sy )
					sy = 0;
				q.spos = eval( "new Array('" + sx + "','" + sy + "')" );
				q.salign = eval( "new Array('" + ss.ibullets_sub_align_x + "','" + ss.ibullets_sub_align_y + "')" );
				r = q.salign;
				if( ! r[ 0 ] )
					r[ 0 ] = "right";
				if( ! r[ 1 ] )
					r[ 1 ] = "middle";
			}
			q.type = ss.ibullets_apply_to;
			qm_ibullets_init_items( a , 1 );
		}
	}
};

/**
 *
 *
 */
function qm_ibullets_preload( src )
{
	d = document.createElement( "DIV" );
	d.style.display = "none";
	d.innerHTML = "<img src=" + src + " width=1 height=1>";
	document.body.appendChild( d );
};

/**
 *
 *
 */
function qm_ibullets_init_items( a, main )
{
	var q = qmad.ibullets;
	var aa, pf;
	aa = a.childNodes;

	for( var j = 0; j < aa.length; j++ )
	{		
		if( aa[ j ].tagName == "A" )
		{			
			if( window.attachEvent )
				aa[ j ].attachEvent( "onmouseover" , qm_ibullets_hover );
			else if( window.addEventListener )
				aa[ j ].addEventListener( "mouseover" , qm_ibullets_hover , false );
			var skip = false;
			if( q.type != "all" )
			{				
				if( q.type == "parent" && ! aa[ j ].cdiv )
					skip = true;
				if( q.type == "non-parent" && aa[ j ].cdiv )
					skip = true;
			}
			if( ! skip )
			{
				if( main )
					pf = "m";
				else
					pf="s";
				if( q[ pf + "img" ] )
				{
					var ii = document.createElement( "IMG" );					
					ii.setAttribute( "src", q[ pf + "img" ] );
					ii.setAttribute( "width" , q[ pf + "imgwh" ][ 0 ] );
					ii.setAttribute( "height", q[ pf + "imgwh" ][ 1 ] );
					ii.style.borderWidth = "0px";
					ii.style.position = "absolute";
					var ss = document.createElement( "SPAN" );
					var s1 = ss.style;
					s1.display = "block";
					s1.position = "relative";
					s1.fontSize = "1px";
					s1.lineHeight = "0px";
					s1.zIndex = 1;
					ss.ibhalign = q[ pf + "align" ][ 0 ];
					ss.ibvalign = q[ pf + "align" ][ 1 ];
					ss.ibiw = q[ pf + "imgwh" ][ 0 ];
					ss.ibih = q[ pf + "imgwh" ][ 1 ];
					ss.ibposx = q[ pf + "pos" ][ 0 ];
					ss.ibposy = q[ pf + "pos" ][ 1 ];
					qm_ibullets_position( aa[ j ] , ss );
					ss.appendChild( ii );
					aa[ j ].qmibullet = aa[ j ].insertBefore( ss, aa[ j ].firstChild );
					aa[ j ][ "qmibullet" + pf + "a" ] = q[ pf + "img_a" ];
					aa[ j ][ "qmibullet" + pf + "h" ] = q[ pf + "img_h" ];
					aa[ j ].qmibulletorig = q[ pf + "img" ];
					ss.setAttribute( "qmvbefore" , 1 );
					ss.setAttribute( "isibullet" , 1 );
					if( aa[ j ].className.indexOf( "qmactive" ) + 1 ){
						qm_ibullets_active( aa[ j ] );						
					}
					// window.status = ss.style.left
					
				}
			}else{	
			// imagem noh na raiz da arvore do menu
				if( main )
					pf = "m";
				else
					pf="s";
				if( q[ pf + "img" ] )
				{
					var ii = document.createElement( "IMG" );					
					ii.setAttribute( "src", "/sis/images/img/no.gif" );
					ii.setAttribute( "width" , q[ pf + "imgwh" ][ 0 ] );
					ii.setAttribute( "height", q[ pf + "imgwh" ][ 1 ] );
					ii.style.borderWidth = "0px";
					ii.style.position = "absolute";
					var ss = document.createElement( "SPAN" );
					var s1 = ss.style;
					s1.display = "block";
					s1.position = "relative";
					s1.fontSize = "1px";
					s1.lineHeight = "0px";
					s1.zIndex = 1;
					ss.ibhalign = q[ pf + "align" ][ 0 ];
					ss.ibvalign = q[ pf + "align" ][ 1 ];
					ss.ibiw = q[ pf + "imgwh" ][ 0 ];
					ss.ibih = q[ pf + "imgwh" ][ 1 ];
					ss.ibposx = q[ pf + "pos" ][ 0 ];
					ss.ibposy = q[ pf + "pos" ][ 1 ];
					qm_ibullets_position( aa[ j ] , ss );
					ss.appendChild( ii );
					aa[ j ].qmibullet = aa[ j ].insertBefore( ss, aa[ j ].firstChild );
					aa[ j ][ "qmibullet" + pf + "a" ] = q[ pf + "img_a" ];
					aa[ j ][ "qmibullet" + pf + "h" ] = q[ pf + "img_h" ];
					aa[ j ].qmibulletorig = "/sis/images/img/no.gif";
					ss.setAttribute( "qmvbefore" , 1 );
					ss.setAttribute( "isibullet" , 1 );
					if( aa[ j ].className.indexOf( "qmactive" ) + 1 ){
						qm_ibullets_active( aa[ j ] );						
					}
					
				
				}

			}
			
			if( aa[ j ].cdiv )
				new qm_ibullets_init_items( aa[ j ].cdiv );
				
				
		}
	}
};

/**
 *
 *
 */
function qm_ibullets_position( a, b )
{


	if( b.ibhalign == "right" )
		b.style.left = ( a.offsetWidth + parseInt( b.ibposx ) - b.ibiw ) + "px";
	else if( b.ibhalign == "center" )
		b.style.left = ( parseInt( a.offsetWidth / 2 ) - parseInt( b.ibiw / 2 ) + parseInt( b.ibposx ) ) + "px";
	else
		b.style.left = b.ibposx + "px";
	if( b.ibvalign == "bottom" )
		b.style.top = ( a.offsetHeight + parseInt( b.ibposy ) - b.ibih ) + "px";
	else if( b.ibvalign == "middle" )
		b.style.top = parseInt( ( a.offsetHeight / 2 ) - parseInt( b.ibih / 2 ) + parseInt( b.ibposy ) ) + "px";
	else b.style.top = b.ibposy + "px";
};

/**
 *
 *
 */
function qm_ibullets_hover( e, targ )
{
	/************ HABILITANDO O FRAME DO MENU. **************/
	document.getElementById( "iframeMenu" ).style.visibility = '';
	e = e || window.event;
	if( ! targ )
	{
		var targ = e.srcElement || e.target;
		while( targ.tagName != "A" )
			targ = targ[ qp ];
	}
	var ch = qmad.ibullets.lasth;
	
	if( ch && ch != targ )
	{
		qm_ibullets_hover_off( new Object(), ch );
	}
	if( targ.className.indexOf( "qmactive" ) + 1 )
		return;
	var wo = targ.qmibullet;
	var ma = targ.qmibulletmh;
	var sa = targ.qmibulletsh;
	
	//alert(targ.outerHTML)	
	
	if( wo && ( ma || sa ) )
	{
		var ti = ma;
		if( sa && sa != undefined )
			ti = sa;
		if( ma && ma != undefined )
			ti = ma;
		// imagem noh na raiz da arvore do menu					
		if (targ.href && targ.href.indexOf("onFocusMenu()") < 0){
			ti = "/sis/images/img/no.gif"			
		}
		
		wo.firstChild.src = ti;
		
		
		qmad.ibullets.lasth = targ;
	}
	if( e )
		qm_kille( e );
};

/**
 *
 *
 */
function qm_ibullets_hover_off( e, o )
{
	if( ! o )
		o = qmad.ibullets.lasth;
	if( o && o.className.indexOf( "qmactive" ) == - 1 )
	{
		if( o.firstChild&&o.firstChild.getAttribute && o.firstChild.getAttribute( "isibullet" ) )
			o.firstChild.firstChild.src=o.qmibulletorig;
	}
};

/**
 *
 *
 */
function qm_ibullets_active( a, hide )
{
	var wo = a.qmibullet;
	var ma = a.qmibulletma;
	var sa = a.qmibulletsa;
	if( ! hide && a.className.indexOf( "qmactive" ) == -1 )
		return;
	if( hide && a.idiv )
	{				
		var o = a.idiv;
		if( o && o.qmibulletorig )
		{
			if( o.firstChild && o.firstChild.getAttribute && o.firstChild.getAttribute( "isibullet" ) )
				o.firstChild.firstChild.src = o.qmibulletorig;
		}	
		
		document.getElementById( "iframeMenu" ).style.visibility = '';
		//alert(document.getElementById( "iframeMenu" ).style.visibility)
	
	}
	else
	{	
		//document.getElementById( "iframeMenu" ).style.visibility = 'hidden';
		if( ! a.cdiv.offsetWidth )
			a.cdiv.style.visibility = "inherit";
		if( a.cdiv )
		{
			var aa = a.cdiv.childNodes;			
			for( var i = 0; i < aa.length; i++ )
			{
				if( aa[ i ].tagName == "A" && aa[ i ].qmibullet )
					qm_ibullets_position( aa[ i ], aa[ i ].qmibullet );				
				
			}
		}
		if( wo && ( ma || sa ) )
		{
			var ti = ma;
			if( sa && sa != undefined )
				ti = sa;
			if( ma && ma != undefined )
				ti = ma;
			wo.firstChild.src = ti;
		}
		document.getElementById( "iframeMenu" ).style.visibility = '';
	}	
	setIFrameDIV()
	//document.getElementById( "iframeMenu" ).style.visibility = '';
	
		
	
}
/* ]]> */

/*function escondeMenu( blEsconde )
{
	var menuprincipal	= document.getElementById( "menuprincipal" );
	var ulmenuinterno	= document.getElementById( "menuinterno" );
	var limenuinterno	= document.getElementById( "limenuinterno" );
	var qm0				= document.getElementById( "qm0" );
	var childDivMenu	= document.getElementById( "ChildDivMenu" );	
	
	if ( blEsconde )
	{	
		menuprincipal.style.visibility='hidden';
		childDivMenu.style.visibility='hidden';
		
		if (ulmenuinterno)
			ulmenuinterno.style.visibility='hidden';
			
		if (limenuinterno)
			limenuinterno.style.visibility='hidden';
						
		if (qm0)			
			qm0.style.visibility='hidden';
		//parent.window.status =  "escondeu" + qm0.style.visibility;
	}
	else
	{
		menuprincipal.style.visibility='';
		childDivMenu.style.visibility='';
		
		if ( ulmenuinterno )
			ulmenuinterno.style.visibility='';

		if ( limenuinterno )
			limenuinterno.style.visibility='';
		
		if ( qm0 )
			qm0.style.visibility='';		
		//parent.window.status =  "NAO escondeu" + qm0.style.visibility;
	}	
}*/

/**
 * Função que esconde o menu.
 *
 */
function escondeMenuSis( blEsconde )
{
//	window.status = 'depois' + blEsconde
	var menuprincipal	= document.getElementById( "menuprincipal" );
	var ulmenuinterno	= document.getElementById( "menuinterno" );
	var limenuinterno	= document.getElementById( "limenuinterno" );
	var qm0				= document.getElementById( "qm0" );
	var childDivMenu	= document.getElementById( "ChildDivMenu" );	
	
	if ( blEsconde )
	{	
		menuprincipal.style.visibility='hidden';
		childDivMenu.style.visibility='hidden';
		
		objIframe = document.getElementById( "iframeMenu" );
		objIframe.style.width = 0;
		objIframe.style.height = 0;
		
		if (ulmenuinterno)
			ulmenuinterno.style.visibility='hidden';
			
		if (limenuinterno)
			limenuinterno.style.visibility='hidden';
						
		if (qm0)			
			qm0.style.visibility='hidden';
		//parent.window.status =  "escondeu" + qm0.style.visibility;
	}
	else
	{
		menuprincipal.style.visibility='';
		childDivMenu.style.visibility='';
		document.getElementById( "menuprincipal" ).style.zIndex = 0;
		
		if ( ulmenuinterno )
			ulmenuinterno.style.visibility='';

		if ( limenuinterno )
			limenuinterno.style.visibility='';
		
		if ( qm0 )
			qm0.style.visibility='';		
		//parent.window.status =  "NAO escondeu" + qm0.style.visibility;
	}	
}

/** Sendo utilizado na montagem do menu dinamico. Utilizado no componente VB, classe nodeCollection, linha 192, evento onmouseout. ***/
var browserType;
var detect = navigator.userAgent.toLowerCase();

/**
 * Função que retorna o tipo de browser.
 *
 */
function checkIt(string)
{
	place = detect.indexOf(string) + 1;
	return place;
};

if (checkIt('konqueror')) browserType = "kq";
else if (checkIt('safari')) browserType = "Safari";
else if (checkIt('omniweb')) browserType = "OmniWeb";
else if (checkIt('opera')) browserType = "Opera";
else if (checkIt('webtv')) browserType = "WebTV";
else if (checkIt('icab')) browserType = "iCab";
else if (checkIt('msie')) browserType = "ie";
else if (!checkIt('compatible')) browserType = "ns";
else browserType = "An unknown browser";

/*************************************************************/

// posicao x do mouse dentro do documento
var mouseX = 0;
// posicao y do mouse dentro do documento
var mouseY = 0;
// Link do Menu Principal
var objMainMenu = 0;
// funcao que captura a posicao do mouse e o objeto do link do menu principal
function getOnMouseOverMenu( e ) 
{
	if( document.getElementById( "iframeMenu" ) != undefined )
	{
		//document.getElementById( "iframeMenu" ).style.visibility = "";
		document.getElementById( "iframeMenu" ).style.display = "block";
		document.getElementById( "iframeMenu" ).style.border = "0px";
	}
	
	if( ! e ) // IE
	{
		e = window.event;
		objMainMenu = e.srcElement.id;
		mouseY = event.clientY + document.body.scrollTop;
		mouseX = event.clientX + document.body.scrollLeft; 
	}
	else // FIREFOX, NETSCAPE
	{
		objMainMenu = e.target.getAttribute("id");
		mouseX = e.pageX;
		mouseY = e.pageY;
	}
	
	getMousePosicao();
}

function  getMousePosicao()
{
	objDiv = document.getElementById( "qm0" );
	objDivPai = document.getElementById( "ChildDivMenu" );
	FrameMenu = document.getElementById( "MainMenu" );
	
	setIFrameMenu( objDiv , objDivPai );
	
//	window.status = 'FrameMenu.style.top: ' + mouseY;
	
	if ( mouseX > ( parseInt( objDiv.offsetWidth ) + parseInt( FrameMenu.style.left ) ) || 
		 mouseY < parseInt( FrameMenu.style.top )										|| 
		 mouseX < parseInt( FrameMenu.style.left )										|| 
		 mouseY > ( parseInt( objDiv.offsetHeight ) + parseInt( FrameMenu.style.top ) + parseInt( FrameMenu.offsetHeight ) ) )
	{			
		escondeMenuSis( true );
	}
	
	return;
}

function setIFrameMenu( objDiv , objDivPai )
{
	objIframe = document.getElementById( "iframeMenu" );
	objIframe.style.width = objDiv.offsetWidth;
	objIframe.style.height = objDiv.offsetHeight;
	return;
}

function enviarSubmitMenu( url )
{
	window.location.href = url;
}

function setIFrameDIV()
{

	objDiv = document.getElementById( "qm0" );	
	objIframe = document.getElementById( "iframeMenu" );
	if( objIframe != undefined && objDiv != undefined )
		objIframe.style.height = objDiv.offsetHeight;
		
	return;
}

function onFocusMenu()
{

}

setInterval('setIFrameDIV()', 10);