function addFlash() {
if (!eval('false')) {
var url = '';
if (!url) {
$("#flashcontent").remove();
}
return;
}
var link = '/Templates/NordRegio/scripts/slideshow.swf';
var width = '980';
var height = '340';
var variables = { xml: '%3cslideshow+displayTime%3d%226%22+transitionTime%3d%222%22+%2f%3e' };
var params = { wmode: 'transparent' };
var attributes = {};
swfobject.embedSWF(link, 'flashcontent', width, height, '10', false, variables, params, attributes);
}
$(document).ready(addFlash);
[Error: No property "MainBody".]
[Error: No property "SecondaryBody".]
[Error: No property "ThirdBody".]
[Error: No property "ClientsArea".]
[Error: No property "MainLinksHeading".]
[Error: No property "SecondaryLinksHeading".]