var theHtml="";
theHtml+=" <iframe src=\"http://www.funny-videos.co.uk/emb/player.php?id=";
theHtml+=id;
theHtml+="\" width=\"424\"";
theHtml+="marginwidth=\"0\" height=\"491\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\"></iframe>";
document.write(theHtml);