/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * KSN.com Affiliate Weather Export                                        *
 * Include other javascript source files                                   *
 * Content (c) 2003 Emmis Television Broadcasting, L.P                     *
 * Author: Kevin White (kevin@ksn.com)                                     *
 * http://www.ksn.com/                                                     *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

with (document) {
  writeln('<script language="JavaScript" src="http://export.ksn.com/bin/wx/wxvars.js"></script>');
  writeln('<script language="JavaScript" src="http://export.ksn.com/bin/wx/wxdata.js"></script>');
  writeln('<script language="JavaScript" src="http://export.ksn.com/bin/wx/wxalert.js"></script>');
  writeln('<script language="JavaScript" src="http://export.ksn.com/bin/wx/wxfunctions.js"></script>');
}

