Page: http://paradisevalleyborzoi.com/lena.php
Code:
Code: Select all
<script language="javascript" type="text/javascript">
<!--
function popupImage(image){
var newWindow = window.open("image.php?image=" + image, "toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=650,height=600", "");
}
//-->
</script>Code: Select all
<div><a class="noborder" href="javascript:popupImage('images/popups/LenaTriathlon.jpg')"><img src="images/lena_triathlon.jpg" alt="Triathlon" width="150" height="120" /></a></div>