Retrieve password form

Night Club Fan Page Design

Facebook Template is a perfect tool to make your facebook page more attractive.

Turnkey Facebook Template Preview

Turnkey Facebook template features:

  • Easy to install on your page
  • Comprehensive admin panel
  • Your files are hosed by Site2You
  • Licensed Premium Stock Photos;
  • Certified webmasters work;
  • Interactive ticket system.

Product description

A bright design for your Facebook landing page. This custom page design will be a good addition to your fan page and will let you share information with your friends with lightning speed. It will also be a perfect way to complement your existing website of your night club. Make your Facebook fan page stand out among other pages using fantastic custom design and advanced functionality you get with this template. It has several pre-built pages with ready-to-use content boxes. Just replace the sample content with your texts – and you have a cool Facebook custom page!

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