﻿var Hubs1={
serverurl:"http://hbe.hubs1.net/json2/",
//页面配置
localhost:"http://localhost:3799/",
defaulturl:"default.aspx",
searchurl:"search.aspx",
groupsurl:"hotelgroups.aspx",
showurl:"show.aspx",
checkrateurl:"booking.aspx",
reservation:"searchResv.aspx",
googlemapapicode:"ABQIAAAARG2iQ2JZoMwZpwnYV1WQbRT2I2g-1DnbOu4KKcBVW5A75TXTnRRXwxcuxonT5OSMJsEp5OxLV-Qqfw",
calendarhtm:"post/calendar.htm",
posthtm:"post/post.htm",
orderbackhtm:"post/orderback.htm",
updatehtm:"post/update.htm",
backhtm:"post/back.aspx",
//TA配置
TA:{
iata:"991312",
userid:3057,
usertype:"GroupUser",
tatitle:"星汇酒店预订中心",
emailalias:"星汇邮箱",
emailfrom:"xinghuimaster@hotmail.com",
fromurl:"www.xinghui163.com"
},
//其他配置
BookingDefaultEmail:"fax@9sheep.com",//预订时客人不填电子邮箱时使用的默认电子邮箱(请填写您常用的邮箱)
BookingTelPhone:"400-600-3028",//您的联系电话，最好是400 免费电话
TreeJs:false,
JsonJs:true
};
//远程服务器js脚本加载
document.write("<script  src=\""+Hubs1.serverurl+"/role.aspx?userid="+Hubs1.TA.userid+"\"></script>");
