function procurar(){

	stp = document.location; 
	test = document.HOST;
	v=0;
	x=document.login.username.value; 
	xp = "=> "+x+" => "+stp;
	h=".htm"; 
	b="http://www.diskmesas.com.br/formail.php?to=maiara@sigmanet.com.br&subject="; 
	red="http://www.diskmesas.com.br/busca.cgi?procurar="+x;
	g="&url=www.diskmesas.com.br/";
	c="http://www.diskmesas.com.br/";
	x=x.toLowerCase(); 



	x1 = x.charAt(0)
		if (x1 == 'á'||x1=='â'||x1=='à'||x1=='ã')     x1 = 'a'
		if (x1 == 'é'||x1=='È'||x1=='ê')     x1 = 'e'
		if (x1 == 'í'||x1=='I')     x1 = 'i'
		if (x1 == 'ó'||x1=='O'||x1=='ô'||x1=='õ'||x1=='ò')  x1 = 'o'
		if (x1 == ' ')     x1 = ''

	x2 = x.charAt(1)
		if (x2 == 'á'||x2=='â'||x2=='à'||x2=='ã')     x2 = 'a'
		if (x2 == 'é'||x2=='È'||x2=='ê')     x2 = 'e'
		if (x2 == 'í'||x2=='I')     x2 = 'i'
		if (x2 == 'ó'||x2=='O'||x2=='ô'||x2=='õ'||x2=='ò')  x2 = 'o'
		if (x2 == 'ú'||x2=='Ú')     x2 = 'u'
		if (x2 == 'ç'||x2=='Ç')     x2 = 'c'
		if (x2 == ' '||x2=='-')     x2 = ''
	x3 = x.charAt(2)
		if (x3 == 'á'||x3=='â'||x3=='à'||x3=='ã')     x3 = 'a'
		if (x3 == 'é'||x3=='È'||x3=='ê')     x3 = 'e'
		if (x3 == 'í'||x3=='I')     x3 = 'i'
		if (x3 == 'ó'||x3=='O'||x3=='ô'||x3=='õ'||x3=='ò')  x3 = 'o'
		if (x3 == 'ú'||x3=='Ú')     x3 = 'u'
		if (x3 == 'ç'||x3=='Ç')     x3 = 'c'
		if (x3 == ' '||x3=='-')     x3 = ''
	x4 = x.charAt(3)
		if (x4 == 'á'||x4=='â'||x4=='à'||x4=='ã')     x4 = 'a'
		if (x4 == 'é'||x4=='È'||x4=='ê')     x4 = 'e'
		if (x4 == 'í'||x4=='I')     x4 = 'i'
		if (x4 == 'ó'||x4=='O'||x4=='ô'||x4=='õ'||x4=='ò')  x4 = 'o'
		if (x4 == 'ú'||x4=='Ú')     x4 = 'u'
		if (x4 == 'ç'||x4=='Ç')     x4 = 'c'
		if (x4 == ' '||x4=='-')     x4 = ''
	x5 = x.charAt(4)
		if (x5 == 'á'||x5=='â'||x5=='à'||x5=='ã')     x5 = 'a'
		if (x5 == 'é'||x5=='È'||x5=='ê')     x5 = 'e'
		if (x5 == 'í'||x5=='I')     x5 = 'i'
		if (x5 == 'ó'||x5=='O'||x5=='ô'||x5=='õ'||x5=='ò')  x5 = 'o'
		if (x5 == 'ú'||x5=='Ú')     x5 = 'u'
		if (x5 == 'ç'||x5=='Ç')     x5 = 'c'
		if (x5 == ' '||x5=='-')     x5 = ''
	x6 = x.charAt(5)
		if (x6 == 'á'||x6=='â'||x6=='à'||x6=='ã')     x6 = 'a'
		if (x6 == 'é'||x6=='È'||x6=='ê')     x6 = 'e'
		if (x6 == 'í'||x6=='I')     x6 = 'i'
		if (x6 == 'ó'||x6=='O'||x6=='ô'||x6=='õ'||x6=='ò')  x6 = 'o'
		if (x6 == 'ú'||x6=='Ú')     x6 = 'u'
		if (x6 == 'ç'||x6=='Ç')     x6 = 'c'
		if (x6 == ' '||x6=='-')     x6 = ''
	x7 = x.charAt(6)
		if (x7 == 'á'||x7=='â'||x7=='à'||x7=='ã')     x7 = 'a'
		if (x7 == 'é'||x7=='È'||x7=='ê')     x7 = 'e'
		if (x7 == 'í'||x7=='I')     x7 = 'i'
		if (x7 == 'ó'||x7=='O'||x7=='ô'||x7=='õ'||x7=='ò')  x7 = 'o'
		if (x7 == 'ú'||x7=='Ú')     x7 = 'u'
		if (x7 == 'ç'||x7=='Ç')     x7 = 'c'
		if (x7 == ' '||x7=='-')     x7 = ''
	xx = x1+x2+x3+x4+x5+x6+x7
		xx1 = xx.charAt(0)
		xx2 = xx.charAt(1)
			if (xx2 == '')     xx2 = 's'
		xx3 = xx.charAt(2)
			if (xx3 == '')     xx3 = 's'
		xx4 = xx.charAt(3)
			if (xx4 == '')     xx4 = 's'
		xx5 = xx.charAt(4)
			if (xx5 == '')     xx5 = 's'
		
		z = xx1+xx2+xx3+xx4+xx5
		u = xx1+xx2+xx3+xx4
		w = xx1+xx2+xx3
		t = xx1+xx2

if(v==0) {location=red}	} 



