/*
HTML ImageMapper NG 2
Version 12.0.12
14.09.2008
alta4 Geoinformatik AG
Christoph Knote
Contact support@alta4.com for problems and suggestions.
*/
tM85u=false;
GWy7=new Array();
qP8=0;


function A6PY(){
 o1G=new Array(g_dCLength);
}


function createitem_dataCache(id,name){
 if(typeof(o1G[id])!="object"){
 o1G[id]=new Array();
}
 o1G[id]["name"]=name;
 o1G[id]["content"]=new Array();
}


function add_content(){
 var id=arguments[0];



 for(var i=1;i<arguments.length;i++){
 var item=arguments[i].split("||");
 o1G[id]["content"][item[0]]=item[1];
}
 VQ3T8(id);
}

function add_bestView(id,XBU60,coords){
 o1G[id]["bestView"]=new Array();
 o1G[id]["bestView"]["zL"]=XBU60;
 o1G[id]["bestView"]["coords"]=coords;
}
 

function _l505(id){
 if(typeof(o1G[id])=="object")return o1G[id];
 return false;
}


function cBYu_(id){
 var $40=new Array();
 for(var item in o1G[id]["content"]){
 $40.push(item);
}
 return $40;
}

