--- page.tpl.php 2006-05-03 16:27:01.433256815 -0400 +++ page.tpl.php.jm 2006-05-03 16:26:34.448741479 -0400 @@ -8,11 +8,11 @@ function preload(imgObj,imgSrc) { if (document.images) { eval(imgObj+' = new Image()') - eval(imgObj+'.src = "themes/gworks/images/'+imgSrc+'"') + eval(imgObj+'.src = "/images/'+imgSrc+'"') } } function switchImg(elt,str){ - elt.style.backgroundImage="url(themes/gworks/images/"+str+".png)"; + elt.style.backgroundImage="url(images/"+str+".png)"; } preload('tab_on','tab_on.png'); preload('tab','tab.png'); @@ -24,21 +24,21 @@
![]() |
+ ![]() |
|||||
|
-
-
+ |
+
|
@@ -134,4 +134,4 @@
|