function showCustomer(str)
{ //alert(str);

  if(str == 'contactus'){
        $('#txtHint').html("<div id='contactArea2'></div>");
        $('#contactArea2').html("<html xmlns=\"http://www.w3.org/1999/xhtml\"><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\" /><title>Contact Us</title><style type=\"text/css\"><!--body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}--></style><link href=\"style/style.css\" rel=\"stylesheet\" type=\"text/css\"></head><body><table width=\"600\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" class=\"txtblack14\"><tr><td>&nbsp;</td><td height=\"10\" colspan=\"2\" valign=\"top\">&nbsp;</td></tr><tr><td><img src=\"images/home.gif\" width=\"40\" height=\"89\"></td><td colspan=\"2\" valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" class=\"txtblack14\"><tr><td width=\"302\" valign=\"top\"><table width=\"88%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" class=\"txtblack14\"><tr><td width=\"330\" colspan=\"2\" valign=\"top\" class=\"headingtext1\" height=\"25\">CONTACT US</td></tr><tr><td colspan=\"2\" valign=\"top\"><img src=\"images/5x5.gif\" width=\"5\" height=\"5\"></td></tr><tr><td colspan=\"2\" valign=\"top\"><img src=\"images/5x5.gif\" width=\"5\" height=\"3\"></td></tr><tr><td colspan=\"2\" valign=\"top\"><b>Head Office</b> <br >Innovay Ltd <br> SVS House, Oliver Grove,<br>London SE25 6EJ.</td></tr><tr><td colspan=\"2\" valign=\"top\"><img src=\"images/5x5.gif\" width=\"5\" height=\"3\"></td></tr><tr><td valign=\"top\"><img src=\"images/fish_us2.gif\" /><strong> </strong>+44 208 653 1351</td></tr><tr><td colspan=\"2\" valign=\"top\"><img src=\"images/5x5.gif\" width=\"5\" height=\"3\"></td></tr><form action=\"emailform.php\" method=\"post\" id=\"contactus\" name=\"contactus\"><tr><td colspan=\"2\" valign=\"top\">Name:</td></tr><tr><td colspan=\"2\" valign=\"top\"><img src=\"images/5x5.gif\" width=\"5\" height=\"3\"></td></tr><tr><td colspan=\"2\" valign=\"top\"><input type=\"text\" name=\"txtname\" id=\&quot;txtname\&quot; width=\"40\"/></td></tr><tr><td colspan=\"2\" valign=\"top\">E-Mail:</td></tr><tr><td colspan=\"2\" valign=\"top\"><img src=\"images/5x5.gif\" width=\"5\" height=\"3\"></td></tr><tr><td colspan=\"2\" valign=\"top\"><input type=\"text\" name=\txtemail\" id=\&quot;txtemail\&quot; width=\"40\"/></td></tr><tr><td colspan=\"2\" valign=\"top\">Phone:</td></tr><tr><td colspan=\"2\" valign=\"top\"><img src=\"images/5x5.gif\" width=\"5\" height=\"3\"></td></tr><tr><td colspan=\"2\" valign=\"top\"><input type=\"text\" name=\"txtphone\" id=\&quot;txtphone\&quot; width=\"40\"/></td></tr><tr><td colspan=\"2\" valign=\"top\">Message:</td></tr><tr><td colspan=\"2\" valign=\"top\"><img src=\"images/5x5.gif\" width=\"5\" height=\"3\"></td></tr><tr><td colspan=\"2\" valign=\"top\"><textarea name=\"txtmessage\" cols=\"30\" rows=\"5\"></textarea></td></tr><tr><td colspan=\"2\" valign=\"top\"><img src=\"images/5x5.gif\" width=\"5\" height=\"3\"></td></tr><tr><td colspan=\"2\" valign=\"top\"><input type=\"submit\" name=\"submit\" value=\"Submit\"/></td></tr><tr><td colspan=\"2\" valign=\"top\"><img src=\"images/5x5.gif\" width=\"5\" height=\"3\"></td></tr></table></form></td><td width=\"249\" valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><th scope=\"row\"><img src=\"images/innovay_con.gif\" width=\"178\" height=\"275\"></th></tr><tr><th scope=\"row\"><img src=\"images/nextstep.jpg\" width=\"249\" height=\"50\"></th></tr></table></td></tr></table></td></tr><tr><td width=32>&nbsp;</td><td width=285 valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><th scope=\"row\"><div style=\"height:5px;\"><hr /></div><div class=\"box_us\"><div class=\"box_us_l\"><img src=\"images/fish_us1.gif\" /></div><div  class=\"box_us_r\"><b>Branch Office(North America)</b><br>Sammy Thiru,<br />2001,Artesia Blvd,<br />Suite 414,Redondo Beach,<br>CALIFORNIA 90278.</div><div style=\"clear: both; height:5px;\"></div></div><div class=\"box_us\"><div  class=\"box_us_l\"><img src=\"images/fish_us2.gif\"  /></div><div class=\"box_us_r\">Phone:001 - 4242372541</div><div style=\"clear: both; height:5px;\"></div></div><div class=\"box_us\"><div class=\"box_us_l\"><img src=\"images/fish_us3.gif\"/></div><div class=\"box_us_r\">General: admin@innovay.us</div><div style=\"clear: both; height:10px;\"></div></div></th></tr><tr><th scope=\"row\">&nbsp;</th></tr></table></td><td width=186 valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><div style=\"height:5px;\"><hr /></div><tr><th scope=\"row\"><div class=\"box_us\"><div class=\"box_us_l\"><img src=\"images/fish_us1.gif\" /></div><div  class=\"box_us_r\"><b>Corporate Office</b><br>#195, ICTIP Level 3,<br />3rd  Floor, Hospital Road, Kalubowila<br />SRI LANKA.</div><div style=\"clear: both; height:5px;\"></div></div><div class=\"box_us\"><div  class=\"box_us_l\"><img src=\"images/fish_us2.gif\" /></div><div class=\"box_us_r\">Phone:+94-11-276-4644</div><div style=\"clear: both; height:5px;\"></div></div><div class=\"box_us\"><div class=\"box_us_l\"><img src=\"images/fish_us3.gif\"/></div><div class=\"box_us_r\">General: info@ictip.lk</div><div style=\"clear: both; height:10px;\"></div></div></th></tr><tr><th scope=\"row\">&nbsp;</th></tr></table></td></tr></table></body></html>")
        .hide()
        
		$("#contactArea2").css("height", "0px");

	    $("#contactArea2").toggle( 
				function () {
					
 					$("#contactArea2").animate({height: "520px"}, {queue:true, duration: 1700, easing: 'easeOutBounce'}) 
					
                }
		 );
		
		}
		
		if(str == 'mobile-application'){
        $('#txtHint').html("<div id='contactArea2'></div>");
        $('#contactArea2').html("<html xmlns=\"http://www.w3.org/1999/xhtml\"><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\" /><title>Mobile Applications</title><style type=\"text/css\"><!--body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}--></style><link href=\"style/style.css\" rel=\"stylesheet\" type=\"text/css\"><style type=\"text/css\">.text_style_15_n {font-family:Arial, Verdana, Helvetica, \"Myriad Pro\", Tahoma, Geneva, sans-serif;	font-size:13px;color:#666;font-weight:normal;}</style></head><body><table width=\"600\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" class=\"txtblack14\"><tr><td width=\"49\"><img src=\"images/home.gif\" width=\"40\" height=\"89\"></td><td width=\"551\" valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" class=\"txtblack14\"><tr><td colspan=\"2\" valign=\"top\" class=\"headingtext1\" height=\"25\">MOBILE DEVELOPMENT</td></tr><tr><td colspan=\"2\" valign=\"top\"><p align=\"justify\">Innovay provides offshore mobile application development and porting services that enable clients to experience the benefits of mobility such as instant availability and access, real time integration with dedicated automated devices M2M, GPS systems, SMSC gateways integration, compatibility and integration with the existent information systems, connectivity with GPRS and other locations based services, user friendly features, picture supporting facilities, videos, sounds, Maps, and many other.</p><p>We have expertise in developing Mobile Applications across a variety of platforms and devices. Our experience includes Blackberry Mobile Application Development, Windows Mobile Development, iPhone Mobile Application Development and Android Mobile Application Development.</p><p align=\"justify\">&bull;&nbsp;Android Application Development<img src=\"images/body-section-mobile-app.gif\" width=\"200\" height=\"92\" align=\"right\"><br>&bull;&nbsp;iPhone Web Apps<br>&bull;&nbsp;iPhone Application Development </p></td></tr></table></td></tr></table></body></html>")
        .hide()
        
		$("#contactArea2").css("height", "0px");

	    $("#contactArea2").toggle( 
				function () {
					
 					$("#contactArea2").animate({height: "300px"}, {queue:true, duration: 1700, easing: 'easeOutBounce'}) 
					
                }
		 );
		
		}
		
		if(str == 'home'){
        $('#txtHint').html("<div id='contactArea2'></div>");
        $('#contactArea2').html("<html xmlns=\"http://www.w3.org/1999/xhtml\"><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\" /><title>Home</title><style type=\"text/css\"><!--body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}--></style><link href=\"style/style.css\" rel=\"stylesheet\" type=\"text/css\"></head><body><table width=\"600\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" class=\"txtblack14\"><tr><td width=\"49\"><img src=\"images/home.gif\" width=\"40\" height=\"89\"></td><td width=\"551\" valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" class=\"txtblack14\"><tr><td colspan=\"2\" valign=\"top\" class=\"headingtext1\" height=\"25\">SOLUTIONS BEYOND EXPECTATION</td></tr><tr><td colspan=\"2\" valign=\"top\"><p align=\"justify\">Innovay is an IT consultants focused on providing Consulting, Training, Marketing Services, Social Media Management, Collaboration, Mobile, Cloud and Business process solution development services to Australia, Europe and Asia.</p><p align=\"justify\">We have expanded our portfolio of services to include Collaboration, Mobile, Cloud and Business process solution development. K2 is our chosen Business Process Management platform and we offer best practices based on K2 application development services.</p><p align=\"justify\">Our management team includes a K2 Insider and our growing team has a laser focus on K2 and SharePoint.We develop and sell K2 artefacts. We also provide K2 health checks, K2 Architecture consulting, K2 Installation & configuration, K2 Training, ad-hoc support and K2.net 2003 migration services.</p><p align=\"justify\">Innovay is an IT consultancy focused on providing Consulting, Training, Marketing Services, Social Media Management, Collaboration, Mobile, Cloud and Business process solution development services.</p></td></tr><tr><td width=\"600\" colspan=\"2\" valign=\"top\"><img src=\"images/whaywe.gif\" width=\"215\" height=\"117\"><img src=\"images/line.gif\" width=\"13\" height=\"113\"><img src=\"images/line.gif\" width=\"55\" height=\"117\"><img src=\"images/homebanner.jpg\" width=\"267\" height=\"117\"></td></tr></table></td></tr></table></body></html>")
        .hide()
        
		$("#contactArea2").css("height", "0px");

	    $("#contactArea2").toggle( 
				function () {
					
 					$("#contactArea2").animate({height: "400px"}, {queue:true, duration: 1700, easing: 'easeOutBounce'}) 
					
                }
		 );
		
		}
		
		if(str == 'net-technology'){
        $('#txtHint').html("<div id='contactArea2'></div>");
        $('#contactArea2').html("<html xmlns=\"http://www.w3.org/1999/xhtml\"><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\" /><title>.NET Technology</title><style type=\"text/css\"><!--body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}--></style><link href=\"style/style.css\" rel=\"stylesheet\" type=\"text/css\"><style type=\"text/css\">.text_style_15_n {font-family:Arial, Verdana, Helvetica, \"Myriad Pro\", Tahoma, Geneva, sans-serif;	font-size:13px;color:#666;font-weight:normal;}</style></head><body><table width=\"600\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" class=\"txtblack14\"><tr><td width=\"49\"><img src=\"images/home.gif\" width=\"40\" height=\"89\"></td><td width=\"551\" valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" class=\"txtblack14\"><tr><td colspan=\"2\" valign=\"top\" class=\"headingtext1\" height=\"25\">.NET DEVELOPMENT</td></tr><tr><td colspan=\"2\" valign=\"top\"><p align=\"justify\">We focus on business process applications on Microsoft SharePoint, K2, InfoPath, Workflow and related .NET based technologies and solutions. We selectively partner with organizations that share our Values.</p><p>Microsoft's SharePoint system is very flexible and allows us to create cost-effective solutions very quickly. The latest version of Sharepoint offers enhanced integration between all Microsoft Office applications providing a seamless portal for your entire business</p><p align=\"justify\">K2 applications can be set up to manage simple business processes &shy; such as document approval or inventory tracking &shy; and they can be set up to pull together processes, people, services, information and systems into a single application that helps drive business. Following are applications that have been developed by K2 environment.</p><p align=\"justify\">&bull;&nbsp;Business Process Automation (BPA) Framework<img src=\"images/body-section-dotnet.gif\" width=\"213\" height=\"92\" align=\"right\"><br>&bull;&nbsp;K2 Sample Solution: Purchase Request<br>&bull;&nbsp;Loan Application Processing<br>&bull;&nbsp;Contract Management<br>&bull;&nbsp;Insurance Solutions<br>&bull;&nbsp;Accounts Payable<br>&bull;&nbsp;Contract Management</p></td></tr></table></td></tr></table></body></html>")
        .hide()
        
		$("#contactArea2").css("height", "0px");

	    $("#contactArea2").toggle( 
				function () {
					
 					$("#contactArea2").animate({height: "330px"}, {queue:true, duration: 1700, easing: 'easeOutBounce'}) 
					
                }
		 );
		
		}
		
		if(str == 'web-design'){
        $('#txtHint').html("<div id='contactArea2'></div>");
        $('#contactArea2').html("<html xmlns=\"http://www.w3.org/1999/xhtml\"><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\" /><title>Website Design & Development</title><style type=\"text/css\"><!--body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}--></style><link href=\"style/style.css\" rel=\"stylesheet\" type=\"text/css\"><style type=\"text/css\">.text_style_15_n {font-family:Arial, Verdana, Helvetica, \"Myriad Pro\", Tahoma, Geneva, sans-serif;	font-size:13px;color:#666;font-weight:normal;}</style></head><body><table width=\"600\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" class=\"txtblack14\"><tr><td width=\"49\"><img src=\"images/home.gif\" width=\"40\" height=\"89\"></td><td width=\"551\" valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" class=\"txtblack14\"><tr><td colspan=\"2\" valign=\"top\" class=\"headingtext1\" height=\"25\">WEB DESIGN & DEVELOPMENT</td></tr><tr><td colspan=\"2\" valign=\"top\"><p align=\"justify\">Innovay is a pioneer Web design/development company offering professional web design services and effective e commerce and Web solutions including website hosting, maintenance, web marketing. innovay have offered various products to industries , such as e-commerce solutions with shopping carts integrated with online payment capabilities , customizable content management systems and integrated web solutions.</p><p>Our Web Hosting Services with Fast Web Hosting Servers, Web Host Security and Top Notch Web Hosting Components. Also it is backed by 24 x7 Tech Support Service to make Web Hosting reliable and Affordable from Shared Web Hosting Solutions to Dedicated Servers on Windows and Linux based Plat forms.</p><p align=\"justify\">We are well equipped with following solutions</p><p align=\"justify\"><table width=\"100%\" border=\"0\"><tr><td width=\"10\"><img src=\"images/fish2.png\"/></td><td>Content Management System</td><td width=\"10\"><img src=\"images/fish2.png\"/></td><td>Search Engine Submission</td><td width=\"10\"><img src=\"images/fish2.png\"/></td><td>Email Inquiry Form</td></tr><tr><td><img src=\"images/fish2.png\"/></td><td>Site Map</td><td><img src=\"images/fish2.png\"/></td><td>Website Search</td><td><img src=\"images/fish2.png\"/></td><td>Calendar</td></tr><tr><td><img src=\"images/fish2.png\"/></td><td>Counter</td><td><img src=\"images/fish2.png\"/></td><td>Custom Form &amp; Lead Collection</td><td><img src=\"images/fish2.png\"/></td><td>E-Commerce Shopping Cart</td></tr><tr><td><img src=\"images/fish2.png\"/></td><td>Blog Creation & Setup</td><td><img src=\"images/fish2.png\"/></td><td>Guestbook</td><td><img src=\"images/fish2.png\"/></td><td>Photo Album</td></tr><tr><td><img src=\"images/fish2.png\"/></td><td>Online Forum</td><td><img src=\"images/fish2.png\"/></td><td>News ticker</td><td><img src=\"images/fish2.png\"/></td><td>Driving Directions</td></tr><tr><td><img src=\"images/fish2.png\"/></td><td>Voting Tool</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td></td></tr></table></p></td></tr></table></td></tr></table></body></html>")
        .hide()
        
		$("#contactArea2").css("height", "0px");

	    $("#contactArea2").toggle( 
				function () {
					
 					$("#contactArea2").animate({height: "350px"}, {queue:true, duration: 1700, easing: 'easeOutBounce'}) 
					
                }
		 );
		
		}
		
		
		if(str == 'social-media'){
        $('#txtHint').html("<div id='contactArea2'></div>");
        $('#contactArea2').html("<html xmlns=\"http://www.w3.org/1999/xhtml\"><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\" /><title>Social Media Management</title><style type=\"text/css\"><!--body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}--></style><link href=\"style/style.css\" rel=\"stylesheet\" type=\"text/css\"><style type=\"text/css\">.text_style_15_n {font-family:Arial, Verdana, Helvetica, \"Myriad Pro\", Tahoma, Geneva, sans-serif;	font-size:13px;color:#666;font-weight:normal;}</style></head><body><table width=\"600\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" class=\"txtblack14\"><tr><td width=\"49\"><img src=\"images/home.gif\" width=\"40\" height=\"89\"></td><td width=\"551\" valign=\"top\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" class=\"txtblack14\"><tr><td colspan=\"2\" valign=\"top\" class=\"headingtext1\" height=\"25\">SOCIAL MEDIA MANAGEMENT</td></tr><tr><td colspan=\"2\" valign=\"top\"><p align=\"justify\">Marketing your business online requires a different approach to marketing in the offline world. The internet is changing rapidly and what worked last year, may not be as effective today.</p><p>If you're not careful your website could easily get pushed off the top rankings of search engines, so that your prospective customers will not be able to find your business when they search for products or services that you offer.</p><p align=\"justify\">To achieve online success you need to ensure that your website is built with the capability and flexibility to take advantage of the innovations in the industry to ensure it continues to rank high on the search engines.</p><p align=\"justify\"><strong>Internet Marketing Services</strong> <img src=\"images/body-section-socialmedia.gif\" width=\"213\" height=\"130\" align=\"right\"><br>&bull;&nbsp;Online Marketing Strategy and Consulting<br>&bull;&nbsp;Keyword Research and Copywriting<br>&bull;&nbsp;Search Engine Marketing and Campaign<br><strong>Social Media Management</strong><br>&bull;&nbsp;Social Media Marketing Strategy<br>&bull;&nbsp;Social Media Training and Workshops<br>&bull;&nbsp;Social Media Networking and Support</p></td></tr></table></td></tr></table></body></html>")
        .hide()
        
		$("#contactArea2").css("height", "0px");

	    $("#contactArea2").toggle( 
				function () {
					
 					$("#contactArea2").animate({height: "315px"}, {queue:true, duration: 1700, easing: 'easeOutBounce'}) 
					
                }
		 );
		
		}

}


