// JavaScript Document


jQuery(window).bind("load", function() {
	jQuery("div#right_column").codaSlider()
});

