function copyright() {
		if ( Get_Cookie( 'rp_copyright' ));
		else
        NewWindow('/copyright.php','copyright','500','500','yes');
}	