function maximizeWin() {
if (window.screen) {
var aw = screen.availWidth;
var ah = screen.availHeight;

if (aw >= 1024) {
aw = 1024
ah = 830
AvailaWidth = screen.availWidth-1024
AvailaHeight = screen.availHeight-830
margin = AvailaWidth/2
marginVert = AvailaHeight/2
window.moveTo(margin,marginVert);
window.resizeTo(aw, ah);
} else {
if (aw <= 1023) {
aw = screen.availWidth;
ah = screen.availHeight;
window.moveTo(0,0);
window.resizeTo(aw, ah);
}
}
}
}
maximizeWin()

me = "info";
site = "davidphenry.com";
document.write('<DIV CLASS=copyright>Cette photographie, &agrave;: <SPAN CLASS=nb><A CLASS=outlink HREF="'+window.location+'" OnMouseOver="status=\''+document.title+'\'; return true;" TITLE="'+document.title+'">'+window.location+'</A>,</SPAN> <SPAN CLASS=nb>est &copy; 2010, David Henry, tous droits r&eacute;serv&eacute;s.</SPAN><P CLASS=copyright ALIGN=center><SPAN CLASS=nb><FORM NAME=CopyrightMail ACTION="../html/CopyrightMail_fr.php" METHOD=post><INPUT TYPE=hidden NAME=ReturnPageName VALUE="aux photographies d&#146;Italie"><INPUT TYPE=hidden NAME=PhotoAddress VALUE="'+window.location+'"><INPUT TYPE=hidden NAME=PhotoName VALUE="une photographie intitul&eacute;e, &laquo;'+document.title+'&raquo;">L&#146;<A HREF="javascript:document.CopyrightMail.submit();" TITLE="&Eacute;crire un e-mail et posez vos questions sur cette photographie, intitul&eacute;e &laquo;'+document.title+'&raquo;" OnMouseOver="window.status=\'Write e-mail and ask your questions about this picture, entitled &#147;'+document.title+'&#148;\'"; return true;">autorisation &eacute;crite</A> est obligatoire pour utilisation.</FORM></SPAN></P></DIV></TD></TR><TR><TD COLSPAN=3><P CLASS=copyright><FORM NAME=Mail ACTION="../html/EMailForm_fr.php" METHOD=post CLASS=copyright><INPUT TYPE=hidden NAME=ReturnPageName VALUE="aux photographies d&#146;Italie"><INPUT TYPE=hidden NAME=PhotoAddress VALUE="'+window.location+'"><INPUT TYPE=hidden NAME=PhotoName VALUE="une photographie intitul&eacute;e, &laquo;'+document.title+'&raquo;">Photographie par <STRONG>David Henry<BR><EM>Contact:</EM> <A HREF="javascript:document.Mail.submit();" TITLE="Beaucoup plus d&#146;autres photos ont &eacute;t&eacute; prises &agrave; chaque prise de vue, donc il y a plein d&#146;autres choix si vous ne voyez exactement ce que vous cherchez" OnMouseOver="window.status=\'J&#146;ai beaucoup plus de photographies que sont affich&eacute;es ici&#133; faites-moi savoir quelles sortes de photos vous int&eacute;ressent.\'; return true;">'+me+'@'+site+'</A></STRONG><BR><STRONG>T&eacute;l&eacute;phone</STRONG>: <SPAN CLASS=nb TITLE="Composez le 336 33 65 51 19 en dehors de la France">06 33 65 51 19</SPAN><BR>Vous pouvez voir d&#146;autres photos d&#146;Italie &agrave;: <A CLASS=outlink HREF="http://www.davidphenry.com/Italy/">http://www.davidphenry.com/Italy/</A></FORM></P><FORM NAME=Order ACTION="http://www.davidphenry.com/howtoorder_fr.php" METHOD=post><INPUT TYPE=hidden NAME=ReturnPageName VALUE="aux photographies d&#146;Italie"><INPUT TYPE=hidden NAME=PhotoAddress VALUE="'+window.location+'"><INPUT TYPE=hidden NAME=PhotoName VALUE="une photographie intitul&eacute;e, &laquo;'+document.title+'&raquo;">');
if (window.print) { document.write('<A HREF="javascript:void(0);" OnMouseOver="window.status=\'Print this photograph\'; return true;" OnClick="javascript:window.print()"><IMG SRC="../images/ImprimerPage.gif" ALT="Imprimer cette photo" WIDTH=109 HEIGHT=20 BORDER=0 ALIGN=top></A>'); }

preloadNextPrev();