<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<body jwcid="@Body">
<span jwcid="@menu:JSCookMenu" source="ognl:menuModel"
value="ognl:menuItem" theme="SmartGreen" position="vbr"
effect="CMSlidingEffect(8)">
<a href="#" jwcid="contentRenderer@DirectLink"
listener="listener:onNavigate" parameters="ognl:menuItem.value" >
<span jwcid="@Insert" value="ognl:menuItem.value"/>
</a>
</span>
</body>
</html>
|