function watchvideo(vlink,vtitle,vthumb) {
	open("gratuito/watch.php?title="+vtitle+"&link="+vlink+"&thumb="+vthumb,"watch", "toolbar=no,menubar=no,width=550,height=560,resizable=yes");
}
