

// NOTE: If you use a ' add a slash before it like this \'
document.write('<span class="boldtext">');
document.write('Email:bcudsupport@pun.unipune.ac.in');
document.write('</span>');
document.write('&nbsp; ');
document.write('&nbsp; &nbsp;');

document.write('<span class="boldtext">');
document.write('Phone:020-25601388');
document.write('</span>');
document.write(' ');
document.write('&nbsp; &nbsp;');
document.write('This is for website related queries Only ');



