jQuery.noConflict();
/*
function openPopup(url) {
        popupWindow = window.open(url,'popUpWindow','height=450,width=500,left=10,top=10,resizable=yes,scrollbars=yes,toolbar=yes,menubar=no,location=no,directories=no,status=yes')
}
*/
function loadMain(){

}

function readyMain(){

}
