$!httpInclude.include("/top.htm") $!httpInclude.include("/head.htm") $!httpInclude.include("/nav1.htm")
  • #foreach($gb in $gbs) #end
BRANDS A-Z : #foreach($list in $all_list) $!list.get("word") #end
#foreach($list in $all_list) #if($!list.get("brand_list").size()>0)

$!list.get("word")

#foreach($gb in $!list.get("brand_list")) $!gb.name #end
#end #end
$!httpInclude.include("/footer.htm")