Bugün 75 ziyaretçikişi burdaydı!
<****** type="text/**********"> //[which tab (1=first tab), ID of tab content to display]: var initialtab=[1, "sc1"] ******** cascadedstyle(el, cssproperty, csspropertyNS){ if (el.currentStyle) return el.currentStyle[cssproperty] else if (window.getComputedStyle){ var elstyle=window.getComputedStyle(el, "") return elstyle.getPropertyValue(csspropertyNS) } } var previoustab="" ******** expandcontent(cid, aobject){ if (document.getElementById){ highlighttab(aobject) detectSourceindex(aobject) if (previoustab!="") document.getElementById(previoustab).style.display="none" document.getElementById(cid).style.display="block" previoustab=cid if (aobject.blur) aobject.blur() return false } else return true } ******** highlighttab(aobject){ if (typeof tabobjlinks=="undefined") collecttablinks() for (i=0; i