// JavaScript Document

document.open();
document.writeln('\<embed src="winter.swf" width="760" height="332" bgcolor="#ffffff" wmode="opaque" type="application/x-shockwave-flash"\>');
document.write('\</embed\>');
document.close();