﻿function openhaber(id)
			{
				window.open("haberdetay.aspx?Id="+id ,"mywindow");
			}

