var linktext;
var linkinfo;

function openveoh(x)
      {
linktext = "<TITLE>TV Loser - Free Movies & Free Trailerss</TITLE><html><body bgcolor='#000000' marginheight='0' marginwidth='0'><h3><font color='#98D7DA'>TV Loser - Movie Trailers</font></h3><embed type='application/x-shockwave-flash' src='http://www.veoh.com/static/flash/players/videodetails2.swf?permalinkId=" + x + "&amp;id=anonymous&amp;player=videodetailsembedded&amp;videoAutoPlay=1' name='plugin' height='425' width='360'></center></body></html>";
linkinfo = "../adv.php?id=openveoh&value=" + x;
info()
     }
function openstage6(x)
      {
linktext = "<TITLE>TV Loser - Free Movies & Free Trailers</TITLE><html><body marginheight='0' marginwidth='0'><object codebase='http://go.divx.com/plugin/DivXBrowserPlugin.cab' classid='clsid:67DABFBF-D0AB-41fa-9C46-CC0F21721616' height='100%' width='100%'><param name='src' value='http://video.stage6.com/" + x + "/.divx'><param name='custommode' value='Stage6'><param name='showpostplaybackad' value='false'><embed type='video/divx' src='http://video.stage6.com/" + x + "/.divx' pluginspage='http://go.divx.com/plugin/download/' showpostplaybackad='false' custommode='Stage6' height='100%' width='100%'><param name='autoPlay' value='false'></object></body></html>";
linkinfo = "../adv.php?id=openstage6&value=" + x;
info()
     }
function openfreevideo(x)
      {
linktext = "<TITLE>TV Loser - Free Movies & Free Trailers</TITLE><html><body marginheight='0' marginwidth='0'><embed style='width: 100%; height: 100%;' type='application/x-shockwave-flash' src='http://flv-player.net/medias/player_flv_maxi.swf' flashvars='autoplay=1&amp;autoload=1&amp;showvolume=1&amp;showtime=1&amp;showfullscreen=1&amp;&amp;flv=" + x + "'></body></html>";
linkinfo = "../adv.php?id=openfreevideo&value=" + x;
info()
     }
function opengoogle(x)
      {
linktext = "<TITLE>TV Loser - Free Movies & Free Trailers</TITLE><html><body marginheight='0' marginwidth='0'><embed type='application/x-shockwave-flash' src='http://video.google.com/googleplayer.swf?docId=" + x + "&amp;hl=en&amp;autoplay=1' name='plugin' height='100%' width='100%'>";
linkinfo = "../adv.php?id=opengoogle&value=" + x;
info()
     }
function openyoutube(x)
      {
linktext = "<TITLE>TV Loser - Free Movies & Free Trailers</TITLE><html><body bgcolor='#000000' marginheight='0' marginwidth='0'><center><h3><font color='#98D7DA'>TV Loser - Movie Trailers</font></h3><object width='510' height='432'><param name='movie' value='http://www.youtube.com/v/" + x + "&rel=1'></param><param name='wmode' value='transparent'></param><embed src='http://www.youtube.com/v/" + x + "&rel=1' type='application/x-shockwave-flash' wmode='transparent' width='510' height='432'></embed></center></object></body></html>";
linkinfo = "../adv.php?id=openyoutube&value=" + x;
info()
     }
function openmegavideo(x)
      {
linktext = "<TITLE>TV Loser - Free Movies & Free Trailers</TITLE><html><body marginheight='0' marginwidth='0'><object width='700' height='500'><param name='movie' value='http://www.megavideo.com/v/" + x + "f5a7bc8d91e6a24fe709be61f863a996.4765679306.0'></param><param name='wmode' value='transparent'></param><embed src='http://www.megavideo.com/v/" + x + "f5a7bc8d91e6a24fe709be61f863a996.4765679306.0' type='application/x-shockwave-flash' wmode='transparent' width='700' height='500'></embed></object></body></html>";
linkinfo = "../adv.php?id=openmegavideo&value=" + x;
info()
     }
function openfliqz(x)
      {
linktext = "http://www.fliqz.com/public/aspx/playerdefault.aspx?vid=" + x;
OpenWindow=window.open(linktext,"newwin", "height=600, width=800,resizable=yes,toolbar=no,scrollbars=yes");
     }
function openzshare(x)
      {
linktext = "http://www.zshare.net/video/" + x + "/";
OpenWindow=window.open(linktext,"newwin", "height=800, width=800,resizable=yes,toolbar=no,scrollbars=yes");
     }
function openmyspaceT(x)
      {
linktext = "<TITLE>TV Loser - Free Movies & Free Trailerss & Free Trailers</TITLE><html><body bgcolor='#000000' marginheight='0' marginwidth='0'><center><h3><font color='#98D7DA'>TV Loser - Movie Trailers</font></h3><object width='510' height='432'><param name='allowFullScreen' value='true'/><param name='movie' value='http://mediaservices.myspace.com/services/media/embed.aspx/m=" + x + ",t=1,mt=video'/><embed src='http://mediaservices.myspace.com/services/media/embed.aspx/m=" + x + ",t=1,mt=video' width='510' height='432' allowFullScreen='true' type='application/x-shockwave-flash' /></object></center></body></html>";
linkinfo = "../adv.php?id=openfreevideo&value=" + x;
info()
     }
function info()
      {
	OpenWindow=window.open("", "newwin", "height=600, width=800,resizable=yes,toolbar=no,scrollbars=yes");
	OpenWindow.document.write(linktext);
	OpenWindow.document.close();
	self.name="main"
        }