

$j = jQuery.noConflict();

$j(document).ready(function(){
	
	jQuery.getScript('http://docs.engineeringtoolbox.com/scripts/conv2.js');

});


