function login()
{
	window.open('customerpanel/smalllogin.html','','menubar=no,scrollbars=no,toolbar=no,width=150,height=150')
}