////Alert for form filling

function imagePopUp01()
{  
var imageID = ('<img src="images/leadroad.jpg" border=0 hspace=0 vspace=0 alt="Lead Roads">');  var imageIDClean = imageID.replace(/'/g, '');    var win = window.open('', '','scrollbars=yes,status=yes,menubar=no,resizable=yes,width=625,height=375,top=0');    win.document.write('<html><head><title>::: Gravita Impex Ltd :::</title></head><body topmargin=0 leftmargin=0><table align=center border=0 cellpadding=4 cellspacing=0><tr><td align=center>');win.document.write(imageIDClean); win.document.write('</td></tr><tr><td align=center><a href=javascript:self.close()><img src=images/closewindow.gif border=0></a></td></tr></table>');win.document.write('</body></html>'); 
}

function imagePopUp10()
{  
var imageID = ('<img src="images/gravitalocation.jpg" border=0 hspace=0 vspace=0 alt="Gravita Impex Ltd.">');  var imageIDClean = imageID.replace(/'/g, '');    var win = window.open('', '','scrollbars=yes,status=yes,menubar=no,resizable=yes,width=825,height=460,top=0');    win.document.write('<html><head><title>::: Gravita Impex Ltd :::</title></head><body topmargin=0 leftmargin=0><table align=center border=0 cellpadding=4 cellspacing=0><tr><td align=center>');win.document.write(imageIDClean); win.document.write('</td></tr><tr><td align=center><a href=javascript:self.close()><img src=images/closewindow.gif border=0></a></td></tr></table>');win.document.write('</body></html>'); 
}

function imagePopUp11()
{  
var imageID = ('<img src="images/qualitypolicy.jpg" border=0 hspace=0 vspace=0 alt="Gravita impex Ltd.">');  var imageIDClean = imageID.replace(/'/g, '');    var win = window.open('', '','scrollbars=yes,status=yes,menubar=no,resizable=yes,width=625,height=600,top=0');    win.document.write('<html><head><title>::: Gravita Impex Ltd :::</title></head><body topmargin=0 leftmargin=0><table align=center border=0 cellpadding=4 cellspacing=0><tr><td align=center>');win.document.write(imageIDClean); win.document.write('</td></tr><tr><td align=center><a href=javascript:self.close()><img src=images/closewindow.gif border=0></a></td></tr></table>');win.document.write('</body></html>'); 
}

//end of function checktest