<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Hopsticks - Visual Food Discovery & Restaurants Near Me</title>
<meta name="description" content="Hopsticks helps you discover the Must-Try Dishes in any Restaurant. Explore Nearby Restaurants, Contactless Ordering, Dine-In, Takeaways & Food Delivery" />
<meta name="robots" content="NOODP,NOYDIR,INDEX,FOLLOW" />
<link href="style.css" rel="stylesheet" type="text/css" media="screen" />
<link rel="stylesheet" href="js/owlcarousel/owl.carousel.min.css">
<link rel="stylesheet" href="js/owlcarousel/owl.theme.default.min.css">
<link rel="stylesheet" href="js/owlcarousel/animate.css">
<script src="js/jquery.min.js"></script>
<script src="js/owlcarousel/owl.carousel.min.js"></script>
<script type="text/javascript" src="js/greensock/TweenMax.min.js"></script>
<script type="text/javascript" src="js/scrollmagic/uncompressed/ScrollMagic.js"></script>
<script type="text/javascript" src="js/scrollmagic/uncompressed/plugins/animation.gsap.js"></script>
<script type="text/javascript" src="js/scrollmagic/uncompressed/plugins/debug.addIndicators.js"></script>
<script type="text/javascript" src="js/typed.js-master/typed.js"></script>
<script type="text/javascript" src="js/marquee-slider/jquery.scrollbox.js"></script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-M8R3BGQ');</script>
<!-- End Google Tag Manager -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-VWQK57VWHY"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-VWQK57VWHY');
</script>
<!-- Hotjar Tracking Code for www.hopsticks.com -->
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:1547792,hjsv:6};
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
</script>
<script type="text/javascript">
$(document).ready(function() {
$("#signup").on('submit', function(event) {
$(this).find(':input[type=submit]').prop('disabled', true);
event.preventDefault();
var formData = $(this).serialize();
alert('Thanks for your interest in Hopsticks. We will notify you when Hopsticks is available for download.');
$.ajax({
type: 'POST',
url: 'contact.php',
dataType: "json",
data: formData,
success: function(response) {
alert('Thanks for your interest in Hopsticks. We will notify you when Hopsticks is available for download.');
},
error: function(xhr, status, error){
console.log(xhr);
}
});
});
});
function clickButton(){
gtag_report_conversion()
var email=document.getElementById('email').value;
alert(e)
$.ajax({
type:"POST",
url:"contact.php",
data:
{
'email' :email
},
cache:false,
success: function (html)
{
alert('Thanks for your interest in Hopstick. We will notify you when Hopstick is available for download.');
$('#msg').html(html);
}
});
return false;
}
$(document).ready(function() {
$.ajax({
url:'stats.php',
type:'GET',
data:"",
success:function(data)
{
$("#msg").html(data);
}
});
$(".bubble-carousel ul").owlCarousel({
loop: true,
autoplay: true,
items: 1,
pagination: false,
nav: false,
autoplayHoverPause: true,
animateOut: 'slideOutDown',
autoHeight: true,
animateIn: 'bounceIn'
});
$(".OTB-carousel ul").owlCarousel({
loop: true,
autoplay: true,
items: 1,
pagination: false,
nav: false,
autoplayHoverPause: true,
animateOut: 'fadeOut',
autoHeight: true,
animateIn: 'fadeIn'
});
$(".col-2-carousel ul").owlCarousel({
loop: true,
autoplay: true,
items: 1,
pagination: false,
nav: false,
autoplayHoverPause: true,
animateOut: 'fadeOut',
autoHeight: true,
animateIn: 'fadeIn'
});
//Init controller
var controller = new ScrollMagic.Controller({globalSceneOptions: {triggerHook: "onEnter", duration: "200%"}});
//Animation
var scene1 = new ScrollMagic.Scene({triggerElement: ".TS", duration: 300})
.addTo(controller);
scene1.on("enter", function (event) {
TweenMax.staggerFrom(".TS .hand-tap", 2, {top:200, left:200, opacity:0, delay:1.5, ease:Expo.easeOut, force3D:true}, 0.1);
});
//End Animation
//Animation
var scene1 = new ScrollMagic.Scene({triggerElement: ".SD", duration: 300})
.addTo(controller);
scene1.on("enter", function (event) {
TweenMax.staggerFrom(".SD .rate-bubbles li", 2, {scale:0, opacity:0, delay:1.5, ease:Elastic.easeOut, force3D:true}, 0.3);
});
//End Animation
//Animation
var scene1 = new ScrollMagic.Scene({triggerElement: ".DNR", duration: 300})
.addTo(controller);
scene1.on("enter", function (event) {
TweenMax.staggerFrom(".DNR .popup", 2, {scale:0.5, opacity:0, delay:1.5, ease:Elastic.easeOut, force3D:true}, 0.1);
});
//End Animation
//Animation
var scene1 = new ScrollMagic.Scene({triggerElement: ".VIP", duration: 300})
.addTo(controller);
scene1.on("enter", function (event) {
TweenMax.staggerFrom(".VIP .popup", 2, {scale:0.5, opacity:0, delay:1.5, ease:Elastic.easeOut, force3D:true}, 0.1);
});
//End Animation
// MAP MARKERS ANIMATION
// build tween
var tween = TweenMax.staggerFrom(".scroll", 1, { css: { transform: 'rotate(-41deg) skew(14.5deg, 5.5deg) scale(0.5) translate(-120px, 1500px)' }, ease: Back.easeOut}, 1);
// build scene
var scene = new ScrollMagic.Scene({triggerElement: ".GTA", duration: 300})
.setTween(tween)
//.addIndicators({name: "staggering"}) // add indicators (requires plugin)
.addTo(controller);
// END OF MAP MARKERS ANIMATION
var typed = new Typed('.type-carousel', {
strings: ["", "Hunger pangs driving you nuts, but you’ve no idea what to eat?", "Ever wonder where you get the best Biryani<br />(or for that matter your fav food) in town?", "Ever been carried away by those 4.5 and 5 Star ratings, only to be disappointed with the food?", "Ever wondered about the credibility of those rave reviews?", "Clueless on what to order from a Restaurant’s endless menu?", "Ever felt you’re not being rewarded enough for dining-in or writing those lengthy reviews or even uploading those Insta-worthy pics?", "Paella!! Lavash!! Ever wondered what on earth these dishes mean?"],
typeSpeed: 50,
backSpeed: 10,
backDelay: 1000,
loop: true
});
var classes = ['vfd-random-01','vfd-random-02', 'vfd-random-03'];
var randomnumber = Math.floor(Math.random()*classes.length);
$('.VFD').addClass(classes[randomnumber]);
});
</script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M8R3BGQ"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div id="top" class="wrapper">
<div class="header">
<h2 class="logo"><a href="#top">Hopsticks</a></h2>
<ul class="main-menu">
<li><a href="index.php">Hopsticks for Diners</a></li>
<li><a href="restaurant.html">Hopsticks for Restaurants</a></li>
</ul>
</div>
<div class="content">
<div class="section right-img VFD">
<a class="patent" href="www.hopsticks.com/patent/">Patent Pending</a>
<div class="text">
<h1>Visual <span>Food</span> Discovery <sup>TM</sup></h1>
<p>Your search for Good Food ends here!
Hopsticks is a revolutionary visual food discovery app like nothing you have used before. HopSticks helps you find Top Rated Dishes in any Restaurant, Explore Cuisines and even get Rewarded for dining at your fav places! Never have a bad meal ever again!
</p>
<div class="types">
<div class="type-carousel">
</div>
</div>
<p>Fret not, HopSticks is you answer to these and many more.</p>
</div>
<div class="graphics">
</div>
</div>
<!--.section-->
<div class="section-wrap">
<div class="section left-img GTA">
<div class="text">
<h1>Get the App</h1>
<p>Download Hopsticks now and experience the next level of personalised dining!</p>
<p>Available on Google Play & Apple App Store</p>
<ul class="store-badges">
<li><a href="https://play.google.com/store/apps/details?id=com.hopsticks.app" target="_blank"><img src="images/badge-playstore.png" /></a></li>
<li><a href="https://apps.apple.com/in/app/hopsticks-restaurants-food/id1490983448" target="_blank"><img src="images/badge-appstore.png" /></a></li>
</ul>
</div>
<div class="graphics">
<img class="main-img hidden" src="images/section-img-01-hide.png" />
<img class="main-img" src="images/section-img-01.png" />
<img class="scroll" src="images/screen-scroll.png" />
</div>
</div>
</div>
<!--.section-->
<div class="section-wrap">
<div class="section boxed OTB">
<div class="OTB-carousel">
<ul class="owl-carousel">
<li>
<span class="rate01">856</span>
<img src="images/OTB-01.png" />
</li>
<li>
<span class="rate03">256</span>
<img src="images/OTB-02.png" />
</li>
<li>
<span class="rate02">567</span>
<img src="images/OTB-03.png" />
</li>
</ul>
</div>
<div class="text">
<h1>Only The Best of the Best</h1>
<p>Craving for some yummilicious Pizza? Or, maybe a decadent Tiramisu? Hopsticks helps you zero-in on the restaurants that serve the Tried and Tasted highly-rated dishes in your town!</p>
</div>
</div>
</div>
<!--.section-->
<div class="section-wrap">
<div class="section right-img SD">
<div class="text">
<h1>Recommendations at your Fingertips</h1>
<p>You’ve picked out a top-rated restaurant for dinner, but have no clue what to order from their never-ending menu? Hopsticks highlights the Tried & Tasted Top Dishes in a restaurant. So you never have to worry about wasting your money on a bad dish anymore!</p>
<ul class="rate-legend">
<li><img src="images/heart-rate-01.png" /> Great</li>
<li><img src="images/heart-rate-02.png" /> Not Bad</li>
<li><img src="images/heart-rate-03.png" /> Can be better</li>
</ul>
</div>
<div class="graphics">
<ul class="rate-bubbles">
<li><img src="images/heart-rate-01.png" /> 865</li>
<li><img src="images/heart-rate-02.png" /> 458</li>
<li><img src="images/heart-rate-03.png" /> 235</li>
</ul>
<img class="main-img" src="images/section-img-03.png" />
</div>
</div>
</div>
<!--.section-->
<div class="section-wrap">
<div class="section left-img DNR">
<div class="text">
<h1>Dining has never been more rewarding!</h1>
<p>What if we told you, we’ll reward you every time you ate out? Awesome, right?
<br /><br />
Earn HopPoints for reviewing your favorite dishes, uploading Insta-worthy pics & more. Walk-in to a Hopsticks-enabled restaurant and you could win scratch cards, with a chance to get upto 100% cashback on your dining bill when you order via HopSticks.</p>
</div>
<div class="graphics">
<div class="popup">
<h4>Hop Points Reward</h4>
<div class="cont">
<img src="images/icon-hp.png" />
<p>Congratulations!<br />
You earned 10 Hop Points!</p>
</div>
</div>
<img class="main-img" src="images/section-img-04.png" />
</div>
</div>
</div>
<!--.section-->
<div class="section-wrap">
<div class="section right-img VIP">
<div class="text">
<h1>Be treated like a VIP!</h1>
<p>Imagine walking into a restaurant and immediately getting personalized recommendations based on your food preferences and taste, right on your phone? Or maybe, you walk in to your favorite restaurant for the 10th time and you get a meal on the house? Makes you feel special, yeah? Plus with features like Special Discounts, Happy Hour Discounts, Loyal Customer Discount, Automatic check-ins etc., you’ll want to dine out more & more!
</p>
</div>
<div class="graphics">
<div class="popup p1">
<h4>Recommended for you</h4>
<div class="cont">
<img src="images/icon-food.png" />
<p>Chicken Fingers<br />
Rs. 180</p>
<img class="heart" src="images/heart-rate-01.png" /> 865
</div>
</div>
<img class="main-img" src="images/section-img-05.png" />
<div class="popup p2">
<h4>Happy Hour Discount</h4>
<div class="cont">
<img src="images/icon-discount.png" />
<h5>15% OFF!</h5>
</div>
</div>
</div>
</div>
</div>
<!--.section-->
<div class="section-wrap">
<div class="section boxed TS">
<div class="text">
<h1>Table service at your fingertips</h1>
<p>You’re at a restaurant, your stomach is growling for food and there isn’t a single server in sight? Fret no more, cause with HopSticks you can place your order and even request for table service right on your phone! That’s right..no more shouting across the table for salt & pepper!
<br /><br />
And what’s more, the menu on your phone will already have the best discounts applied, so you know exactly how much your bill would be.
</p>
</div>
<ul class="ts-icons">
<li><img src="images/ts-01.png" /></li>
<li><img src="images/ts-02.png" /></li>
<li><img src="images/ts-03.png" /></li>
<li><img src="images/ts-04.png" /></li>
<li><img class="hand-tap" src="images/tap.png" /><img src="images/ts-05.png" /></li>
</ul>
</div>
</div>
<!--.section-->
<div class="section-wrap">
<div class="section col-2 ECD">
<div class="col-2-carousel">
<ul class="owl-carousel">
<li><img src="images/ECD-01.png" /></li>
<li><img src="images/ECD-02.png" /></li>
<li><img src="images/ECD-03.png" /></li>
<li><img src="images/ECD-04.png" /></li>
<li><img src="images/ECD-05.png" /></li>
<li><img src="images/ECD-06.png" /></li>
</ul>
</div>
<div class="text">
<h1>Explore Cuisines & Dishes</h1>
<p>Risotto??!! Tzatziki??! Fattoush?! Wanna try out these exotic dishes, but they all sound like Greek and Latin to you? Don’t worry, just long press on any dish and HopSticks will tell you exactly what each dish is and even some fun facts about them! So just go ahead and confidently order anything you fancy!</p>
</div>
</div>
<div class="section col-2 AA">
<div class="col-2-carousel">
<ul class="owl-carousel">
<li><img src="images/AA-01.png" /></li>
<li><img src="images/AA-02.png" /></li>
<li><img src="images/AA-03.png" /></li>
<li><img src="images/AA-04.png" /></li>
<li><img src="images/AA-05.png" /></li>
<li><img src="images/AA-06.png" /></li>
<li><img src="images/AA-07.png" /></li>
<li><img src="images/AA-08.png" /></li>
<li><img src="images/AA-09.png" /></li>
</ul>
</div>
<div class="text">
<h1>Allergy Alerts</h1>
<p>We take your health very seriously. Whether you’re a vegetarian, vegan, diabetic or gluten-free or you have specific food allergies, HopSticks alerts restaurants as soon as you walk-in. So you never have to think twice before you enjoy your plate of food.
</p>
</div>
</div>
</div>
<!--.section-->
<div class="section-wrap">
<div id="loader" class="section TS scroll-img">
<ul>
<li><img src="./images/brands/1 Rue Suffren.png" alt="1 Rue Suffren" height="200px" /></li><li><img src="./images/brands/Auro Pizza.png" alt="Auro Pizza" height="200px" /></li><li><img src="./images/brands/Banana Leaf BBQ.png" alt="Banana Leaf BBQ" height="200px" /></li><li><img src="./images/brands/Banana Leaf.png" alt="Banana Leaf" height="200px" /></li><li><img src="./images/brands/Bhatts Kitchen.png" alt="Bhatts Kitchen" height="200px" /></li><li><img src="./images/brands/Boston Cafe.png" alt="Boston Cafe" height="200px" /></li><li><img src="./images/brands/Bread Basket.png" alt="Bread Basket" height="200px" /></li><li><img src="./images/brands/Brew Bakes.png" alt="Brew Bakes" height="200px" /></li><li><img src="./images/brands/Cafe XTasi.png" alt="Cafe XTasi" height="200px" /></li><li><img src="./images/brands/Cheezy Pizzas and Burger.png" alt="Cheezy Pizzas and Burger" height="200px" /></li><li><img src="./images/brands/Cream Affair.png" alt="Cream Affair" height="200px" /></li><li><img src="./images/brands/Cream and Fudge.png" alt="Cream and Fudge" height="200px" /></li><li><img src="./images/brands/Crunchy.png" alt="Crunchy" height="200px" /></li><li><img src="./images/brands/De Bluefin.png" alt="De Bluefin" height="200px" /></li><li><img src="./images/brands/Dilliwaala.png" alt="Dilliwaala" height="200px" /></li><li><img src="./images/brands/Drunken_Monkey.png" alt="Drunken_Monkey" height="200px" /></li><li><img src="./images/brands/EdenGarden.png" alt="EdenGarden" height="200px" /></li><li><img src="./images/brands/Escape In.png" alt="Escape In" height="200px" /></li><li><img src="./images/brands/Flaming Dragons.png" alt="Flaming Dragons" height="200px" /></li><li><img src="./images/brands/Food Paradise.png" alt="Food Paradise" height="200px" /></li><li><img src="./images/brands/Hoppers Kitchen.png" alt="Hoppers Kitchen" height="200px" /></li><li><img src="./images/brands/Hot King.png" alt="Hot King" height="200px" /></li><li><img src="./images/brands/Hotel Jayaram.png" alt="Hotel Jayaram" height="200px" /></li><li><img src="./images/brands/Hotel Ram Internatiional.png" alt="Hotel Ram Internatiional" height="200px" /></li><li><img src="./images/brands/Hotel Sri Kamatchi.png" alt="Hotel Sri Kamatchi" height="200px" /></li><li><img src="./images/brands/Hotel Surguru.png" alt="Hotel Surguru" height="200px" /></li><li><img src="./images/brands/Indian Kaffee Express.png" alt="Indian Kaffee Express" height="200px" /></li><li><img src="./images/brands/Jigarrthanda.png" alt="Jigarrthanda" height="200px" /></li><li><img src="./images/brands/KBS Kofi Barr.png" alt="KBS Kofi Barr" height="200px" /></li><li><img src="./images/brands/Kamireddy Foods.png" alt="Kamireddy Foods" height="200px" /></li><li><img src="./images/brands/Kokonut Lagoon.png" alt="Kokonut Lagoon" height="200px" /></li><li><img src="./images/brands/Kongu Kitchen.png" alt="Kongu Kitchen" height="200px" /></li><li><img src="./images/brands/LB2 Lounge and Rooftop.png" alt="LB2 Lounge and Rooftop" height="200px" /></li><li><img src="./images/brands/La Choclataire.png" alt="La Choclataire" height="200px" /></li><li><img src="./images/brands/La Rararouille.png" alt="La Rararouille" height="200px" /></li><li><img src="./images/brands/Les Saveurs.png" alt="Les Saveurs" height="200px" /></li><li><img src="./images/brands/Margaritas Mexican Restaurant.png" alt="Margaritas Mexican Restaurant" height="200px" /></li><li><img src="./images/brands/Meat and Eat.png" alt="Meat and Eat" height="200px" /></li><li><img src="./images/brands/Mel Whisks.png" alt="Mel Whisks" height="200px" /></li><li><img src="./images/brands/Meraki Eatery Teahouse.png" alt="Meraki Eatery Teahouse" height="200px" /></li><li><img src="./images/brands/Pizzetta.png" alt="Pizzetta" height="200px" /></li><li><img src="./images/brands/Prawn and Crab Authentic Seafood Restaurant.png" alt="Prawn and Crab Authentic Seafood Restaurant" height="200px" /></li><li><img src="./images/brands/RKN Grand Hotel.png" alt="RKN Grand Hotel" height="200px" /></li><li><img src="./images/brands/Sandwich Square.png" alt="Sandwich Square" height="200px" /></li><li><img src="./images/brands/Sauce N Toss.png" alt="Sauce N Toss" height="200px" /></li><li><img src="./images/brands/Smacalicious.png" alt="Smacalicious" height="200px" /></li><li><img src="./images/brands/The Belgian Waffle.png" alt="The Belgian Waffle" height="200px" /></li><li><img src="./images/brands/The Kati Roll Shop.png" alt="The Kati Roll Shop" height="200px" /></li><li><img src="./images/brands/The Pasta Bar Veneto Cafe Restaurant.png" alt="The Pasta Bar Veneto Cafe Restaurant" height="200px" /></li><li><img src="./images/brands/The Red Box.png" alt="The Red Box" height="200px" /></li><li><img src="./images/brands/The Shawarma Club.png" alt="The Shawarma Club" height="200px" /></li><li><img src="./images/brands/The Smoothie Bar.png" alt="The Smoothie Bar" height="200px" /></li><li><img src="./images/brands/The Tadkka Dhaba.png" alt="The Tadkka Dhaba" height="200px" /></li><li><img src="./images/brands/Velo.png" alt="Velo" height="200px" /></li><li><img src="./images/brands/Yaa Mohaideen.png" alt="Yaa Mohaideen" height="200px" /></li><li><img src="./images/brands/Zaffron Multi Cuisine Restaurant.png" alt="Zaffron Multi Cuisine Restaurant" height="200px" /></li> </ul>
</div>
<!--#loader-->
</div>
<!--.section-->
</div>
<!--.content-->
</div>
<!--.wrapper-->
<div class="footer">
<div class="wrap">
<ul class="foot-links store-badges">
<h6>Available on Google Play & Apple App Store</h6>
<li><a href="https://play.google.com/store/apps/details?id=com.hopsticks.app" target="_blank"><img src="images/badge-playstore.png" /></a></li>
<li><a href="https://apps.apple.com/in/app/hopsticks-restaurants-food/id1490983448" target="_blank"><img src="images/badge-appstore.png" /></a></li>
</ul>
<ul class="connect">
<li class="sm-facebook"><a href="https://www.facebook.com/HopsticksIN/" target="_blank">Facebook</a></li>
<li class="sm-twitter"><a href="https://twitter.com/HopsticksIN" target="_blank">Twitter</a></li>
<li class="sm-instagram"><a href="https://www.instagram.com/hopsticksin/" target="_blank">Instagram</a></li>
<li class="contact"><a href="mailto:hello@hopsticks.com">Contact Us</a></li>
<li class="call"><a href="tel:+919514000055">Call Us</a></li>
</ul>
</div>
</div>
<!--.footer-->
<div class="bottom-bar">
<div class="wrap">
<ul class="foot-links">
<li>Copyright © Hopstick Technologies - All Rights Reserved</li>
<li><a href="http://www.hopsticks.com/terms/">Terms & Conditions</a></li>
<li><a href="http://www.hopsticks.com/privacy-policy/">Privacy Policy</a></li>
<li><a href="http://www.hopsticks.com/terms/return.html">Return Policy</a></li>
</ul>
</div>
<div class="wrap">
<p>Hopstick Technologies Private Limited, 154, ECR Road, Lawspet, Pondicherry - 605008</p>
</div>
</div>
<script>
function initFreshChat() {
window.fcWidget.init({
token: "85b2d3ad-a615-4820-a861-b627e0d2f3ff",
host: "https://wchat.in.freshchat.com"
});
}
function initialize(i,t){var e;i.getElementById(t)?initFreshChat():((e=i.createElement("script")).id=t,e.async=!0,e.src="https://wchat.in.freshchat.com/js/widget.js",e.onload=initFreshChat,i.head.appendChild(e))}function initiateCall(){initialize(document,"freshchat-js-sdk")}window.addEventListener?window.addEventListener("load",initiateCall,!1):window.attachEvent("load",initiateCall,!1);
</script>
<script>
$(function () {
$('#loader').scrollbox({
direction: 'h',
linear: true,
delay: 0,
speed: 20,
infiniteLoop: true
});
});
</script>
</body>
</html>