// button
function msover1()
{
msover('bar2-nav', '/image/bar2-nav-over-services.jpg');
showpic('/image/pic-services.jpg');
var text = "
Services
";
text += "We are the one stop company for all computer related services; ";
text += "from the impossible- data recovery to Internet related services ";
text += "(Web design/Web or e-mail hosting/LAN/WAN/VPN/Security), Network solutions ";
text += "(Installation/Server/Maintenance) and computer repairs.
";
text += "Our qualified engineers are well-versed in providing WAN solutions, ";
text += "enabling you to securely connect your distributed enterprise. ";
text += "We offer a high quality of WAN solution, which provides all of the manageability ";
text += "and resiliency benefits of secure VPN. Our sound skills and highest quality assurance ";
text += "enable you to protect your network and maintain a consistent level of security as your company grow.";
showtext(text);
}
function msout1()
{
msout('bar2-nav', '/image/bar2-nav-services.jpg');
hidepic();
hidetext();
}
function msover2()
{
msover('bar4-nav', '/image/bar4-nav-over-products.jpg');
showpic('/image/pic-products.jpg');
var text = "Products
";
text += "We carry products from many reputable manufacturers. We are proud to have a wide variety ";
text += "of both software and hardware series to provide any IT solution in any form to satisfy your IT needs.
";
text += "Our software series products range from Microsoft Windows, Office, Server System, Developer Tools, ";
text += "Business Solutions, Antivirus, System Utilities, and other application software.
";
text += "Our hardware series products are Server Systems, Network Solutions, Wireless & Security Solutions, ";
text += "Network Accessories, Uninterruptible Power Supply (UPS), Backup Storages, Cable & DSL Modems, ";
text += "Routers, Notebooks, PCs, Processors, Motherboards, Memories, Secondary Storages, Removable Storages, ";
text += "Monitors, Printers, and other Computer Peripherals.";
showtext(text);
}
function msout2()
{
msout('bar4-nav', '/image/bar4-nav-products.jpg');
hidepic();
hidetext();
}
function msover3()
{
msover('bar6-nav', '/image/bar6-nav-over-about.jpg');
showpic('/image/pic-about.jpg');
var text = "Our Ability, Your Possibility...
";
text += "Since our company inception in 1995, we pride ourselves in establishing solutions ";
text += "on computer systems integration over LAN and WAN with strong reliable after ";
text += "sales service to our clients.
";
text += "We offer a high quality of WAN solution, which provides all of the manageability and ";
text += "resiliency benefits of secure VPN. Our sound skills and highest quality assurance enable you ";
text += "to protect your network and maintain a consistent level of security as your company grow. ";
text += "We believe in striving for our client with ";
text += "complete satisfaction in every project we undertake. We adopt a flexible approach and ";
text += "provide appropriate solutions for their specific needs.
";
text += "Our satisfied clients include major local and international corporations such as ";
text += "Samtec Asia Pacific, Sumitomo Heavy Industries, Union Carbide Asia Pacific, Titan Oil, ";
text += "Owl International and Keppel Securities, Neptank (NOL Group), Wajilam Exports etc.";
showtext(text);
}
function msout3()
{
msout('bar6-nav', '/image/bar6-nav-about.jpg');
hidepic();
hidetext();
}
function msover4()
{
msover('bar8-nav', '/image/bar8-nav-over-support.jpg');
showpic('/image/pic-support.jpg');
var text = "Support
";
text += "Your satisfaction is our business philosophy. ";
text += "ASD provides support in contract, packaged, custom and other forms depending on your requirements. ";
text += "We believe in comprehensive and continuous support to ensure smooth running of hardware and ";
text += "software systems after its initial implementation.
";
text += "Just provide us with your contact information, support option, and description of problems ";
text += "(either peripheral hardware and software).
";
text += "Technical support services are provided by our technical team of all well-trained and ";
text += "certified MCDST/MCSE engineers with a great sense of responsibility and urgency to ensure ";
text += "minimum downtime of client's IT infrastructure.
";
text += "We proudly stand behind our services and products with support for all of our customers.";
showtext(text);
}
function msout4()
{
msout('bar8-nav', '/image/bar8-nav-support.jpg');
hidepic();
hidetext();
}
function msover5()
{
msover('bar10-nav', '/image/bar10-nav-over-enquiry.jpg');
showpic('/image/pic-enquiry.jpg');
var text = "Enquiry
";
text += "We are happy to attend all enquiries about our services and products.
";
text += "We are Located At :
";
text += "10 Bukit Batok Crescent
";
text += "#14-01 The Spire
";
text += "Singapore 658079
";
text += "Tel No: (65) 6377 0778
";
text += "Fax No: (65)6515 0327
";
text += "sales@asd.sg for all sales enquiries.
";
text += "billing@asd.sg for all billing enquiries
";
text += "support@asd.sg for all support matters
";
text += "webmaster@asd.sg for comments/feedback regarding this web site.
";
showtext(text);
}
function msout5()
{
msout('bar10-nav', '/image/bar10-nav-enquiry.jpg');
hidepic();
hidetext();
}