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="pictures of a burning Peugeot in 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 this burning car at: <A CLASS=outlink HREF="http://www.davidphenry.com/Paris/LouvreBurningCar">http://www.davidphenry.com/Paris/LouvreBurningCar</A></FORM></TD><TD ALIGN=center VALIGN=top CLASS=index>');

if (navigator.appName=="Microsoft Internet Explorer" && navigator.appVersion.indexOf("Windows", 0) != -1 && navigator.appVersion.substring(0,1) >= 4) { document.write('<A CLASS=homelink HREF="javascript:addbookmark()" TITLE="Click to add this photograph to your favorites" OnMouseOver="window.status=\'Cliquez pour ajouter un signet pour cette page\'; return true;"><SPAN CLASS=nb STYLE="font-family: Garamond, \'New Baskerville\', Times, \'Times New Roman\', serif; font-size: 14px; line-height: 17px">Bookmark this page!</SPAN></A>'); }

else { document.write('<SPAN TITLE="Hold down the &#147;Control Key&#148; and click anywhere on this page. A contextual menu will appear, allowing you to bookmark this page." OnMouseOver="window.status=\'Appuyez sur la touche &laquo;Contr&ocirc;le&raquo; et cliquez n&#146;importe o&ugrave; sur cette page. Un menu contextuel surgira qui vous permettra &agrave; mettre cette page dans vos signets.\'; return true;" OnMouseOut="window.status=\'\'; return true;" STYLE="font-family: Garamond, \'New Baskerville\', Times, \'Times New Roman\', serif; font-size: 14px; line-height: 17px; cursor: arrow; white-space: nowrap">Bookmark this page!</SPAN>'); }
document.write('    ');

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 © 2010, David Henry, all rights reserved.</P><P CLASS=copyright><SPAN CLASS=nb><FORM NAME=CopyrightMail ACTION="../../html/CopyrightMail.php" METHOD=post><INPUT TYPE=hidden NAME=ReturnPageName VALUE="pictures a burning Peugeot in 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>');

if (navigator.appName=="Microsoft Internet Explorer" && navigator.appVersion.indexOf("Windows", 0) != -1 && navigator.appVersion.substring(0,1) >= 4) {
function addbookmark(){
if (document.all)
window.external.AddFavorite(location.href, document.title)
}
}
function addNS6sidebar() {
if (window.sidebar&&window.sidebar.addPanel)
window.sidebar.addPanel("Photographs by David Henry","http://www.davidphenry.com/scripts/sidebar.htm","");
}

preloadNextPrev();