/* js Document */
	$(document).ready(function() {
		$('#jumpMenu').selectbox();
});
	
if(screen.width <= 480) { document.location = 'http://www.congrex.com/mobile/index.aspx'; } 
