function openwindow()
{
window.open('form.html', 'Ask us any diesel question', 'width=325,height=650,scrollbars=yes');
}
