// JavaScript Document

$(document).ready(function(){
		$('#my-dropdown, #my-dropdown2').sSelect();
});	