jQueryで現在のページのURLを取得する

$(location).attr('href');
$(location).attr('href', 'http://www.google.co.jp'); // googleに移動