<!--

ss = new slideshow('ss');
ss.prefetch = 3;
ss.timeout = 6000;

s = new slide();
s.src = 'was1.jpg';
s.link = 'was1.jpg?';
s.title = 'HOTPOINT WF560';
s.text = '1600 spin speed aquarius washer. <A HREF="http://www.comet.co.uk/comet/html/cache/49_301388.html"> Go to the seller</A> for more information.';
ss.add_slide(s);

s = new slide();
s.src = 'was2.jpg';
s.link = 'was2.jpg?';
s.title = 'BOSCH WFO2467';
s.text = '1200 spin speed washing machine. <A HREF="http://www.comet.co.uk/comet/html/cache/49_247308.html"> Go to the seller</A> for more information.';
ss.add_slide(s);

s = new slide();
s.src = 'was3.jpg';
s.link = 'was3.jpg?';
s.title = 'PROLINE FLP10W';
s.text = '1000 spin washing machine. <A HREF="http://www.livepages1.com/formquote1.htm"> Advertisers</A> we could put a link to your site from here.';
ss.add_slide(s);

s = new slide();
s.src = 'was4.jpg';
s.link = 'was4.jpg?';
s.title = 'LG WM14225FD';
s.text = '1400 spin speed washing machine. <A HREF="http://www.livepages1.com/formquote1.htm"> Advertisers</A> we could put a link to your site from here.';
ss.add_slide(s);

s = new slide();
s.src = 'was5.jpg';
s.link = 'was5.jpg?';
s.title = 'BEKO WMA1512';
s.text = '1200 spin washing machine. <A HREF="http://www.livepages1.com/formquote1.htm"> Advertisers</A> we could put a link to your site from here.';
ss.add_slide(s);

s = new slide();
s.src = 'was6.jpg';
s.link = 'was6.jpg?';
s.title = 'INDESIT WIA101';
s.text = '1000 spin speed washing machine. <A HREF="http://www.livepages1.com/formquote1.htm"> Advertisers</A> we could put a link to your site from here.';
ss.add_slide(s);

s = new slide();
s.src = 'was7.jpg';
s.link = 'was7.jpg?';
s.title = 'BEKO WMA1614W';
s.text = '1400 spin washing machine. <A HREF="http://www.livepages1.com/formquote1.htm"> Advertisers</A> we could put a link to your site from here.';
ss.add_slide(s);

s = new slide();
s.src = 'was8.jpg';
s.link = 'was8.jpg?';
s.title = 'HOTPOINT WF560';
s.text = '1600 spin speed aquarius washer. <A HREF="http://www.livepages1.com/formquote1.htm"> Advertisers</A> we could put a link to your site from here.';
ss.add_slide(s);

s = new slide();
s.src = 'was9.jpg';
s.link = 'was9.jpg?';
s.title = 'HOTPOINT';
s.text = 'HOTPOINT WF540G 1400 spin speed aquarius graphite washer. <A HREF="http://www.livepages1.com/formquote1.htm"> Advertisers</A> we could put a link to your site from here.';
ss.add_slide(s);

s = new slide();
s.src = 'was10.jpg';
s.link = 'was10.jpg?';
s.title = 'SAMSUNG';
s.text = 'SAMSUNG J1453SGS/XEU 1400 spin speed washing machine silver. <A HREF="http://www.livepages1.com/formquote1.htm"> Advertisers</A> we could put a link to your site from here.';
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";
}

//-->
