var swidth=141;

var sheight=164;

var sbcolor="#FFFFFF";

var sspeed=1;

var timespeed=50;

var restart=sspeed;

rspeed=sspeed;



wholemessage='<p align="center"><span class=\'headlinecatname\'><span class=\'headlinetitle\'>-Discounted hotels Philippines<br>-Discounted hotels Asia Pacific <br>-Discounted Package Tours<br><br>Travel Tipid.Com<br>strives to offer you the best discount prices for all prepaid hotel rooms. To achieve that, we purchase a large number of rooms from the hotels in advance<br>at discounted prices to make them available<br>for you and to make you enjoy the best<br>deals available<br><br>-Easy Payment<br><br>You can now enjoy the most SECURE, EASY and CONVENIENT payment gateway using your credit card, debit card or cash for all<br>your bookings and transactions with Travel Tipid.Com, just choose below your preferred payment.<br><br>-Low Price Policy<br><br>Prices shown on this webpage applies to reservation that has been made on this site ONLY and full payment MUST settle  prior to commencement of travel.\'</span></a></p>';





function start() {

   if(document.getElementById) {

       ns6marquee(document.getElementById('slider'));

   }

   else {

       if(document.all) {

           iemarquee(slider);

       }

       else if (document.layers) {

           ns4marquee(document.slider1.document.slider2);

       }

   }

}



function iemarquee (whichdiv) {

   iediv=eval(whichdiv);

   iediv.style.pixelTop=sheight;

   iediv.innerHTML=wholemessage;

   sizeup=iediv.offsetHeight;

   ieslide();

}



function ieslide() {

   if (iediv.style.pixelTop>=sizeup*(-1)) {

       iediv.style.pixelTop-=sspeed;

       setTimeout("ieslide()",timespeed);

   }

   else{

       iediv.style.pixelTop=sheight;ieslide();

   }

}



function ns4marquee (whichlayer) {

   ns4layer=eval(whichlayer);

   ns4layer.top=sheight;

   ns4layer.document.write(wholemessage);

   ns4layer.document.close();

   sizeup=ns4layer.document.height;

   ns4slide();

}



function ns4slide() {

   if (ns4layer.top>=sizeup*(-1)) {

       ns4layer.top-=sspeed;

       setTimeout("ns4slide()",timespeed);

   }

   else {

       ns4layer.top=sheight;ns4slide();

   }

}



function ns6marquee(whichdiv) {

   ns6div=eval(whichdiv);

   ns6div.style.top=sheight;

   ns6div.innerHTML=wholemessage;

   sizeup=ns6div.offsetHeight;

   ns6slide();

}



function ns6slide() {

   if(parseInt(ns6div.style.top)>=sizeup*(-1)) {

       ns6div.style.top=parseInt(ns6div.style.top)-sspeed;setTimeout("ns6slide()",timespeed);

   }

   else {

       ns6div.style.top=sheight;ns6slide();

   }

}
