// JavaScript Document

document.write('<table cellpadding="0" cellspacing="0" border="0" width="100%" bgcolor="#578cca">')
	document.write('<tr><td class="txtWhite" align="center">&copy; 2011 PMI-Chennai Chapter. All Rights Reserved.</td></tr>')
	document.write('<tr><td class="txtWhite" align="center" >Best viewed with Internet Explorer Ver 7.0+ or Firefox Ver 3.0 + or Google Chrome 4.0+  with a resolution of 1024x768.</td></tr>')
	
document.write('</table>')
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-17188942-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

