Retrieve password form

Business Company Website 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

This fresh, light and eye-catching website template will surely be an attractive representation of you innovative business ideas online. The combination of black, white and green colors of the template add the feel of attractive contrast. You can create either a simple website for your business company, or expand it adding new pages, content boxes, menu buttons, texts and images. Thus you will turn a simple design into a rich, robust corporate style website.
This website template has a set of sample elements which are easily adjustible using the Admin Panel. It takes minutes to change website texts, adjust the menu, replace the site logo – and your company website is ready to go live!

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); } }); });