function watchvideo(vlink,vtitle) {
	document.location = "watch.php?title="+vtitle+"&link="+vlink;
}
