function openwindow1()
{
	window.open("http://www.smokelessdelite.com/video1.php","mywindow","menubar=0,resizable=0,width=330,height=360");
}

function openwindow2a()
{
	window.open("http://www.smokelessdelite.com/video2.php","mywindow","menubar=0,resizable=0,width=330,height=360");
}

function openwindow3()
{
	window.open("http://www.smokelessdelite.com/video3.php","mywindow","menubar=0,resizable=0,width=330,height=360");
}





