|
Find a Franchise
|
{*Plug-in start*}
{include file='plug-ins/find_a_franchise.html'}
{*Plug-in end*}
|
| |
Industries
|
|
{*on side plugin*}
{*Plug-in start*}
{include file='plug-ins/on_side_industry.html'}
{*Plug-in end*}
|
|
| |
|
{*Plug-in start "Franchise Links" *}
{include file='plug-ins/plugin_menu_franchise_links.html'}
{*Plug-in end*}
|
| |
|
{*Plug-in start "Franchise Help" *}
{include file='plug-ins/plugin_menu_franchise_help.html'}
{*Plug-in end*}
|
| |
|
{*Plug-in start "Franchise Picks" *}
{include file='plug-ins/plugin_menu_franchise_picks.html'}
{*Plug-in end*}
|
|
|
Browse by Industry
|
{*INDUSTRY SHOW*********}
{foreach from=$all key=k item=v}
|
{$v[0]} |
|
| |
{foreach from=$all.$k.subindustry item=in_v name=m_in}
{$in_v.subsectors_name}
{if (ceil($smarty.foreach.m_in.total / 2)) == $smarty.foreach.m_in.iteration }
|
{/if}
{/foreach}
|
|
|
| |
|
|
{/foreach}
{*INDUSTRY SHOW*********}
|
|
|
|