// JavaScript Document

function fishingGallery2()
{
    document.write('<object type="application/x-shockwave-flash" data="fishingGallery2.swf" width="505" height="350">\n');
    document.write('<param name="movie" value="fishingGallery2.swf" />\n');
    document.write('</object>\n');
}
