$.jssp.website = 'http://justasimplesiteplease:8888/';

$(function(){
	$.jssp.navigation();
	$.jssp.tooltip();
	$.jssp.popup();
	$.jssp.external();
	$.jssp.rotate();
	$.jssp.cycle();
	$.jssp.forms();
	$.jssp.showhide();
	$.jssp.jump();
});
