<!--

ss = new slideshow('ss');
ss.prefetch = 3;
ss.timeout = 4000;

s = new slide();
s.src = 'fridg.jpg';
s.link = 'fridg.jpg?';
s.title = 'Fridge';
s.text = '<h5>Your Text and link back to your store from here.</h5>Advertise your Fridges in Text Based Slides. You can have pictures, different descriptions and prices on every fridge with link back to your website store from here. By  using our multi site promotions network, your advertisements will be seen by tens of thousands of targeted viewers.<BR><A HREF="http://www.livepages1.com/form-sale.htm">Contact us</A> for more information.';
ss.add_slide(s);

s = new slide();
s.src = 'fridg1.jpg';
s.link = 'fridg1.jpg?';
s.title = 'Fridge';
s.text = 'We will advertise and promote for just &pound;1.00 a day. <BR><BR><A HREF="http://www.livepages1.com/form-sale.htm">Contact us</A>  to start your slide show advertising for your fridges.';
ss.add_slide(s);

s = new slide();
s.src = 'fridg2.jpg';
s.link = 'fridg2.jpg?';
s.title = 'Hotpoint FF48TX';
s.text = 'Use our network team and get even more response. You can even link back the actual model. <BR><BR><A HREF="http://www.livepages1.com/form-sale.htm">Contact us</A>  to start using multi site network promotions for your fridges.';
ss.add_slide(s);

s = new slide();
s.src = 'fridg3.jpg';
s.link = 'fridg3.jpg?';
s.title = 'Fridge';
s.text = 'Advertise your fridges in Text Based Slides Ads. <BR><BR>We will advertise and promote for just &pound;1.00 a day. <BR><BR><A HREF="http://www.livepages1.com/form-sale.htm">Contact us</A>  to start your multi site promotions for your fridges.';
ss.add_slide(s);

s = new slide();
s.src = 'fridg4.jpg';
s.link = 'fridg4.jpg?';
s.title = 'Fridge';
s.text = 'Advertise your fridges in Text Based Slides Ads. <BR><BR><A HREF="http://www.livepages1.com/form-sale.htm">Contact us</A>  to start your multi site promotions for your fridges.';
ss.add_slide(s);

s = new slide();
s.src = 'fridg5.jpg';
s.link = 'fridg5.jpg?';
s.title = 'Fridge';
s.text = 'Advertise your fridges in Text Based Slides Ads.<BR><BR><A HREF="http://www.livepages1.com/form-sale.htm">Contact us</A>  to start your multi site promotions for your fridges. We will advertise and promote for just &pound;1.00 a day.';
ss.add_slide(s);

s = new slide();
s.src = 'fridg6.jpg';
s.link = 'fridg6.jpg?';
s.title = 'Fridge';
s.text = 'Advertise your fridges in Text Based Slides Ads. <BR><BR><A HREF="http://www.livepages1.com/form-sale.htm">Contact us</A>  to start your multi site promotions for your fridges and any other products.';
ss.add_slide(s);

s = new slide();
s.src = 'fridg7.jpg';
s.link = 'fridg7.jpg?';
s.title = 'Fridge';
s.text = 'Advertise your fridges in Text Based Slides Ads. <BR><BR>We will do all the hard work to advertise and promote 24 hours for just &pound;1.00  <BR><BR><A HREF="http://www.livepages1.com/form-sale.htm">Contact us</A>  to start your multi site promotions for your fridges.';
ss.add_slide(s);

for (var i=0; i < ss.slides.length; i++) {

  s = ss.slides[i];
  s.target = "slideshow_popup";
  s.attr = "width=620,height=420,resizable=yes,scrollbars=yes";
}

//-->
