/* Start menu.js JavaScript */

info="<center><p><b>Graphology<br>Information<br>Centre</b></p>" + 
"<p><a href=http://www.graphology.ws/index.htm>www.graphology.ws</a></p>" + 
"<p><a href=http://www.graphology.ws/books-graphology.htm>READING</a></p>" + 
"<p><a href=http://www.graphology.ws/graphology-world.htm>LINKS</a></p>" + 
"<p><a href=http://www.graphology.ws/graphology-faq.htm>FAQ</a></p>" + 
"<p><a href=http://www.graphology.ws/tuition.htm>TRAINING</a></p>" + 
"<p><a href=http://www.graphology.ws/graphology-clubs.htm>CLUBS</a></p>" + 
"<p><a href=http://www.graphology.ws/graphoconference.htm>CONFERENCES</a></p></center>" 
document.write(info)

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"));

var pageTracker = _gat._getTracker("UA-318880-2");
pageTracker._trackPageview();

/* End menu.js JavaScript */