function target()
{
var newWin;
newWin =window.open("news_bollywood.htm","",'resizable=no,scrollbars=yes,width=500,height=350,toolbar=no,statusbar=no')
}
