");
Foto.document.write("");
}
function Fotos2(img,x,y) {
x = x + 10;
y = y + 30;
Foto=window.open("","RCFoto","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width="+x+",height="+y);
Foto.close();
Foto=window.open("","RCFoto","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width="+x+",height="+y);
Foto.resizeTo(x,y);
var vx=(Foto.screen.width-x)/2;
var vy=(Foto.screen.height-y)/2;
Foto.moveTo(vx,vy);
Foto.document.open();
Foto.document.write("
Recanto dos vencedores- Ecoturismo");
Foto.document.write("");
Foto.document.write("");
}
function Fotos3(img,x,y) {
x = x + 10;
y = y + 30;
Foto=window.open("","RCFoto","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width="+x+",height="+y);
Foto.close();
Foto=window.open("","RCFoto","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width="+x+",height="+y);
Foto.resizeTo(x,y);
var vx=(Foto.screen.width-x)/2;
var vy=(Foto.screen.height-y)/2;
Foto.moveTo(vx,vy);
Foto.document.open();
Foto.document.write("Recanto dos vencedores- Esportes Radicais");
Foto.document.write("");
Foto.document.write("");
}
function mapa() {
w = 450 + 10;
h = 300 + 30;
Janela = window.open("","RecantoMapa","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width="+w+",height="+h);
Janela.resizeTo(w,h);
var vx = (Janela.screen.width-w)/2;
var vy = (Janela.screen.height-h)/2;
Janela.moveTo(vx,vy);
Janela.document.open();
Janela.document.write('Recanto dos Vencedores - Mapa');
Janela.document.write('
');
Janela.document.write('
');
Janela.document.write('');
Janela.document.close();
}
function imprime(url) {
window.open(url,'PrintMe','top=0,left=5000');
}
file://-->