/* 

Atlantic Bootup Script
v. 1.0

last mod: 4-24-08
by: Mark

jQuery based onloads. Most of this is just example code. Please remove all unnecessary code (including this comment).


*/


/*################################################################################## ABT BASE Functions */


$(document).ready(function() {

	//$('ul#banner').innerfade({ animationtype: 'replace',speed: 'slow', timeout: 8000, type: 'sequence', containerheight: '212px' });

	
});