function tvtech_player(){
    document.write("<object width=\"448\" height=\"376\">");
    document.write("<param name='movie' value='http://player.tvtech.it/player-v2.swf?external=2&vid=508&videoclipWidth=448'/>");
    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=508&videoclipWidth=448\" type=\"application/x-shockwave-flash\" allowscriptaccess=\"always\" allowfullscreen=\"true\" width=\"448\" height=\"376\"></embed>");
    document.write("</object>");
}
tvtech_player();





