function addsmiley(which) {document.post.ccomment.value = document.post.ccomment.value + which;}
function showHide(shID) {
if (document.getElementById(shID)) {
if (document.getElementById(shID+'-show').style.display != 'none') {
document.getElementById(shID+'-show').style.display = 'none';
document.getElementById(shID).style.display = 'block';
}
else {
document.getElementById(shID+'-show').style.display = 'inline';
document.getElementById(shID).style.display = 'none';
}}}

$(document).ready(function(){$("#box1").mouseenter(function (){$(this).css( {"background-image": "url(thmb/01oo.png)"} );});});
$(document).ready(function(){$("#box1").click(function (){$(this).css( {"background-image": "url(thmb/01o.png)"} );});});
$(document).ready(function(){$("#box2").mouseenter(function (){$(this).css( {"background-image": "url(thmb/02oo.png)"} );});});
$(document).ready(function(){$("#box2").click(function (){$(this).css( {"background-image": "url(thmb/02o.png)"} );});});
$(document).ready(function(){$("#box3").mouseenter(function (){$(this).css( {"background-image": "url(thmb/03oo.png)"} );});});
$(document).ready(function(){$("#box3").click(function (){$(this).css( {"background-image": "url(thmb/03o.png)"} );});});
$(document).ready(function(){$("#box4").mouseenter(function (){$(this).css( {"background-image": "url(thmb/04oo.png)"} );});});
$(document).ready(function(){$("#box4").click(function (){$(this).css( {"background-image": "url(thmb/04o.png)"} );});});
$(document).ready(function(){$("#box5").mouseenter(function (){$(this).css( {"background-image": "url(thmb/05ooo.png)"} );});});
$(document).ready(function(){$("#box5").click(function (){$(this).css( {"background-image": "url(thmb/05o.png)"} );});});
$(document).ready(function(){$("#box6").mouseenter(function (){$(this).css( {"background-image": "url(thmb/06oo.png)"} );});});
$(document).ready(function(){$("#box6").click(function (){$(this).css( {"background-image": "url(thmb/04o.png)"} );});});
$(document).ready(function(){$("#box7").mouseenter(function (){$(this).css( {"background-image": "url(thmb/07oo.png)"} );});});
$(document).ready(function(){$("#box7").click(function (){$(this).css( {"background-image": "url(thmb/07o.png)"} );});});
$(document).ready(function(){$("#box8").mouseenter(function (){$(this).css( {"background-image": "url(thmb/08oo.png)"} );});});
$(document).ready(function(){$("#box8").click(function (){$(this).css( {"background-image": "url(thmb/08o.png)"} );});});
$(document).ready(function(){$("#box9").mouseenter(function (){$(this).css( {"background-image": "url(thmb/09oo.png)"} );});});
$(document).ready(function(){$("#box9").click(function (){$(this).css( {"background-image": "url(thmb/07o.png)"} );});});
$(document).ready(function(){$("#box10").mouseenter(function (){$(this).css( {"background-image": "url(thmb/10oo.png)"} );});});
$(document).ready(function(){$("#box10").click(function (){$(this).css( {"background-image": "url(thmb/10o.png)"} );});});
$(document).ready(function(){$("#box11").mouseenter(function (){$(this).css( {"background-image": "url(thmb/05oo.png)"} );});});
$(document).ready(function(){$("#box11").click(function (){$(this).css( {"background-image": "url(thmb/05o.png)"} );});});
