$(document).ready(function(){
	$("#dd_search_type").msDropDown({showIcon:false});
	initializeLoginPanel();
});
