if ((browserName!="Microsoft Internet Explorer") || (browserVer_Fin<"5.0")) {
alert("You have "+browserName+" ver."+browserVer+".To launch Image Co-Tracker please install Microsoft Internet Explorer 5.0 or higher. Thank you");
}
}
function checkClick() {
butPressed=event.button;
sourceObj=window.event.srcElement;
if (((butPressed==2) && (sourceObj.id=="")) || ((butPressed==1) && (sourceObj.id==""))) {
error.innerHTML="<center><font color='blue'>You should click <b>ON THE IMAGE</b> you want to grab</font></center>";
}
if ((butPressed==1) && (sourceObj.id!="")) {
error.innerHTML="<center><font color='blue'>Please click the <b>RIGHT</b> mouse button</font></center>";
}
if ((butPressed==2) && (sourceObj.id!="")) {
error.innerText=" ";
}
}
</script>
<h3 align="center">Your First Grab</h3>
<p align='justify'>Click the <b>right mouse button</b> on any of the images below and select <b>Grab Image</b> from the pop-up menu. Click OK in the <b>Grab Image window.</b>
<div id=error><b> </b></div><br><br>
<table border=0 align='center'>
<tr>
<td><img src="GrabMe.gif" alt="Grab Me Monitor" id=im1></td>
<p align='justify'>To launch the Image Co-Tracker database and view the grabbed images press the <b>Start</b> button and select <b>Programs -> Image Co-Tracker</b>
<p align='justify'>Another way to launch the Image Co-Tracker database is to click the <img src="CotrackerBtn.gif" alt="Image Co-Tracker button" id=im3> <b>Image Co-Tracker button</b> in the Microsoft Internet Explorer toolbar. <b>If you do not see</b> this button in the toolbar, try the following:<br>