$('div.central img').width('100');

var credit_document = '<script type="text/javascript" src="./functions/swfobject.js"></script><div id="promotion"><p></p></div>';

$('p.flash').html(credit_document);
$('div#intro div.slideshow').remove();

document.write('<script type="text/javascript">'+"\n");
document.write('var flashvars = {};'+"\n");
document.write('var params = {'+"\n");
document.write('wmode: "transparent"'+"\n");
document.write('};'+"\n");
document.write('var attributes = {};'+"\n");
document.write('swfobject.embedSWF("images/flash/slideshow.swf", "promotion", "960", "330", "9.0.0","", flashvars, params, attributes);'+"\n");
document.write('</script>'+"\n");
