var color = true

var rate = setInterval('blink()',400)

function blink() {
if(color==true) {
document.getElementById('link').style.color = "#00ff00"
color= false
}
else {
document.getElementById('link').style.color = "#ffff00"
color=true
}
}


function stopBlink() {
clearInterval(rate)
}

var cellwidth ="175px"
document.write('<DIV id=menu>');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="125"><tr><td class="menutrans">');
document.write('<img src="picts/menu-toptrans.gif"></a><br>');
document.write('</td></tr><tr><form action="index.html"><td>');
document.write('<input type="submit" value="Home" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('<input type="BUTTON" value="Our Shepherd" onmouseover="this.className=\'buttonon\', dropdownmenu(this, event, menu0, cellwidth)" onmouseout="this.className=\'button\', delayhidemenu()" class="button"><br>');
document.write('<input type="BUTTON" value="Our Diocese" onmouseover="this.className=\'buttonon\', dropdownmenu(this, event, menu4, cellwidth)" onmouseout="this.className=\'button\', delayhidemenu()" class="button"><br>');
document.write('<input type="BUTTON" value="Our Mission" onmouseover="this.className=\'buttonon\', dropdownmenu(this, event, menu3, cellwidth)" onmouseout="this.className=\'button\', delayhidemenu()" class="button"><br>');
document.write('<input type="BUTTON" value="Parishes" onmouseover="this.className=\'buttonon\', dropdownmenu(this, event, menu1, cellwidth)" onmouseout="this.className=\'button\', delayhidemenu()" class="button"><br>');
document.write('<input type="BUTTON" value="Priests" onmouseover="this.className=\'buttonon\', dropdownmenu(this, event, menu2, cellwidth)" onmouseout="this.className=\'button\', delayhidemenu()" class="button"><br>');
document.write('</td></tr><tr></form><form action="newsevents.htm"><td>');
document.write('<input type="submit" value="News & Events" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="contact.htm"><td>');
document.write('<input type="submit" value="Contact Us" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="Tindex.html"><td>');
document.write('<input type="submit" value="jkpopy; ghh;f;f" onmouseover="this.className=\'tamiloff\'" onmouseout="this.className=\'tamilon\'" class="tambut"><br>');
document.write('<img src="picts/menu-top.gif"></a><br>');

document.write('</td></tr><tr></form><form action="http://www.bibleintamil.com/index.html"><td>');
document.write('<input type="submit" id="link" onclick="stopBlink()" value="&#34; BIBLE IN TAMIL &#34;" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button2\'" class="button2"><br>');

document.write('<img src="picts/menucenter.gif" width="125" height="88"></a><br>');
document.write('</td></tr><tr></form><td bgcolor="#000000" background="picts/menu-bottom.gif" height="75" valign="top">');
document.write('<TABLE cellpadding=6 cellspacing=0 border=0><tr><td>');
document.write('<span class="subtit">USE Internet Explorer to view Tamil pages</span>');
document.write('</td></tr></table>');
document.write('</td></tr></table></DIV>');

//  End -->
