var fo = new SWFObject("viewer.swf", "viewer", "330px", "430px", "8", "#ffffff");

// SIMPLEVIEWER CONFIGURATION OPTIONS // To use an option, uncomment it by removing the "//" at the start of the line // For a description of config options, go to: // http://www.airtightinteractive.com/simpleviewer/options.html

fo.addVariable("xmlDataPath", "../contenido/Gallery/gallery111604.xml"); //fo.addVariable("firstImageIndex", "5"); //fo.addVariable("langOpenImage", "Open Image in New Window"); //fo.addVariable("langAbout", "About"); //fo.addVariable("preloaderColor", "0xFFFFFF");

fo.write("flashcontent");