function playVideo(id) 
{
	var url = document.URL;
	window.location = url + "&p=" + id;
}

swfobject.registerObject("FlashID");
swfobject.registerObject("FlashIDImage");
