function gotoFranchiser(url)
{
	
	_s_action('07');
	window.location=url;

}