\n'); } var n_statusSom = 1; function statusSom(liga){ n_statusSom = liga; } var somAntes; function controleSomZoom(liga){ if(liga){ // Zoom Out if(somAntes == 1) window.document.som.SetVariable('somPlay','1'); }else{ // Zoom In somAntes = n_statusSom; if(n_statusSom==1) window.document.som.SetVariable('somPlay','0'); } }
|
||||||||||||||