function showVideo(id) {
	document.write("<iframe src=\'http://docs.google.com/EmbedSlideshow?docid="+id+"\' frameborder=\'0\' width=\'410\' height=\'342\'></iframe>");
}
