$(document).ready(function(){
var dom = {};
dom.query = jQuery.noConflict(true);
});