var stype = get_GET_param('searchtype');
if( stype != '') {
	extendContract();
}



