How you can use the livetrack24.com web site to it's maximum !
Registering
Extra options that are avalable to users
Intergrating Leonardo Live to your page
Use this html code on your personal page / blog to display a small box telling your visitors whether you are live tracking or not !
<iframe src="http://www.livetrack24.com/status.php?user=myusername" width=150 height=20 scrolling="no" frameborder="0"></iframe>
Or Use this html code on your page a small box with a status report that displays the total number of users that are currently live tracking
<iframe src="http://www.livetrack24.com/live_status.php" width=150 height=40 scrolling="no" frameborder="0"></iframe>
You can use this extra optionin order to display only certain countries
country=gr,pt
for example
<iframe src="http://www.livetrack24.com/live_status.php?country=gr" width=150 height=40 scrolling="no" frameborder="0"></iframe>
to display live tracks from Greece only. The country code must be in lowercase !!!