/* Copyright 2001-2003, Sportsfish Australia. All rights Reserved. */

var imgDir="htmlimages/index.html";

function d(s){document.writeln(s)};if(self.parent.frames.length!=0)self.parent.location.replace(document.location.href);

function t(p,s,w){w=(!w)?' ':' width="'+w+'" ';return ' border=0 cellpadding='+p+' cellspacing='+s+w}

function openPictureWindow(imageName,imageWidth,imageHeight,alt,posLeft,posTop){w=window.open("","w","width="+imageWidth+",height="+imageHeight+",left="+posLeft+",top="+posTop);w.document.open();w.document.write('<html><title>'+alt+'</title><body bgcolor=#FFFFFF leftmargin=0 topmargin=0 marginheight=0 marginwidth=0 onBlur=self.close()>');w.document.write('<img src='+imageName+' width='+imageWidth+' height='+imageHeight+' alt="'+alt+'"></body></html>');w.document.close();w.focus()}

function doPic(align,alt,lowSrc,lowWid,lowHt,hiSrc,hiWid,hiHt,hiLeft,hiTop){align=(align=="left")?" align=left":(align=="right")?" align=right":"";alt=(alt!="")?alt:(typeof(hiSrc)!="string")?"Click here for hi-res image...":"Image subject to copyright";d('<table '+t(0,0)+align+'><tr><td');if(typeof(hiSrc)=="string")d('><a href=# onclick="openPictureWindow(\''+hiSrc+'\','+hiWid+','+hiHt+',\''+alt+'\','+hiLeft+','+hiTop+');"');d('><img src='+lowSrc);if(typeof(lowWid)=="string")d(' width='+lowWid+' height='+lowHt);d(' alt="'+alt+'" class="product" iborder=0></a');d('></td><td valign=top background='+imgDir+'imgPicShadowRight.jpg><img src='+imgDir+'imgPicShadowCnrTop.jpg width=15 height=15></td></tr>');d('<tr><td background='+imgDir+'imgPicShadowBot.jpg height=15><img src='+imgDir+'imgPicShadowCnrLeft.jpg width=15 height=15></td>');d('<td width=15><img src='+imgDir+'imgPicShadowCnrBot.jpg width=15 height=15></td></tr></table>')}
