<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class ="footer">&copy;Copyright 2009 ');

document.write('<a href="index.html" target="_top">IRM Training (ACN 007 219 589)</a> ');

document.write('All Rights Reserved<br>');

document.write('For more information feel free to '); 

document.write(' <A HREF="contact.htm">Contact Us</a><br>');

document.write(' <font color=cccccc>');

document.write('IIBA®, the IIBA® logo, <i>BABOK®</i> and <i>Business Analysis Body of Knowledge®</i> are registered trademarks owned by International Institute of Business Analysis. EEP and the EEP logo are trademarks owned by International Institute of Business Analysis. These trademarks are used with the express permission of International Institute of Business Analysis.<br> '); 


document.write('</span><br>');

//  End -->