<!--

ss = new slideshow('ss');
ss.prefetch = 3;
ss.timeout = 6000;

s = new slide();
s.src = 'vac1.jpg';
s.link = 'vac1.jpg?';
s.title = 'DYSON';
s.text = 'DYSON Cleaning effectivness:Carpet - this product features a brush bar that beats the carpet to disturb and lift trapped dirt while grooming the pile. Hard floor - has no brush bar or brushbar can be switched off to prevent floor damage. <A HREF="http://www.comet.co.uk/comet/html/cache/361_286605.html"> Go to the seller</A> for more information.';
ss.add_slide(s);

s = new slide();
s.src = 'vac2.jpg';
s.link = 'vac2.jpg?';
s.title = 'VAX VX3';
s.text = 'Millions of other users will find this site in the same way as you did. <A HREF="http://www.livepages1.com/formmirror1.htm"> Click here</A> put your pictures and links on slide show promotions and get extra sales.';
ss.add_slide(s);

s = new slide();
s.src = 'vac3.jpg';
s.link = 'vac3.jpg?';
s.title = 'VAX VS-18';
s.text = 'Millions of other users will find this site in the same way as you did. <A HREF="http://www.livepages1.com/formmirror1.htm"> Click here</A> put your pictures and links on slide show promotions and get extra sales.';
ss.add_slide(s);

s = new slide();
s.src = 'vac4.jpg';
s.link = 'vac4.jpg?';
s.title = 'PANASONIC';
s.text = 'Millions of other users will find this site in the same way as you did. <A HREF="http://www.livepages1.com/formmirror1.htm"> Click here</A> put your pictures and links on slide show promotions and get extra sales.';
ss.add_slide(s);

s = new slide();
s.src = 'vac5.jpg';
s.link = 'vac5.jpg?';
s.title = 'HOOVER';
s.text = 'Millions of other users will find this site in the same way as you did. <A HREF="http://www.livepages1.com/formmirror1.htm"> Click here</A> put your pictures and links on slide show promotions and get extra sales.';
ss.add_slide(s);

s = new slide();
s.src = 'vac6.jpg';
s.link = 'vac6.jpg?';
s.title = 'VAX';
s.text = 'Millions of other users will find this site in the same way as you did. <A HREF="http://www.livepages1.com/formmirror1.htm"> Click here</A> put your pictures and links on slide show promotions and get extra sales.';
ss.add_slide(s);

s = new slide();
s.src = 'vac7.jpg';
s.link = 'vac7.jpg?';
s.title = 'HOOVER';
s.text = 'Millions of other users will find this site in the same way as you did. <A HREF="http://www.livepages1.com/formmirror1.htm"> Click here</A> put your pictures and links on slide show promotions and get extra sales.';
ss.add_slide(s);

s = new slide();
s.src = 'vac8.jpg';
s.link = 'vac8.jpg?';
s.title = 'ELECTROLUX';
s.text = 'Millions of other users will find this site in the same way as you did. <A HREF="http://www.livepages1.com/formmirror1.htm"> Click here</A> put your pictures and links on slide show promotions and get extra sales.';
ss.add_slide(s);

s = new slide();
s.src = 'vac9.jpg';
s.link = '9.jpg?';
s.title = 'VAX V-006';
s.text = 'Millions of other users will find this site in the same way as you did. <A HREF="http://www.livepages1.com/formmirror1.htm"> Click here</A> put your pictures and links on slide show promotions and get extra sales.';
ss.add_slide(s);

s = new slide();
s.src = 'vac10.jpg';
s.link = 'vac10.jpg?';
s.title = 'ELECTROLUX';
s.text = 'Millions of other users will find this site in the same way as you did. <A HREF="http://www.livepages1.com/formmirror1.htm"> Click here</A> put your pictures and links on slide show promotions and get extra sales.';
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";
}

//-->