$(function(){$(".lavalamp").lavaLamp({fx:"backout",speed:800,click:function(event,menuItem){return false;}});});$(document).ready(function(){$(".c2a_cont").hover(function(){var hidden=$(".tick",this).is(":hidden");if(hidden){$(".tick",this).fadeIn("def");$(this).attr("style","cursor:pointer;");}},function(){$(".tick",this).fadeOut("def");})});$(document).ready(function(e){$("#state").msDropDown();$("#country").msDropDown();$("#besttime").msDropDown();$("#citizen").msDropDown();$("#aboutjsm").msDropDown();$("#occupational").msDropDown();$("#engineering").msDropDown();$("#industry").msDropDown();$("#main_job").msDropDown();$(".ddChild").attr("style","width:152px;");});
