// JavaScript Document
$(function() {
  	//google.load('search', '1', {language : 'en'});
  	//google.setOnLoadCallback(function() {
    	//var customSearchControl = new google.search.CustomSearchControl('014395329737764861671:opcqttofzwq');
    	//customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
    	//var options = new google.search.DrawOptions();
    	//options.enableSearchboxOnly("http://cms.worksourceonline.com/search.html");
    	//customSearchControl.draw('cse-search-form', options);
  	//}, true);
});
