// JavaScript Document
if((navigator.userAgent.match(/iphone/i))||(navigator.userAgent.match(/ipod/i))||(navigator.userAgent.match(/ipad/i)))
  {document.write ('<style type="text/css"><!--#swf{display:none;}--></style>')
}
else
 document.write('<style type="text/css"><!--#no-swf{display:none;}--></style><script src="http://www.nyfalls.com/scripts/AC_RunActiveContent.js" type="text/javascript"></script>')
