/* melhor da internet ltda.*/
/* desenvolvido por Kleber Oliveira */


function flash(trans, lar, alt, nome){
if (trans == ""){
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width=' + lar + ' height=' + alt + ' id="topo" align="middle">	<param name="allowScriptAccess" value="sameDomain" />	<param name="allowFullScreen" value="false" />	<param name="movie" value=' + nome + ' /><param name="quality" value="high" /><param name="wmode" value="transparent" /><param name="bgcolor" value="#ffffff" />	<embed src=' + nome + ' quality="high" wmode="transparent" bgcolor="#ffffff" width=' + lar + ' height=' + alt + ' name="topo" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>');
} else {
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="' + lar + '" height="' + alt + '" id="topo" align="middle">	<param name="allowScriptAccess" value="sameDomain" />	<param name="allowFullScreen" value="false" />	<param name="movie" value="' + nome + '" /><param name="quality" value="high" /><param name="bgcolor" value="' + trans + '" />	<embed src="' + nome + '" quality="high" bgcolor="' + trans + '" width="' + lar + '" height="' + alt + '" name="topo" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>');
	}
}

function ativa(num){
	if(navigator.appName == 'Microsoft Internet Explorer' && num == 1){
	document.write('<div class="align_ativo"><div style="position:relative; width:177px; height:14px; background:#44AAAA; left: 601px;"></div></div>')
	}
	if(navigator.appName == 'Microsoft Internet Explorer' && num == 2){
	document.write('<div class="align_ativo"><div style="position:relative; width:177px; height:14px; background:#228888; left: 601px;"></div></div>')
	}
	if(navigator.appName == 'Microsoft Internet Explorer' && num == 3){
	document.write('<div class="align_ativo"><div style="position:relative; width:177px; height:14px; background:#006666; left: 601px;"></div></div>')
	}
	if(navigator.appName == 'Microsoft Internet Explorer' && num == 4){
	document.write('<div class="align_ativo"><div style="position:relative; width:177px; height:14px; background:#228888; left: 601px;"></div></div>')
	}
	if(navigator.appName == 'Microsoft Internet Explorer' && num == 5){
	document.write('<div class="align_ativo"><div style="position:relative; width:177px; height:14px; background:#44AAAA; left: 601px;"></div></div>')
	}
	if(navigator.appName == 'Microsoft Internet Explorer' && num == 6){
	document.write('<div class="align_ativo"><div style="position:relative; width:177px; height:14px; background:#44AAAA; left: 601px;"></div></div>')
	}
	if(navigator.appName == 'Microsoft Internet Explorer' && num == 7){
	document.write('<div class="align_ativo"><div style="position:relative; width:177px; height:14px; background:#006666; left: 601px;"></div></div>')
	}
}


function ver(pagina){


var total = (screen.width - 575)/2;
var googlewin=dhtmlwindow.open("googlebox","iframe", pagina , "Medical View", "width=575x,height=450px,left=" + total + "px,top=5px, resize=1,scrolling=1", "recal")

}

function abre() {
	if (document.all) {
 		document.all['fbanner'].style.display = "block";
 	}
 	if	(document.layers) {
 		document['fbanner'].display = "block";
 	}
 	if (document.getElementById) {
 		document.getElementById('fbanner').style.display = "block";
	}
} 

function fecha() {
	if (document.layers) {
		document['fbanner'].visibility = "hidden";
	}
	if (document.all) {
		document.all['fbanner'].style.visibility = "hidden";
	}
	if (document.getElementById) {
		document.getElementById('fbanner').style.visibility = "hidden";
	}
}


startList = function() {
if (document.all&&document.getElementById) {
navRoot = document.getElementById("menu");
for (i=0; i<navRoot.childNodes.length; i++) {
node = navRoot.childNodes[i];
if (node.nodeName=="LI") {
node.onmouseover=function() {
this.className+=" over";
  }
  node.onmouseout=function() {
  this.className=this.className.replace
	(" over", "");
   }
   }
  }
 }
}
window.onload=startList;

function video(){
	document.write('<object width="550" height="414" id="player" align="middle"><embed src="http://painel.locaweb.com.br/painel_controle/aplicativos/central_midia/player.swf?v=http://medicalview.com.br/videos/Animation_640x522.flv" loop="false" menu="false" quality="high" devicefont="true" bgcolor="#ffffff" width="550" height="414" name="player" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>');
}



