<html>
<head>
<title>XML Image Slideshow</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body background-color: transparent; style="margin:0;padding:0;" scroll="yes">
<script type="text/javascript" src="js/swfobject.js"></script>
<script type="text/javascript">
// JAVASCRIPT VARS
// cache buster
var cacheBuster = "?t=" + Date.parse(new Date());
// stage dimensions
var stageW = 730;//"100%";
var stageH = 135;//"100%";
// ATTRIBUTES
var attributes = {};
attributes.id = 'FlabellComponent';
attributes.name = attributes.id;
// PARAMS
var params = {};
params.bgcolor ="FFFF";
/* FLASH VARS */
var flashvars = {};
/// if commented / delete these lines, the component will take the stage dimensions defined
/// above in "JAVASCRIPT SECTIONS" section or those defined in the settings xml
flashvars.componentWidth = stageW;
flashvars.componentHeight = stageH;
/// path to the content folder(where the xml files, images or video are nested)
/// if you want to use absolute paths(like "
Для просмотра ссылки Войди или Зарегистрируйся....") then leave it empty("")
flashvars.pathToFiles = "banner/";
flashvars.xmlPath = "xml/banner.xml";
/** EMBED THE SWF**/
swfobject.embedSWF("preview.swf"+cacheBuster, attributes.id, stageW, stageH, "9.0.124", "js/expressInstall.swf", flashvars, params);
</script>
<table width="100%" height="100%" cellpadding="0" cellspacing="0">
<td align="center">
<!-- this div will be overwritten by SWF object -->
<div id="FlabellComponent">
<p>In order to view this object you need Flash Player 9+ support!</p>
<a href="
Для просмотра ссылки Войди или Зарегистрируйся">
<img src="
Для просмотра ссылки Войди или Зарегистрируйся" alt="Get Adobe Flash player"/>
</a>
</div>
</td>
</table>
</body>
</html>