\n"; echo "
\n"; for($i=1;$i <= $side_bar_num;$i++){ $sidebar_id = 'footer-widget-area-'.$i; echo "\t
\n"; echo "\t\t
\n"; echo "\t\t\t
    \n"; dynamic_sidebar( $sidebar_id ); echo "\t\t\t\n
\n"; echo "\t\t
\n"; echo "\t
\n"; } echo "
\n"; ?>