﻿//SECONDARY RANGE MENUS
with(milonic=new menuname("Range2")){
style=menuStyle3;
alwaysvisible=1;
followscroll=0;
position="relative";
left=0;
orientation="vertical";
screenposition="top";
top="offset=-2"; 
itemheight=20;
itemwidth=200;
aI("text=&nbsp;BegreeN Product Range;type=header;");
aI("image=images/arrow_green_ext.gif;showmenu=Ballpoint;text=Ballpoint Pens;");
aI("image=images/arrow_green_ext.gif;showmenu=GelInk;text=Gel Ink Rollerball Pens;");
aI("image=images/arrow_green_ext.gif;showmenu=Rollerball;text=Liquid&nbsp;Ink&nbsp;Rollerball;");
aI("image=images/arrow_green_ext.gif;text=Multi-Purpose Rollerball Pen;url=http://www.pilotpen.co.uk/begreen/begreen_multipurpose_01.html;");
aI("image=images/arrow_green_ext.gif;text=Mechanical Pencil;url=http://www.pilotpen.co.uk/begreen/begreen_mechanical-pencil_01.html;");
aI("image=images/arrow_green_ext.gif;text=Pencil Leads;url=http://www.pilotpen.co.uk/begreen/begreen_leads_01.html;");
aI("image=images/arrow_green_ext.gif;showmenu=Highlighter;text=Hi-lighter;");
aI("image=images/arrow_green_ext.gif;showmenu=Marker;text=Marker Products;");
aI("image=images/arrow_green_ext.gif;text=Pencil Eraser;url=http://www.pilotpen.co.uk/begreen/begreen_eraser_01.html;");
aI("image=images/arrow_green_ext.gif;text=Retractable&nbsp;Correction&nbsp;Tape;url=http://www.pilotpen.co.uk/begreen/begreen_correction_01.html;");
}
//END SECONDARY RANGE MENUS

drawMenus();
//aI("image=images/arrow_green_ext.gif;showmenu=Ballpoint;text=&nbsp;Ballpoint Pens;");
