function NAME_IT() 
{
	window.open('returns.htm','EANITHING','toolbar=no,location=no, directories=no, status=yes, menubar=no, resizable=no, copyhistory=no, scrollbars=yes, width=450, height=500');
}

function NAME_IT_TWO() 
{
	window.open('warranty.htm','EANITHING','toolbar=no,location=no, directories=no, status=yes, menubar=no, resizable=no, copyhistory=no, scrollbars=yes, width=450, height=300');
}
