/*
 * iWebSkel: The Ultimate Website Skeleton!
 */

/* Example */
Event.observe(window, 'load', function() {
		//event handling goes here
});
