function Print()
{
	window.open('Stire.aspx?'+$('hQuery').value,'_blank');
}
