function slide() {
	document.write("<object data='../slideshow/gallery.swf' width='960' height='314' type='application/x-shockwave-flash' id='top' style='display:block;'>");
	document.write("<param name='movie' value='../slideshow/gallery.swf'>");
	document.write("<param name='menu' value='false'><param name='wmode' value='transparent'><param name='quality' value='high'>");
	document.write("</object>");
}