function login()
{
	nw=window.open('http://www.jamiegrenoughphotography.com/gallery/login.php?gallery_popup=true&nextpage=index.php','Edit','height=500,width=500,location=no,scrollbars=yes,menubars=no,toolbars=no,resizable=yes');nw.opener=self;
}
