/* 
This script writes a Flash element to the page.
In this case, the element is the Cathedral Tour 
*/

var so = new SWFObject("/_lib/swf/homepage.swf", "homepage", "370", "150", "7", "#E2E2E2");
so.write("flashcontent");