$(document).ready( function() {
	$('#imagePicks').imagePicks();
	$('#videoPicks').videoPicks();
});
