function photos()
{
//1
var ranNum= Math.round(Math.random() * 1);
if (ranNum == 0){document.write('<div style="width: 480px; text-align: center;"><embed type="application/x-shockwave-flash" wmode="transparent" src="http://w37.photobucket.com/pbwidget.swf?pbwurl=http://w37.photobucket.com/albums/e93/kjmiller/SCHMA/1178045467.pbw" height="360" width="480"></embed><a href="http://photobucket.com" target="_blank"><img src="http://pic.photobucket.com/getyourown.gif" style="border-width: 0;" vspace="1"></a></div>'); } // Reception
if (ranNum == 1){document.write('<div style="width:480px; text-align: center;"><embed type="application/x-shockwave-flash" wmode="transparent" src="http://w37.photobucket.com/pbwidget.swf?pbwurl=http://w37.photobucket.com/albums/e93/kjmiller/SCHMA/1cbbf0b4.pbw" height="360" width="480"></embed><a href="http://photobucket.com" target="_blank"><img src="http://pic.photobucket.com/album/slideshow/wrapper_logo.gif" style="float:left;border-width: 0;" ></a><a href="http://s37.photobucket.com/albums/e93/kjmiller/SCHMA/?action=view&current=1cbbf0b4.pbw" target="_blank"><img src="http://pic.photobucket.com/album/slideshow/wrapper_viewshow.gif" style="float:right;border-width: 0;" ></a><a href="http://photobucket.com/redirect/album?action=slideshow" target="_blank"><img src="http://pic.photobucket.com/album/slideshow/wrapper_getyourown.gif" style="float:right;border-width: 0;" ></a></div><div style="width:480px; text-align: center;"><embed type="application/x-shockwave-flash" wmode="transparent" src="http://w37.photobucket.com/pbwidget.swf?pbwurl=http://w37.photobucket.com/albums/e93/kjmiller/Oct 07/a58aba7e.pbw" height="360" width="480"></embed><a href="http://photobucket.com" target="_blank"><img src="http://pic.photobucket.com/album/slideshow/wrapper_logo.gif" style="float:left;border-width: 0;" ></a><a href="http://s37.photobucket.com/albums/e93/kjmiller/Oct%2007/?action=view&current=a58aba7e.pbw" target="_blank"><img src="http://pic.photobucket.com/album/slideshow/wrapper_viewshow.gif" style="float:right;border-width: 0;" ></a><a href="http://photobucket.com/redirect/album?action=slideshow" target="_blank"><img src="http://pic.photobucket.com/album/slideshow/wrapper_getyourown.gif" style="float:right;border-width: 0;" ></a></div>'); } // Photos
}