<!--

ss = new slideshow('ss');
ss.prefetch = 3;
ss.timeout = 2000;

s = new slide();
s.src = 'mat1.jpg';
s.link = 'mat1.jpg?';
s.title = 'Classic';
s.text = 'B&Q Mattress. An open coil spring interior and comfort quilted cover. <A HREF="http://www.dreams.co.uk/scripts/smartshop.cgi?script_action=view_category;category_id=9;page=1"> Go direct</A> to the seller of this mattress for more information.';
ss.add_slide(s);

s = new slide();
s.src = 'mat2.jpg';
s.link = 'mat2.jpg?';
s.title = 'Deluxe';
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 = 'mat3.jpg';
s.link = 'mat3.jpg?';
s.title = 'Cadiz';
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 = 'mat4.jpg';
s.link = 'mat4.jpg?';
s.title = 'Ortho Firm';
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 = 'mat5.jpg';
s.link = 'mat5.jpg?';
s.title = 'Executive';
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 = 'mat6.jpg';
s.link = 'mat6.jpg?';
s.title = 'Azure';
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 = 'mat7.jpg';
s.link = 'mat7.jpg?';
s.title = 'Fizz';
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 = 'mat8.jpg';
s.link = 'mat8.jpg?';
s.title = 'Ortho Grand';
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 = 'mat9.jpg';
s.link = 'mat9.jpg?';
s.title = 'Solutions Regular';
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 = 'mat10.jpg';
s.link = 'mat10.jpg?';
s.title = 'Marlow';
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";
}

//-->
