// JavaScript Document

$(document).ready(function() {
	$('#customselector').customSelect(); 
	}
)
