var pq_locale=document.getElementById('pqlcale').value;
var tn_context1='5';
var tn_context2='';

function ResizeContactKodak(height)
{
    document.getElementById('contact-Kodak-tbl').style.height = parseInt(height)-8+'px';
    //alert(document.getElementById('contact-Kodak-tbl').style.height = parseInt(height)+'px');
}