/* $Id: product_all.js 15 2008-04-16 08:21:18Z edin.coralic $ */

var ProductAll = {

	run: function() {
		
	}

}

new StartUp(ProductAll);

new StartUp(new AjaxRelatedSelect('#filter_results_filter_departure_from', '#filter_results_filter_ports'));