/**
 * podomani.js
 * 
 * author: JD Hendrickson
 * 
 * requires the script.aculo.us and prototype libraries.
 */

document.observe("dom:loaded", function(){	
	
});



