$(franchise);


function franchise()
{
 	$('#imgright a.imglink').lightBox();
	$('#content_franchise').tabs();
}

