function getFlashMovieObject(_1){if(window.document[_1]){return window.document[_1];}if(navigator.appName.indexOf("Microsoft Internet")==-1){if(document.embeds&&document.embeds[_1]){return document.embeds[_1];}}else{return document.getElementById(_1);}}function SendDataToFlashMovie(){var _2=getFlashMovieObject("warningCandle");_2.SetVariable("/:createDrop","true");}