function jqueryInit()
{
}

$(document).ready(jqueryInit);


