
etoilefilantedor.com function showImprint(){ var imprintwnd = window.open('','pcrew_imprint','width=640,height=480,left=200,top=200,menubar=no,status=yes,toolbar=no'); imprintwnd.document.writeln(""); imprintwnd.document.close(); } function showPolicy(){ var link = 'www.parkingcrew.net'; policywnd = window.open( 'http://' + link + '/privacy.html','pcrew_policy','width=890,height=330,left=200,top=200,menubar=no,status=yes,toolbar=no'); policywnd.focus(); } function showAboutUs(){ var link = 'http://'+document.location.host+'/aboutus.php?domain=etoilefilantedor.com'; policywnd = window.open(link,'pcrew_policy','width=890,height=330,left=200,top=200,menubar=no,status=yes,toolbar=no'); policywnd.focus();