//global vars   


/* SUPERFISH */

    $(document).ready(function(){
	$(".tooltip").simpletooltip();
});
