function FeedbackGlobalEnvironment() { this.AuctionUrl = "http://www.auction.co.kr"; this.SecureAuctionUrl = "https://www.auction.co.kr"; this.MembersAppUrl = "http://member.auction.co.kr"; this.MembersSSLUrl = "https://memberssl.auction.co.kr"; this.EscrowUrl = "//escrow.auction.co.kr"; this.BuyUrl = "http://buy.auction.co.kr/buy"; this.SearchUrl = "http://search.auction.co.kr"; this.ListingUrl = "http://listings.auction.co.kr"; this.CornerUrl = "http://corners.auction.co.kr"; this.SSLUrl = "https://ssl.auction.co.kr"; this.BrandShopUrl = "http://brand.auction.co.kr"; this.SohoShopUrl = "http://soho.auction.co.kr"; this.RewardUrl = "http://reward.auction.co.kr"; this.MyAuctionWriteFeedbackUrl = "//escrow.auction.co.kr/Close/FeedBackList.aspx"; //My Auction > Á¾·áµÈ °Å·¡ > »óÇ°´ñ±Û/»óÇ°Èıâ ÀÛ¼º this.MyAuctionModifyFeedbackUrl = "//escrow.auction.co.kr/Close/FeedBackList.aspx"; //My Auction / Á¾·áµÈ °Å·¡ > »óÇ°Èı⠼öÁ¤ this.ImageUrl = "http://pics.auction.co.kr"; this.CrexPcWebUrl = "http://crex.auction.co.kr"; this.CrexSecurePcWebUrl = "https://crex.auction.co.kr"; } var GlobalEnvironmentJS = new FeedbackGlobalEnvironment();