/* Copyright 2001-2005, Sportsfish Australia. All rights Reserved. */

var imgDir="../../../images/";

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" style="border: 2px solid #FFFFFF;" iborder=0></a');d('></td><td valign=top background='+imgDir+'imgPicShadowRight.gif><img src='+imgDir+'imgPicShadowCnrTop.gif width=6 height=6></td></tr>');d('<tr><td background='+imgDir+'imgPicShadowBot.gif height=6><img src='+imgDir+'imgPicShadowCnrLeft.gif width=6 height=6></td>');d('<td width=6><img src='+imgDir+'imgPicShadowCnrBot.gif width=6 height=6></td></tr></table>')}

function storyShowHide(lyr,n){var i,r,v,o,divs;for(i=1;i<=n;i++){r='divPage'+i;v=(i==lyr)?'block':'none';if(document.getElementById){o=document.getElementById(r);if(o)o.style.display=v}else if(((o=findObj(r))!=null)&&(document.all))o.style.display=v}}
