function tvtech_player(){
    document.write("<object width=\"320\" height=\"280\">");
    document.write("<param name='movie' value='http://player.tvtech.it/player-v2.swf?external=2&vid=437&videoclipWidth=320'/>");
    document.write("<param name='allowScriptAccess' value='always' />");
    document.write("<param name='wmode' value='transparent' />");
    document.write("<param name='allowFullScreen' value='true' />");
    document.write("<embed src=\"http://player.tvtech.it/player-v2.swf?external=2&vid=437&videoclipWidth=320\" type=\"application/x-shockwave-flash\" allowscriptaccess=\"always\" allowfullscreen=\"true\" width=\"320\" height=\"280\"></embed>");
    document.write("</object>");
}


tvtech_player();
