var logovert= '/logo1vert.jpg';
var imgfondo= '/fondo01.jpg';
function gohome( ){
location.replace('/english/index.html');
}
var urlzoneroot='./';
function gozoneroot(){
location.replace( urlzoneroot );
}
function w( s ){
document.writeln( s );
}
function gologout(){
var f= document.forms[0];
f.elements["orden"].value= 'logout';
f.submit();
}
function enventana(url, nombreventana){
hw= window.open('',nombreventana,'scrollbars=yes,status=no,width=500,height=300');
hw.document.location.replace( url );
hw.inNW= 1;
hw.focus();
};
var s= new String(location.href);
izone= 0;
ik= 0;
ika= s.indexOf( '/adm/' );
ikf= s.indexOf( '/franquicias/' );
if (ika > 0 ){
izone= 1;
ik= ika;
rettext= 'Volver';
urlzoneroot= '/adm/';
}
if (ikf > 0 ){
izone= 2;
urlzoneroot= '/franquicias/';
rettext= 'Volver';
}
if ( s=='http://creviviendas.com/' ){ izone= 45; }
if ( s=='http://www.creviviendas.com/' ){ izone= 45; }
if ( s=='http://creviviendas.com/index.html' ){ izone= 45; }
if ( s=='http://www.creviviendas.com/index.html' ){ izone= 45; }
if ( s=='http://www.creviviendas.com/english/index.html' ){ izone= 45; }
if ( s=='http://www.creviviendas.com/english/' ){ izone= 45; }
if ( s=='http://creviviendas.com/english/index.html' ){ izone= 45; }
if ( s=='http://creviviendas.com/english/' ){ izone= 45; }
if ( s.indexOf( 'cancel.php' ) > 0 ){ izone= 0; }
if ( s.indexOf( 'newuser.php' ) > 0 ){ izone= 0; }
w('
');
var inNW;
var sname= new String( top.name );
if ( sname.indexOf( '_inNW' ) > 0 ) inNW= 1;
if ( ('.'+inNW+'.')=='.undefined.' ){
inNW= 0;
}else{
inNW= 1;
}
if ( ! inNW ){
w('');
w('');
w('');
w('
');
w('');
w('');
w('');
w(' ');
w(' ');
w('  ');
w(' ');
w('');
w(' ');
w(' ');
w(' ');
w(' ');
w(' | ');
w(' ');
w(' ');
w(' ');
w(' ');
w(' ');
w(' ');
w(' ');
w(' | ');
w(' ');
w(' ');
w(' | ');
w(' Call us to');
w(' our phone number in Spain: ');
w(' (+34) 902 995 996 ');
w(' or send us an e-mail here
| ');
w(' ');
w(' ');
w(' ');
w(' ');
w(' Spanish Version ');
w(' | ');
w(' ');
w(' ');
//w(' ');
w('
');
w(' Legal Notice -');
w('Privacy Policy | ');
w(' ');
w(' ');
w(' | ');
w('');
if ( izone < 40 ){
w('');
w('');
w(' | ');
w(' ');
w(' ');
w(' ');
w(' ');
w(' ');
w(' | ');
w(' ');
w(' ');
}
} |