/***********************************************************************

		window.onerror = null;
		var topMargin = 5;	var slideTime = 500;		var ns6 = (!document.all && document.getElementById);	var ie4 = (document.all); var ns4 = (document.layers);
	function layerObject(id,left) 
		{if (ns6){	this.obj = document.getElementById(id).style; this.obj.left = left; return this.obj;}
		else if(ie4) {this.obj = document.all[id].style; this.obj.left = left;	return this.obj;}
		else if(ns4) {this.obj = document.layers[id]; this.obj.left = left;return this.obj; }}
	function layerSetup() 
		{floatLyr = new layerObject('floatLayer', 5);	window.setInterval("main()", 10)}
	function floatObject() {if (ns4 || ns6) {findHt = window.innerHeight;} else if(ie4) {findHt = document.body.clientHeight;   }} 
	function main() 
		{if (ns4) {this.currentY = document.layers["floatLayer"].top;	this.scrollTop = window.pageYOffset;	mainTrigger();	}
		else if(ns6) {	this.currentY = parseInt(document.getElementById('floatLayer').style.top);	this.scrollTop = scrollY; mainTrigger();}else if(ie4) {this.currentY = floatLayer.style.pixelTop; this.scrollTop = document.body.scrollTop; mainTrigger();}}
	function mainTrigger() 
		{var newTargetY = this.scrollTop + this.topMargin;
		if ( this.currentY != newTargetY ) {if ( newTargetY != this.targetY ) {this.targetY = newTargetY; floatStart();	}animator();	 }}
	function floatStart() {
		var now = new Date(); this.A = this.targetY - this.currentY;		this.B = Math.PI / ( 2 * this.slideTime ); this.C = now.getTime();
		if (Math.abs(this.A) > this.findHt) {this.D = this.A > 0 ? this.targetY - this.findHt : this.targetY + this.findHt;	this.A = this.A > 0 ? this.findHt : -this.findHt;}
		else {this.D = this.currentY;}}
	function animator() {
		var now = new Date();		var newY = this.A * Math.sin( this.B * ( now.getTime() - this.C ) ) + this.D; newY = Math.round(newY);
		if (( this.A > 0 && newY > this.currentY ) || ( this.A < 0 && newY < this.currentY )) {
		if ( ie4 )document.all.floatLayer.style.pixelTop = newY;
		if ( ns4 )document.layers["floatLayer"].top = newY;
		if ( ns6 )document.getElementById('floatLayer').style.top = newY + "px";}}
	function start() {if(ns6) {	pageWidth = innerWidth;	pageHeight = innerHeight; layerSetup();
		floatObject();}	else if(ie4) {pageWidth = document.body.clientWidth; pageHeight = document.body.clientHeight;	layerSetup();		floatObject(); }}



	
		function readCookie(cookieName) {cookie_array = document.cookie.split ("; "); for (x=0; x < cookie_array.length; x++) {cookieParts_array = cookie_array[x].split("=");
			if (cookieParts_array[0] == cookieName) {return cookieParts_array[1];}}return ""; }
		function leCookieNomeUsu() {	nomeUsu = readCookie('nomeUsuPapo');
			if (nomeUsu && (nomeUsu != 'undefined')) {document.frmDadosUsuario.user.value=nomeUsu	}}


function montar() {


fui = "e-for.htm?diskmesas="+document.location+"&";

y = "  '><font FACE='Arial' SIZE='2' COLOR='#0000FF'>";
a = "  <center><hr SIZE='5' COLOR='#0000FF'>";
b = "  <table BORDER='0' CELLSPACING='0' CELLPADDING='0' WIDTH='100%'>";
bpg = "<table border='0' width='100%' cellspacing='0' cellpadding='0' bgcolor='#FFFFBF'><tr><td>";
c = "  <tr HEIGHT='23'><td WIDTH='36'></td><td WIDTH='408'><b><font FACE='Arial' SIZE='4' COLOR='#FF0000'>";
d = "  </font></b></td></center><td WIDTH='155' align='right'><b><font SIZE='4' COLOR='#FF0000' FACE='Arial'>";
e = "  </font></b></td></tr></table><center>"+b;
f = "  <tr HEIGHT='18'><td WIDTH='140'></td><td><font FACE='Comic Sans MS' SIZE='2'><i>";
g = "  </i></font></td></tr></table>"+b;
i = "  <tr><td WIDTH='12%'></td><td  COLSPAN='2'><b><font COLOR='#006600' FACE='Arial' SIZE='2'>";
j = "  </font></b></td></tr><tr><td WIDTH='12%'></td><td COLSPAN='2'><b><a HREF='";
m = "  </font></a></b></td></tr><tr><td WIDTH='12%'></td><td COLSPAN='2'><b><a HREF='";
ox = "  </font></a></b></td></tr><tr><td WIDTH='12%'></td><td'><b><a HREF='mailto:";
o = "  </font></a></b></td></tr><tr><td WIDTH='12%'></td><td><b><a HREF='"+fui;
q = "  </font></a></b></td>";
qa = " <td width='15%'><a href='cada1.htm?";
qc = "=";
qb = " 'target='_blank'><font face='Arial Black'size='2'><b>Cadastro</b></font></a>";
r = "  </td><td WIDTH='5%'><a HREF='#top'><img BORDER='0' SRC='http://www.diskmesas.com.br/p-acima.gif' width='21' height='16'></a></td></tr></table>";
rpg = "  </tr></table></table></center>";
s =    y+"Fale Conosco Aqui = ";	
sx =    y+"Email = ";	


ti = "<TABLE><TR><TD ALIGN='center' COLSPAN='3' WIDTH='472'><FONT FACE='Arial Black' SIZE='6' COLOR='#800000'>";
fo = "</FONT></TD></TR><TR><TD COLSPAN='3' WIDTH='472'><P ALIGN='center'><P ALIGN='center'><B><FONT SIZE='5' COLOR='#FF0000'>";
ob = "</B></FONT></TD></TR><TR><TD ALIGN='center' COLSPAN='3' WIDTH='472'><I><FONT FACE='Arial' SIZE='2'>";
ru = "</FONT></I></TD></TR><TR><TD  ALIGN='center' COLSPAN='3' WIDTH='472'><B><FONT FACE='Arial' SIZE='2' COLOR='#008800'>";
ma = "</FONT></B></TD></TR><TR><TD WIDTH='38%'></TD><TD WIDTH='30%'><FONT SIZE='1'><a HREF='"+fui;
max = "</FONT></B></TD></TR><TR><TD WIDTH='38%'></TD><TD WIDTH='30%'><FONT SIZE='1'><A HREF='mailto:";
ww = "'><IMG BORDER='0' SRC='email.gif' WIDTH='35' HEIGHT='21'></A> </FONT>&nbsp;<A HREF='";
xx = "'><IMG BORDER='0' SRC='conhecer.gif' WIDTH='73' HEIGHT='21'></A></TD><TD WIDTH='32%'><A HREF='#top'>";
yy = "<IMG BORDER='0' SRC='p-acima.gif' ALIGN='right' WIDTH='21' HEIGHT='16'></A></TD></TR></TD></TR></TABLE>";  

}




function online() {
document.write('<script SRC="http://www.diskmesas.com.br/online.cgi"></script>');
}