SLIDES = new slideshow("SLIDES");

s = new slide();
s.src =  "francisco.jpg";
s.text = "Planning a vacation in San Francisco? Chart out your sightseeing wish list for San Francisco so that you can take in most of the sights and sounds ";
s.link="http://www.cityround.com/sfo/";
s.filter = 'progid:DXImageTransform.Microsoft.Fade()';
SLIDES.add_slide(s);

s = new slide();
s.src =  "manchester.jpg";
s.text = "Manchester in UK continues to be a leading city and region for consumer durable and engineering products.";
s.link="http://www.cityround.com/manchester/";
s.filter = 'progid:DXImageTransform.Microsoft.Fade()';
SLIDES.add_slide(s);

s = new slide();
s.src =  "liverpool1.jpg";
s.text = "Take the online city guide of Liverpool and acquaint yourself with its classical concerts, fine buildings and exciting nightlife.";
s.link="http://www.cityround.com/liverpool/";
s.filter = 'progid:DXImageTransform.Microsoft.Fade()';
SLIDES.add_slide(s);

s = new slide();
s.src =  "cardiff1.jpg";
s.text = "Cardiff city is host to many a cultural event and music festival.";
s.link="http://www.cityround.com/cardiff/";
s.filter = 'progid:DXImageTransform.Microsoft.Fade()';
SLIDES.add_slide(s);

s = new slide();
s.src =  "edinburgh1.jpg";
s.text = "Edinburgh is Rolling moorlands, tartans and bagpipes... You can undertake many a hiking trip or biking expedition";
s.link="http://www.cityround.com/edinburgh/";
s.filter = 'progid:DXImageTransform.Microsoft.Fade()';
SLIDES.add_slide(s);

s = new slide();
s.src =  "newcastle1.jpg";
s.text = "It was the epicenter for the ship building industry of the world. The people of Newcastle are known for their distinctive accent and love for football.";
s.link="http://www.cityround.com/newcastle/";
s.filter = 'progid:DXImageTransform.Microsoft.Fade()';
SLIDES.add_slide(s);

s = new slide();
s.src =  "greece1.jpg";
s.text = "Greece - Majestic landscapes, dazzling sandy shorelines, clear Greek sky and crystal clear water promise an unforgettable vacation";
s.link="http://www.cityround.com/greece/";
s.filter = 'progid:DXImageTransform.Microsoft.Fade()';
SLIDES.add_slide(s);

s = new slide();
s.src =  "italy1.jpg";
s.text = "Rome Italy is truly eternal with churches, museums, villas, piazzas and gardens.   The focal point of tourist attraction is ...";
s.link="http://www.cityround.com/italy/";
s.filter = 'progid:DXImageTransform.Microsoft.Fade()';
SLIDES.add_slide(s);

s = new slide();
s.src =  "adventure1.jpg";
s.text = "Find what drives adventure travelers to visit remote locations, explore the unexplored, engage in exciting activities ...";
s.link="http://www.cityround.com/adventure/";
s.filter = 'progid:DXImageTransform.Microsoft.Fade()';
SLIDES.add_slide(s);

s = new slide();
s.src =  "birmingham1.jpg";
s.text = "Birmingham has undergone a metamorphosis and stands tall as a city of art galleries, music symphonies and canal walkways ...";
s.link="http://www.cityround.com/birmingham/";
s.filter = 'progid:DXImageTransform.Microsoft.Fade()';
SLIDES.add_slide(s);

s = new slide();
s.src =  "visa.jpg";
s.text = "This section is about Travel Visa for many countries - Visa requirements,  formalities and procedures.";
s.link="http://www.cityround.com/visa/";
s.filter = 'progid:DXImageTransform.Microsoft.Fade()';
SLIDES.add_slide(s);