<% if Trim(Request("Page")) = "about" then %>ABOUT US<% else %>ABOUT US<% end if %>
<% if Trim(Request("Page")) = "products" then %>OUR PRODUCTS<% else %>OUR PRODUCTS<% end if %>
<% if Trim(Request("Page")) = "solutions" then %>TECHNICAL
SOLUTIONS<% else %>TECHNICAL
SOLUTIONS<% end if %>
<% if Trim(Request("Page")) = "developments" then %>RECENT
DEVELOPMENTS<% else %>RECENT
DEVELOPMENTS<% end if %>
<% if Trim(Request("Page")) = "contact" then %>CONTACT US<% else %>CONTACT US<% end if %>
HOME