// JavaScript Document

FlashProxy = function(movieObj) {
	this.flash = movieObj;
}
