<!-- START



// START NEWS IFRAME NON FLOATING

// EDIT NEWS FRAME COLORS AND SIZES BELOW

var NIFshow	= "yes"		// SHOW NEWS IFRAME

   if (NIFshow == "yes") {
document.write('<table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td align="center">');
document.write('</td></tr><tr><td>');
document.write('<IFRAME name="NewsIFrame" src="http://www.ontariocourts.on.ca/jpaac/news/en/" width="100%" height="30" frameborder="0"></IFRAME><br>');
document.write('</td></tr></table>');
}

// END NEWS IFRAME NON FLOATING


// COPYRIGHT 2006 © Allwebco Design Corporation
// Unauthorized sale of this script is strictly prohibited by law


// -- END FILE -->

