$(document).ready(function(){	
	document.getElementById('selDrop').style.display = 'block';
});