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('<FORM NAME=Mail ACTION="../html/EMailForm.php" METHOD=post><INPUT TYPE=hidden NAME=ReturnPageName VALUE="the pictures of Paris"><INPUT TYPE=hidden NAME=PhotoAddress VALUE="'+window.location+'"><INPUT TYPE=hidden NAME=PhotoName VALUE="a photograph entitled, &#147;'+document.title+'&#148;">Photograph by <STRONG>David Henry<BR><EM>Contact:</EM> <A HREF="javascript:document.Mail.submit();" TITLE="Many other pictures were taken at each photo shoot, so there are plenty of other choices if you don&#146;t see exactly what you are looking for" OnMouseOver="window.status=\'I have many more photographs than are exhibited here&#133; let me know what sort of pictures you are interested in.\'; return true;">'+me+'@'+site+'</A></STRONG><BR><STRONG>Phone</STRONG>: <SPAN CLASS=nb TITLE="Dial 336 33 65 51 19 from outside France">06 33 65 51 19</SPAN><BR>You can see more pictures of Paris at: <A CLASS=outlink HREF="http://www.davidphenry.com/Paris/">http://www.davidphenry.com/Paris/</A></FORM></TD><TD ALIGN=center VALIGN=top CLASS=index>');

addthis_pub  = 'dhenry';
document.write('<A HREF="http://www.addthis.com/bookmark.php" OnMouseover="return addthis_open(this, \'\', \'[URL]\', \'[TITLE]\')" OnMouseout="addthis_close()" OnClick="return addthis_sendto()"><IMG SRC="http://s7.addthis.com/button1-addthis.gif" STYLE="margin: 0px 20px 0px 0px" WIDTH=125 HEIGHT=16 BORDER=0 ALT=""></A><SCRIPT TYPE="text/javascript" SRC="http://s7.addthis.com/js/152/addthis_widget.js"></SCRIPT>')

if (window.print) { document.write('<A HREF="javascript:window.print();" OnMouseOver="window.status=\'Imprimer cette page\'; return true;" OnClick="javascript:window.print()"><IMG SRC="../images/PrintButton.gif" ALT="Print this photograph" WIDTH=85 HEIGHT=20 BORDER=0 VALIGN=bottom STYLE="margin: 5px 0px 0px 0px"></A>'); }
document.write('<P CLASS=copyright>This photograph, at: <SPAN CLASS=nb><A CLASS=outlink HREF="'+window.location+'" OnMouseOver="status=\''+document.title+'\'; return true;" TITLE="'+document.title+'">'+window.location+'</A>,</SPAN> is &copy;&nbsp;2010, David&nbsp;Henry, all&nbsp;rights&nbsp;reserved.</P><P CLASS=copyright><SPAN CLASS=nb><FORM NAME=CopyrightMail ACTION="../html/CopyrightMail.php" METHOD=post><INPUT TYPE=hidden NAME=ReturnPageName VALUE="the pictures of Paris"><INPUT TYPE=hidden NAME=PhotoAddress VALUE="'+window.location+'"><INPUT TYPE=hidden NAME=PhotoName VALUE="a photograph entitled, &#147;'+document.title+'&#148;"><A HREF="javascript:document.CopyrightMail.submit();" TITLE="Write e-mail and ask your questions about this picture, entitled &#147;'+document.title+'&#148;" OnMouseOver="window.status=\'&Eacute;crire un e-mail et posez vos questions sur cette photo intitul&eacute;e &laquo;'+document.title+'&raquo;.\'; return true;">Written permission</A> is required for any use.</FORM></SPAN></P>');

function addNS6sidebar() {
if (window.sidebar&&window.sidebar.addPanel)
window.sidebar.addPanel("Photographs by David Henry","http://www.davidphenry.com/scripts/sidebar.htm","");
}

preloadNextPrev();