This is what she is seeing:
http://www.cubefree.com/clients/provide ... avtest.gif
ANY IDEAS, what would cause this?
Here's the code my ASP writes out for the left and right nav.
(I added, orientation="vertical"; afterward just to see if it would change things.)
Code: Select all
with(leftStyle=new mm_style()){
oncolor = "#003366";
offcolor = "#6699cc";
pagecolor = "#003366";
separatorcolor = "#6699CC";
separatorsize = 1;
padding = 4;
fontsize = "12px;"
fontstyle = "normal";
fontweight = "bold";
fontfamily = "verdana, tahoma, arial";
subimage = ipath+"arrow3_right.gif";
onsubimage = ipath+"arrow3_right_on.gif";
}
with(subStyle=new mm_style()){
oncolor = "#003366";
offcolor = "#6699cc";
separatorcolor = "#6699CC";
separatorsize = 1;
padding = 4;
fontsize = "11px";
fontstyle = "normal";
fontweight = "bold";
fontfamily = "verdana, tahoma, arial";
}
with(milonic=new menuname("main")){
style = leftStyle;
orientation="vertical";
top = 110;
left = 3;
itemwidth=144;
borderwidth = 0;
alwaysvisible = 1;
followscroll = "1,50,2";
bgimage= ipath+"leftnav_bkgd_menu.gif";
separatorcolor= "#6699CC";
aI("image= "+ipath+"leftnav_top.gif;separatorsize=0;");
aI("text= Life Changes;image=../images/interior/arrow_side_show_menu.gif;oncolor=#FFFFCC;offcolor=#FFFFCC;onbgcolor=#003366;offbgcolor=#003366;pagecolor=#FFFFCC;bgimage=../images/interior/leftnav_bkgd_menu_item_on.gif;overbgimage=../images/interior/leftnav_bkgd_menu_item_on.gif;separatorsize=0;url=http://www.monnix.com/phsredesign/website/lifechanges/default2.asp;");
aI("text=New Hire;image=../images/interior/leftnav_bullet_off.gif;overimage=../images/interior/leftnav_bullet_on.gif;fontsize=11px;separatorsize=0;oncolor=#003366;url=http://www.monnix.com/phsredesign/website/lifechanges/new_hire.asp;");
aI("text=Family Changes;image=../images/interior/leftnav_bullet_off.gif;overimage=../images/interior/leftnav_bullet_on.gif;fontsize=11px;separatorsize=0;oncolor=#003366;url=http://www.monnix.com/phsredesign/website/lifechanges/family_changes.asp;");
aI("text=Job Transfers;image=../images/interior/leftnav_bullet_off.gif;overimage=../images/interior/leftnav_bullet_on.gif;fontsize=11px;separatorsize=0;oncolor=#003366;url=http://www.monnix.com/phsredesign/website/lifechanges/job_transfers.asp;");
aI("text=Termination;image=../images/interior/leftnav_bullet_off.gif;overimage=../images/interior/leftnav_bullet_on.gif;fontsize=11px;separatorsize=0;oncolor=#003366;url=http://www.monnix.com/phsredesign/website/lifechanges/termination.asp;");
aI("text=Leaves of Absence;image=../images/interior/leftnav_bullet2_off.gif;overimage=../images/interior/leftnav_bullet2_on.gif;fontsize=11px;separatorsize=0;oncolor=#003366;url=http://www.monnix.com/phsredesign/website/lifechanges/navtest.asp;");
aI("text=Rehire;image=../images/interior/leftnav_bullet_off.gif;overimage=../images/interior/leftnav_bullet_on.gif;fontsize=11px;separatorsize=0;oncolor=#003366;url=http://www.monnix.com/phsredesign/website/lifechanges/rehire.asp;");
aI("text=Disability;image=../images/interior/leftnav_bullet_off.gif;overimage=../images/interior/leftnav_bullet_on.gif;fontsize=11px;separatorsize=0;oncolor=#003366;url=http://www.monnix.com/phsredesign/website/lifechanges/disability.asp;");
aI("text=Retirement;image=../images/interior/leftnav_bullet_off.gif;overimage=../images/interior/leftnav_bullet_on.gif;fontsize=11px;separatorsize=0;oncolor=#003366;url=http://www.monnix.com/phsredesign/website/lifechanges/retirement.asp;");
aI("text=Death;image=../images/interior/leftnav_bullet_off.gif;overimage=../images/interior/leftnav_bullet_on.gif;fontsize=11px;separatorsize=0;oncolor=#003366;url=http://www.monnix.com/phsredesign/website/lifechanges/death.asp;");
aI("text=;separatorsize=1;");
aI("text=<br><br>;separatorsize=0;");
aI("image="+ipath+"leftnav_bottom_menu.gif;");
}
with(rightStyle=new mm_style()){
offcolor = "#595959";
padding = 3;
fontsize = "11px";
fontstyle = "normal";
fontweight = "normal";
fontfamily = "verdana, tahoma, arial";
}
with(milonic=new menuname("right")){
style = rightStyle;
orientation="vertical";
top = 110;
left = 611;
itemwidth=160;
borderwidth = 0;
alwaysvisible = 1;
followscroll = "1,50,2";
bgimage= ipath+"right_bkgd_info.gif";
aI("image="+ipath+"right_top_info.gif;");
aI("image="+ipath+"related_info.gif;");
aI("text=<div class='rightinfoitem'>Review your online <a href='"+path+"proginfo/#'>Beneficiary Election Designation </a></div>;");
aI("text=<div class='rightinfoitem'><a href='"+path+"proginfo/#'>Core Plan at a Glance </a></div>;");
aI("text=<div class='rightinfoitem'><a href='"+path+"proginfo/#'>Value Plan at a Glance </a></div>;");
aI("text=<div class='rightinfoitem'><a href='"+path+"proginfo/#'>457(b) Plan at a Glance</a></div>;");
aI("text=<div class='rightinfoitem'><a href='"+path+"proginfo/#'>Fund Performance</a></div>;");
aI("image="+ipath+"tools.gif;");
aI("text=<ul class='ulinfo'><li class='rightinfo'><a href='#'>Retirement Planner </a></li></ul>;");
aI("text=<ul class='ulinfo'><li class='rightinfo'><a href='#'>Core Plan Projections </a></li></ul>;");
aI("text=<ul class='ulinfo'><li class='rightinfo'><a href='#'>Value Plan Projections </a></li></ul>;");
aI("text=<ul class='ulinfo'><li class='rightinfo'><a href='#'>Tax Savings Calculator</a></li></ul>;");
aI("text=<ul class='ulinfo'><li class='rightinfo'><a href='#'>Loan Model </a></li></ul>;");
aI("text=<ul class='ulinfo'><li class='rightinfo'><a href='#'>Investor Style Quiz </a></li></ul>;");
aI("image="+ipath+"did_you_know.gif;");
aI("text=<div class='rightinfo'>Text Text Text</div>;");
aI("image="+ipath+"right_bottom_info.gif;");
}
for(_a=_mnucnt;_a<_m.length;_a++){_drawMenu(_a)}