function flash1()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="180" height="80">\n');
   document.write('<param name="movie" value="anim_parkrating.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param NAME="wmode" Value="transparent" />\n');
   document.write('<embed src="anim_parkrating.swf" width="180" height="80" wmode="transparent"></embed>\n');
   document.write('</object>\n');
}


function pano_ninemile()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="600" height="200" class="imgBorder">\n');
   document.write('<param name="movie" value="pano_ninemile.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<embed src="pano_ninemile.swf" width="600" height="200"></embed>\n');
   document.write('</object>\n');
}

function pano_rockpool()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="600" height="200" class="imgBorder">\n');
   document.write('<param name="movie" value="pano_rockpool.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<embed src="pano_rockpool.swf" width="600" height="200"></embed>\n');
   document.write('</object>\n');
}

function pano_cabinbudget()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="600" height="200" class="imgBorder">\n');
   document.write('<param name="movie" value="pano_cabinbudget.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<embed src="pano_cabinbudget.swf" width="600" height="200"></embed>\n');
   document.write('</object>\n');
}

function pano_cabindeluxe()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="600" height="200" class="imgBorder">\n');
   document.write('<param name="movie" value="pano_cabindeluxe.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<embed src="pano_cabindeluxe.swf" width="600" height="200"></embed>\n');
   document.write('</object>\n');
}





