google.load('search', '1');
google.setOnLoadCallback(function(){
	var customSearchControl = new google.search.CustomSearchControl('003355041198626065182:d3owj2bozgm');
	customSearchControl.setLinkTarget(google.search.LINK_TARGET_SELF);
	customSearchControl.draw('cse');
}, true);

