http://www.sarmacollections.com
The column with issues is under "Our Staff". See all the white space at the end?
Here is a snip from the menu_data file.
Code: Select all
with(milonic=new menuname("Tech")){
style=menuStyle;
aI("text=Placement Submission;showmenu=place;");
aI("text=Billing System Access;url=/tech/bsa01.html;");
aI("text=Account Management;url=/tech/am01.html;");
aI("text=Phone Call Campaigns;url=/tech/pho01.html;");
}
with(milonic=new menuname("tif")){
style=menuStyle;
aI("text=Collection Associates;url=/staff/ca01.html;showmenu=coll;");
aI("text=Sales and Service Staff;url=/staff/sss01.html;");
aI("text=Technical Support Staff;url=/staff/tss01.html;");
}
TIA[/url]