/*
 * Compressed by JSA(www.xidea.org)
 */
var PHOTO_LOCATION=function(){var D;function B(){var B=new PHPRPC_Client(C(),["get_location_photo_list"]);B.get_location_photo_list(20,function(B){var C=20;for(var E=0;E<C;++E)(function(){var F=E,C=B[E]["wei"],G=B[E]["jing"];setTimeout(function(){D.openInfoWindowHtml(new GLatLng(C,G),A(B[F]))},F*5000)})()})}function A(B){var A="<div class=\"entry\">";A+="<p class=\"s"+Math.ceil(Math.random()*10)+"\">"+B["album_title"]+"</p><a href=\"http://bawbaw.deep.tw/dingding_photo/DingDingAlbum.htm#"+B["album_url"]+"\" target=\"_blank\" class=\"avatar\"><img src=\""+E()+B["album_photo"]+"\" /></a> \u5728 <strong>"+B["name"]+"</strong> <a href=\"http://bawbaw.deep.tw/dingding_photo/DingDingAlbum.htm#"+B["album_url"]+"\" target=\"_blank\">\u770b</a></div>";return A}function E(){var B=[""],A=B.length;return B[Math.floor(Math.random()*A)]}function C(){var B=["http://bawbaw-hu.deep.tw/rpc/rpc.photo_location.php"],A=B.length;return B[Math.floor(Math.random()*A)]}return{init:function(){setTimeout(B,1000);setInterval(B,100000);if(GBrowserIsCompatible()){D=new GMap2(document.getElementById("map"));D.setCenter(new GLatLng(25.03,121.3),10);D.addControl(new GLargeMapControl());D.addControl(new GOverviewMapControl())}else alert("\u4e0d\u597d\u610f\u5440!!!\u60a8\u7684\u700f\u89bd\u5668\u4e0d\u652f\u63f4\u672c\u7db2\u9801\u700f\u89bd\uff0c\u8acb\u4f7f\u7528\u66f4\u597d\u7528\u7684\u700f\u89bd\u5668Firefox: http://getfirefox.com")}}}();function get_this_week_person(){var A=new PHPRPC_Client("http://bawbaw.deep.tw/photo_location/rpc.thisweek.php",["get_this_week_photo"]),B=$(document).getUrlParam("id");A.get_this_week_photo(B,function(A){$("#beautiful_week_title").html(A["title"]);$("#photo_s").attr("src",A["photo_s"]);$("#photo_b").attr("src",A["photo_b"]);$("#photo_b").parent().attr("href",A["link"])})}$(document).ready(function(){$("#beautiful_week div img").click(function(){$("#big_photo").show()});$(".close_big_photo").click(function(){$(this).parent().hide()});get_this_week_person()})