// if this page is in: // the root folder, then set this variable to ./ // a sub folder one level deep, then set this variable to ../ // a sub folder two levels deep, then set this variable to ../../ var rootFlashLocation = "./"; var music_on = 1; // = off, 1 = on var clock24hour = 1; // = 12 hour clock, 1 = 24 hour clock var maxIntroViews = -1; // -1 = always display, = never display, and any other positive integer = the number of times to display the intro sequence var isPersistantCookie = 0; // = no, 1 = yes persistant means it will save even after the user closes their browser Home Contact Sitemap var so = new SWFObject(rootFlashLocation + "flash/header.swf", "flashcode", "760", "153", "6"); so.addParam("wmode", "transparent"); so.addParam("base", rootFlashLocation); so.addVariable("music_on", music_on); so.addVariable("clock24hour", clock24hour); so.write("flashcode"); Programs Cups FAQs ... News, Cup Results and More Check out the " news " section for the latest Cup results and Illinois Soccer related news items. | |
|