function showVideo(id) {
	document.write("<embed src=\"http://www.videolog.tv/ajax/codigoPlayer.php?id_video="+id+"&amp;relacionados=N&amp;default=N&amp;cor_fundo=ndefined&amp;swf=1&amp;width=255&amp;height=195\" width=\"255\" height=\"195\" type=\"application/x-shockwave-flash\" allowFullScreen=\"true\" AllowScriptAccess=\"always\"></embed>");
}