You need to upgrade your Flash Player
This is replaced by the Flash content.
Place your alternate content here and users without the Flash plugin or with
Javascript turned off will see this. Content here allows you to leave out
noscript
tags. Include a link to
bypass the detection if you wish.
\n');
}
var pageTitle = document.title ;
var so = new SWFObject("index.swf", "index", "783", "573", "8", "#ffffff");
so.addParam("swLiveConnect", "true");
so.addParam("allowscriptaccess", "sameDomain");
so.write("flashcontent");
function newPage(anch)
{
var loc = window.location.href.substr(window.location.href.lastIndexOf("/") + 1) ;
var hasAnchor = loc.indexOf("#") ;
if(hasAnchor > -1)
loc = loc.substr(0, hasAnchor) ;
window.location.href = loc + "#" + anch ;
document.title = pageTitle ;
var indexObj = isInternetExplorer ? document.all.index : document.index;
indexObj.focus() ;
}
//-->