function sendpage(){
thisURL = location.href; /* extract URL */
thePage = thisURL.substring (thisURL.lastIndexOf('/') +1); /* get filename */

if (thePage.indexOf('.html') != -1) {
winName = thePage.substring(0,thePage.indexOf('.html')) /* exclude .html bit */
}

winName = winName.replace(/\+/g, "PLUS");
winName = winName.replace(/\-/g, "MINUS");
alert(winName)
if (window[winName]){
window[winName].focus()
}
else{
window [winName] = window.open('sendpage.html?'+thePage+'',winName,'width=480,height=460,status=no,resizable=yes,menubar=no,toolbar=no,directories=no,location=no,screenX=180,screenY=180,left=180,top=180,scrollbars=yes')
}
}


document.write('<span style="float:right;height:16px; border:0px solid green;" id="bling">');
document.write('<script type="text/javascript">addthis_pub = \'helicopterseychelles\';</script>');
document.write('<a href="http://www.addthis.com/bookmark.php" onmouseover="return addthis_open(this, \'\', \'[URL]\', \'[TITLE]\')" onmouseout="addthis_close()" onclick="return addthis_sendto()">');
document.write('<img src="images/bookmark_this.gif" width="135" height="16" border="0"></a> ')
//document.write('Bookmark this page</a> | ');
document.write('<script type="text/javascript" src="http://s7.addthis.com/js/152/addthis_widget.js">');
document.write('<\/script>');

document.write('<a href="javascript:void(0);" onclick="top.location.href=\'http://helicopterseychelles.com/news.xml\'"><img src="images/rss_feed.gif" width="71" height="16" border="0"></a> ');

if(f()){
// document.write('<a href="javascript:void(0)" onclick="top.sendpage()">Email this page</a>')
document.write('<a href="javascript:void(0)" onclick="top.sendpage()"><img src="images/send_page.gif" width="83" height="16" border="0"></a>')
}
if (top.frames.length==0){
thisURL = location.href; thePage = thisURL.substring (thisURL.lastIndexOf('/') +1);
//document.write('<a href="javascript:void(0);" onclick="document.location.href=\'sendpage.html?\'+thePage+\'\'">Email this page</a>');
document.write('<a href="javascript:void(0);" onclick="document.location.href=\'sendpage.html?\'+thePage+\'\'"><img src="images/send_page.gif" width="83" height="16" border="0"></a> ');
}

/* sitemeter 
document.write(' ');
document.write('<script type="text/javascript" src="http://s32.sitemeter.com/js/counter.js?site=s32helicopterseychelles">');
document.write('<\/script>');
 sitemeter */



//document.write('<a href="javascript:void(0);" onclick="sendpage();">Email this page</a>')
//document.write(' | Link to this page')

document.write('</span>');

/*

Link to this page
Email this page

/*








<a href="http://www.addthis.com/bookmark.php" onclick="addthis_url = location.href; addthis_title = document.title; return addthis_click(this);" target="_blank">
<img src="http://s9.addthis.com/button0-share.gif" width="83" height="16" border="0" alt="Bookmark and Share" /></a>
<script type="text/javascript">
var addthis_pub = 'helicopterseychelles';</script>
<script type="text/javascript" src="http://s9.addthis.com/js/widget.php?v=10">
</script>  

*/
