It's completely obvious. It's not need to open a thread for just 1 (!) changed line..
2nd He didn't even do it by himself.
Remember: It's just 1 line and html.
*e*
I'll be a great hero now and fix the fix.
Use this to avoid creating a new window instead of just a new tab.
Code:
<div id="header_start_btn">
<a href="/indexInternal.es?action=internalMapRevolution"><img src="http://us1.darkorbit.bigpoint.com/do_img/global/text_tf.esg?l=us&s=16&t=header_start&f=eurostyle_tbla&color=yellow&bgcolor=green&h=18" /></a>
</div>
*e2*
"http://us1.darkorbit.bigpoint.com/do_img/"
I'd try to avoid trafficstealing. It's illegal and BP can bust you this way.
PHP Code:
<div id="header_start_btn">
<a href="<?=$link2spacemap?>"><img src="<?=$mydomain?>/do_img/global/text_tf.esg?l=us&s=16&t=header_start&f=eurostyle_tbla&color=yellow&bgcolor=green&h=18" /></a>
</div>
definitly a better, faster and more flexible way.