<!-- Cloak from ancient browsers

document.write("<p>&nbsp;</p><p class=\"fineprint\">"); 
document.write("<a href=\"/2010comp.html\">2010 Competition</a> | <a href=\"/concert.html\">2009-2010 Laureate Series</a><br>");
document.write("<a href=\"/ivci.html\">IVCI Organization</a> | <a href=\"/media.html\">Media Center</a></p>");
document.write("<p class=\"fineprint\"><a href=\"/index.html\">Home</a></p>"); 
document.write("<p class=\"copyright\">&copy; 2001-");

var curdate = new Date()
document.write(curdate.getFullYear())


document.write(". International Violin Competition of Indianapolis<br><a href=\"mailto:ivci@violin.org\">ivci@violin.org</a></p>"); 

// -- deCloak -->  
