Retrieve password form

Agricultural Site Template

Turnkey 2.0 Template is hosted on your own server while the backend is handled by Site2You.

Turnkey 2.0 Template Preview

Turnkey 2.0 template features:

  • Your own domain name
  • Can be hosted elsewhere
  • You own the source files
  • Enchanced Functionality
  • Easy to use editing tools;
  • Shopping cart module;
  • Certified webmasters work;
  • Interactive ticket system.

Product description

Agriculture can be a serious business just like car manufacturing or real estate business. And an agricultural company can have a website that is as professional as the company itself. This professionally built website template is an example of such site. It has a wonderful slider with juicy images of fruit and vegetables that catch your attention right away, neatly arranged content boxes, clean and light background, nice round icons for content blocks and a small but useful feature – top bar showing current date and time and a search field.

Category: Dummy texts

   
   
CAPTCHA
 

Featured

Templates From This Category

Browse this category

 

'; jQuery('body').append(hintHTML); var tooltip = jQuery('#tooltip_' + now); self.mouseout(function() { var self = jQuery(this); var tooltipId = self.attr('tooltip'); var tooltip = jQuery('#'+tooltipId); tooltip.animate({opacity:"hide"}, "fast"); }); self.mousemove(function(event) { var self = jQuery(this); var pos = { left: event.pageX, top: event.pageY }; var relpos = { ver: 'bottom', hor: 'right' }; if (self.hasClass('tooltip_top')) relpos.ver = 'top'; if (self.hasClass('tooltip_left')) relpos.hor = 'left'; var tooltipId = self.attr('tooltip'); var tooltip = jQuery('#'+tooltipId); if (relpos.ver=='top') { var top = pos.top - 12 - tooltip.outerHeight(); } else { var top = pos.top + 12; } if (relpos.hor=='left') { var left = pos.left - 12 - tooltip.outerWidth(); } else { var left = pos.left + 12; } if (top+tooltip.outerHeight()>=jQuery('body').height()) { top = pos.top - tooltip.outerHeight(); tooltip.css('top', top+'px'); } if (left+tooltip.outerWidth()>=jQuery('body').width()) { left = pos.left - (left+tooltip.outerWidth() - jQuery('body').width()); tooltip.css('left', left+'px'); } tooltip.css('left', left+'px'); tooltip.css('top', top+'px'); }); } var pos = { left: window.mouseXPos, top: window.mouseYPos } var left = pos.left + 12; left += 5; var top = pos.top + 12; top += 5; tooltip.css('left', left+'px'); tooltip.css('top', top+'px'); if (top+tooltip.outerHeight()>=jQuery('body').height()) { top = pos.top - tooltip.outerHeight(); top -= 5; tooltip.css('top', top+'px'); } if (left+tooltip.outerWidth()>=jQuery('body').width()) { left = pos.left - (left+tooltip.outerWidth() - jQuery('body').width()); top -= 5; tooltip.css('left', left+'px'); } tooltip.animate({opacity:"show"}, "fast"); return false; } jQuery('a, img, div').each(function(indx, element) { element = jQuery(element); if (element.attr('title') && !element.hasClass('nohint')) { element.mouseover(hintBox); } }); });