Notice: Undefined variable: Article in /home/mounttab/public_html/news.php on line 33
set_var: (with scalar) TITLE = 'News - '
set_var: (with scalar) SCRIPT = ''
set_var: (with scalar) LASTESTNEWSLETTER = '<a href='/downloads/2723Apr09.pdf' target='_blank' class='plain'><img src='/images/newsletter-download.png' alt='Download The Latest School News Letter' class='plain'></a>'
set_var: (with scalar) MAINNAV = '<ul> <li><a href='page.php?pageid=1'>Home Page</a></li> <li><a href='news.php'>News</a></li></ul>'
set_var: (with scalar) LATESTNEWS = '<h1>Latest News</h1>'
set_var: (with scalar) GOOGLECODE = 'UA-1671982-1'
set_var: (with scalar) page = '<!-- BEGIN header --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>{TITLE}</title> <script type="text/javascript"> function Set_Cookie( name, value, expires, path, domain, secure ) { // set time, it's in milliseconds var today = new Date(); today.setTime( today.getTime() ); /* if the expires variable is set, make the correct expires time, the current script below will set it for x number of days, to make it for hours, delete * 24, for minutes, delete * 60 * 24 */ if ( expires ) { expires = expires * 1000 * 60 * 60 * 24; } var expires_date = new Date( today.getTime() + (expires) ); document.cookie = name + "=" +escape( value ) + ( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" ) + ( ( path ) ? ";path=" + path : "" ) + ( ( domain ) ? ";domain=" + domain : "" ) + ( ( secure ) ? ";secure" : "" ); window.location.reload( true ); } </script> <link href="/includes/stylesheets/jwtw.stylesheet.css" rel="stylesheet" type="text/css" /> {SCRIPT} </head> <body> {TEMPLATECHOOSER} <div id="Wrapper"> <div id="header"> <div id="Menu_Site"> {TOPLEVELNAV} </div> </div> <div id="MainContent"> <!-- END header --> <!-- BEGIN footer --> </div> <div id="lastestnews"> {LATESTNEWS} </div> <div id="Footer"> <div id="Menu_Sub"> {TOPLEVELNAV} </div> <div id="TagLine"> <p>Website - eLearning - Technician</p> </div> <div id="CopyrightNotices"> <p>&copy; leegething.com 2008<br> Site Designed &amp; Hosted by <a href="http://www.leegething.com">leegething.com</a></p></div> </div> </div> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> var pageTracker = _gat._getTracker("UA-4118784-1") pageTracker._initData(); pageTracker._trackPageview(); </script> </body> </html> <!-- END footer -->'
set_var: (with scalar) header = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>{TITLE}</title> <script type="text/javascript"> function Set_Cookie( name, value, expires, path, domain, secure ) { // set time, it's in milliseconds var today = new Date(); today.setTime( today.getTime() ); /* if the expires variable is set, make the correct expires time, the current script below will set it for x number of days, to make it for hours, delete * 24, for minutes, delete * 60 * 24 */ if ( expires ) { expires = expires * 1000 * 60 * 60 * 24; } var expires_date = new Date( today.getTime() + (expires) ); document.cookie = name + "=" +escape( value ) + ( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" ) + ( ( path ) ? ";path=" + path : "" ) + ( ( domain ) ? ";domain=" + domain : "" ) + ( ( secure ) ? ";secure" : "" ); window.location.reload( true ); } </script> <link href="/includes/stylesheets/jwtw.stylesheet.css" rel="stylesheet" type="text/css" /> {SCRIPT} </head> <body> {TEMPLATECHOOSER} <div id="Wrapper"> <div id="header"> <div id="Menu_Site"> {TOPLEVELNAV} </div> </div> <div id="MainContent"> '
set_var: (with scalar) page = '{header} <!-- BEGIN footer --> </div> <div id="lastestnews"> {LATESTNEWS} </div> <div id="Footer"> <div id="Menu_Sub"> {TOPLEVELNAV} </div> <div id="TagLine"> <p>Website - eLearning - Technician</p> </div> <div id="CopyrightNotices"> <p>&copy; leegething.com 2008<br> Site Designed &amp; Hosted by <a href="http://www.leegething.com">leegething.com</a></p></div> </div> </div> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> var pageTracker = _gat._getTracker("UA-4118784-1") pageTracker._initData(); pageTracker._trackPageview(); </script> </body> </html> <!-- END footer -->'
set_var: (with scalar) out = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>News - </title> <script type="text/javascript"> function Set_Cookie( name, value, expires, path, domain, secure ) { // set time, it's in milliseconds var today = new Date(); today.setTime( today.getTime() ); /* if the expires variable is set, make the correct expires time, the current script below will set it for x number of days, to make it for hours, delete * 24, for minutes, delete * 60 * 24 */ if ( expires ) { expires = expires * 1000 * 60 * 60 * 24; } var expires_date = new Date( today.getTime() + (expires) ); document.cookie = name + "=" +escape( value ) + ( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" ) + ( ( path ) ? ";path=" + path : "" ) + ( ( domain ) ? ";domain=" + domain : "" ) + ( ( secure ) ? ";secure" : "" ); window.location.reload( true ); } </script> <link href="/includes/stylesheets/jwtw.stylesheet.css" rel="stylesheet" type="text/css" /> </head> <body> {TEMPLATECHOOSER} <div id="Wrapper"> <div id="header"> <div id="Menu_Site"> {TOPLEVELNAV} </div> </div> <div id="MainContent"> '
News -

Notice: Undefined variable: p in /home/mounttab/public_html/news.php on line 52

Notice: Trying to get property of non-object in /home/mounttab/public_html/news.php on line 52

News


Notice: Undefined variable: Article in /home/mounttab/public_html/news.php on line 63


Notice: Undefined variable: Article in /home/mounttab/public_html/news.php on line 64


Notice: Undefined variable: Article in /home/mounttab/public_html/news.php on line 65


Notice: Undefined variable: Article in /home/mounttab/public_html/news.php on line 66

set_var: (with scalar) footer = ' </div> <div id="lastestnews"> {LATESTNEWS} </div> <div id="Footer"> <div id="Menu_Sub"> {TOPLEVELNAV} </div> <div id="TagLine"> <p>Website - eLearning - Technician</p> </div> <div id="CopyrightNotices"> <p>&copy; leegething.com 2008<br> Site Designed &amp; Hosted by <a href="http://www.leegething.com">leegething.com</a></p></div> </div> </div> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> var pageTracker = _gat._getTracker("UA-4118784-1") pageTracker._initData(); pageTracker._trackPageview(); </script> </body> </html> '
set_var: (with scalar) page = '{header} {footer}'
set_var: (with scalar) out = ' </div> <div id="lastestnews"> <h1>Latest News</h1> </div> <div id="Footer"> <div id="Menu_Sub"> {TOPLEVELNAV} </div> <div id="TagLine"> <p>Website - eLearning - Technician</p> </div> <div id="CopyrightNotices"> <p>&copy; leegething.com 2008<br> Site Designed &amp; Hosted by <a href="http://www.leegething.com">leegething.com</a></p></div> </div> </div> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> var pageTracker = _gat._getTracker("UA-4118784-1") pageTracker._initData(); pageTracker._trackPageview(); </script> </body> </html> '

Latest News