function loadFlash2(objectString)
{
	document.write(objectString);
}
function loadFlash(objectString)
{
	document.write(objectString);
}