function openPopUp_520x390(href, target)
{
	window.open(href, target, 'width=516, height=390, top=0, toolbar=0, location=0, directories=0, status=1, menuBar=0, scrollBars=1, resizable=0');
	return false;
}
function go(idx)
{
	window.open('http://www.internethaber.com/news_detail.php?id=' + idx, '', '');
}