jQuery( document ).ready( function() {

    //var temp = $(location).attr('href');
    //alert(temp);
    
});


