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