mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-02 18:44:21 +00:00
@@ -130,6 +130,11 @@ $up_avl = $latest - $ver ;
|
||||
function hideStuff(id) {
|
||||
document.getElementById(id).style.display = 'none';
|
||||
}
|
||||
function go_url(url) {
|
||||
location=url;
|
||||
return(false);
|
||||
}
|
||||
|
||||
</script>
|
||||
<div id="ltop1">
|
||||
<div style="position:relative; width:231px; height:100px; float:left;">
|
||||
|
||||
Reference in New Issue
Block a user