function doZoom(size){
document.getElementById('zoom').style.fontSize=size+'px'
}
 function Addme(){
var url = document.location; 
title ="AATV-中国电视网"; 
window.external.AddFavorite('http://www.aatv.com.cn','AATV-中国电视网');
}