You are here: STALklubben>System Web>NuSkin>NuMenuBarWebs (2008-09-03, DavidPatterson?)EditAttach
%CALC{$SET(monthold, $TIMEADD($TIME(), -30, day))$SET(count,0)}%
with (new QuickMenu.Menu("forum","webs")) {
    
%CALC{$IF($EXEC($GET(count) < 1), Add("Nothing new to report from the last 30 days");,)$SET(count,0)}%
}
with (new QuickMenu.Menu("blog","webs"))  { 
    
%CALC{$IF($EXEC($GET(count) < 1), Add("Nothing new to report from the last 30 days");,)}%
}
groupsMenu = new QuickMenu.Menu("groups","webs");


new QuickMenu.Menu("emofs","webs");
new QuickMenu.Menu("km","webs");
Topic revision: r1 - 2008-09-03 - 12:56:21 - DavidPatterson?
 
This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding STALklubben? Send feedback