');
//]]>
// Write div layer for small swf
//');
//]]>
// Check if flash exists/ version matched
if (hasReqestedVersion) {
AC_FL_RunContent(
"src", pagearSmallSwf+'?'+ queryParams,
"width", thumbWidth,
"height", thumbHeight,
"align", "middle",
"id", "smallSwf",
"scale", "noscale",
"quality", "high",
"bgcolor", "#FFFFFF",
"name", "bigSwf",
"wmode", "transparent",
"allowScriptAccess","always",
"type", "application/x-shockwave-flash",
'codebase', 'http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab',
"pluginspage", "http://www.adobe.com/go/getflashplayer"
);
} else { // otherwise do nothing or write message ...
document.write('Please update your Flash Player.'); // non-flash content
}
//');
//]]>
setTimeout('document.getElementById("bigDiv").style.top = "-1000px";',100);
}
//for Set cookies