/**
 * @author Joyce
 */
 $(function()
 {
 	swfobject.embedSWF("banner.swf", "banner", "800", "140", "9.0.0", "expressInstal.swf");
 });
