function openwindow()
{
 window.open("http://www.capitaland.com/tvc.html","TVwindow","menubar=No,resizable=No,location=No,toolbar=No,directories=No,width=460,height=500");
}
