function saveVid()
{
	alert("We are unable to stream this file. Please right click on the link and choose 'Save Target As' to save the video to your computer.");
}
//	rn=Math.ceil(Math.random()*13);
//	vid="http://image.cecash.com/sampleclips/"+rn+".wmv";
//document.write("<div align='center'><a href='"+vid+"' onClick='saveVid(); return false;'><font face='arial' size='3'><b>Click Here For A Free Sample Video</font></b></a><br><font size='2' face='arial'>To save the file, right click the link above and choose 'Save Target As' to save it to your computer.</font></div>");
