if (document.getElementById("juliaSWF")) {
	var so = new SWFObject("index.swf", "julia_swf", "670px", "560px", "7", "#C1C2C0");
	so.addParam("wmode", "transparent");
	so.write("juliaSWF");
}

