﻿// JScript File
if (navigator.appName == "Netscape")
{                                   
    document.write ("<div id='marquee1' class='contentServices' width='700px'><P style='text-align:center'><strong>$25 THANK YOU CARD</strong> for allowing us to earn your business<br>");
    document.write ("<strong>Commission programs</strong> available for High Volume Businesses<br>");
    document.write ("<strong>An ABSOLUTE FREE SERVICE</strong> - No Cost! No Purchase! No Rental Fee!<br>");
    document.write ("<strong>WEEKLY Service Visits</strong> and Quick handling of issues by our local staff<br>");
    document.write ("An <strong>Excellent SALES FORCE</strong> that spends a lot of initial time in customizing our services to your needs<br>");
    document.write ("<Strong>VERSATILE</strong>-All COMPETITIVE beverages, YES! COKE, PEPSI & many other brands from the SAME MACHINE!<br>");
    document.write ("<strong><strong>National Brand Names !!! Competitive Prices!!!</strong><br>");
    document.write ("State of the Art equipments with <strong><a class='thumbnail' href='#thumb'>IVend<span><img src='images/Ivend.png'/></span></a> Technology and Sensors that GUARANTEE vends</strong><br>");
    document.write ("<strong>Energy Star Rated</strong> Machines that would save 25% electricity charges!<br>");
    document.write ("Office Deli, the <strong>LATEST</strong> and the <strong>ONLY ONE</strong> of it's kind in the market, ENHANCES any decor and FITS ANYWHERE!</P></div>");                                        
}
else
{
    document.write ("<div id='marquee1' class='contentServices'></div>");
    document.write ("<div id='marquee2' class='contentServices'></div>");
    document.write ("<div id='marquee3' class='contentServices'></div>");
    document.write ("<div id='marquee4' class='contentServices'></div>");
    document.write ("<div id='marquee5' class='contentServices'></div>");
    document.write ("<div id='marquee6' class='contentServices'></div>");
    document.write ("<div id='marquee7' class='contentServices'></div>");
    document.write ("<div id='marquee8' class='contentServices'></div>");
    document.write ("<div id='marquee9' class='contentServices'></div>");
    document.write ("<div id='marquee10' class='contentServices'></div>");   
    document.write ("<BR />");
    document.write ("<script type='text/javascript' src='Services.js'></script>");                                                                                                             
}

