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