// ezzato Javascript funcions
// version: 2.0
// sep 2009

t_nxt = 0;


// ---------------------------------------------------------------------------------------
//  specific functions
// ---------------------------------------------------------------------------------------

function showSite() {
	detectFlash("flash/site.swf", "100%", "100%", "000000", "best", "opaque", "fl_site");
}


function chat(){
	
	window.open('http://200.225.91.179/rossi189/vitoria/chat4/cliente/frm_login.asp?IDArea=11&sel=HomePage', 'atendimento','width=500,height=536,top=0,resizable=no,scrollbars=auto');
	
}

function ezzato() {

	window.open('http://www.ezzato.com');
	
}

function ra() {

	// call window
	window.open('http://www.labz.com.br/rossiweb');


}
