// webland - webhosting tab javascript v1.00 

// imodld
// -tab
tabe20 = new Image(); tabe20.src = "/img/webhosting/tab2_0.gif"; 
tabe21 = new Image(); tabe21.src = "/img/webhosting/tab2_1.gif"; 
tabe30 = new Image(); tabe30.src = "/img/webhosting/tab3_0.gif"; 
tabe31 = new Image(); tabe31.src = "/img/webhosting/tab3_1.gif"; 

// sideimodactv
function tabimodx(intr,extr,vm) { document [intr].src = eval(extr + vm + ".src"); }
function tabimod(tagid,extra,intra) { tabimodx((tagid + "i" + intra),(tagid + "e" + intra),extra); }
function tab(tabmod,tog) { tabimod("tab",tog,tabmod); }

// --

