function more_info(url,id)
{
	window.open(url+"/"+id, "Sustain450", "status = 1, height = 800, scrollbars = 1, width = 1000, resizable = 0");
}
