you need a spalsh screen for the place were it say
action.html
--------------- Added [DATE]1299821457[/DATE] at [TIME]1299821457[/TIME] ---------------
so a www,blank.bomb
src="action.html" in this spot page or something would go there
--------------- Added [DATE]1299821727[/DATE] at [TIME]1299821727[/TIME] ---------------
HTML Code:
<body>
<div class="tabBox" style="clear:both;">
<div class="tabArea">
<a class="tab" href="https://vborg.vbsupport.ru/showthread.php?t=260198" target="_blank"><b>Adding content to each tab</b></a>
<a class="tab" href="https://vborg.vbsupport.ru/showthread.php?t=260198" target="tabIframe2">Words here</a>
<a class="tab" href="Tab3.html" target="tabIframe2">Tab3</a>
<a class="tab" href="Tab4.html" target="tabIframe2">Tab4</a>
<a class="tab" href="Tab5.html" target="tabIframe2">Tab5</a>
</div>
<div class="tabMain">
<div class="tabIframeWrapper"><iframe class="tabContent" name="tabIframe2" src="action.html" marginheight="8" marginwidth="8" frameborder="0"></iframe></div>
</div>
</div>
</body>