function open_usc_statement()
{
	usc_statement_window = window.open('/usc_statement.html', 'usc_statement_window', 'scrollbars=0,status=0,location=0,toolbar=0,titlebar=1,resizable=0,menubar=0,width=320,height=290,top=10,left=10');
}
