function maxmoosepix(){

document.write("<A HREF=http://www.maxmoose.com.au/maxmoosepic.cgi?");

if (st == "moma"){var addy="http://www.moosemax.com/pics/";document.write(""+addy+""+nite+"/");}
if ((st == "mamo")||(st == "maxmo")){var addy="http://www.maxmoose.com.au/pics/";}

if (st == "maxmo"){document.write(""+nite+"/");}

document.write(""+pic+" TARGET='_blank' onmouseover=\"window.status='Click to Email this pic to a friend';return true;\"><IMG SRC=");

if (st == "moma"){document.write(""+addy+""+nite+"/");}

if (st == "maxmo"){document.write(""+addy+"t"+nite+"/"+pic+" BORDER=0 ALT='click to enlarge and/or email to a friend'></A>");}else{document.write(""+pic+" BORDER=0 ALT='click to email to a friend'></A>");}

}

