CINXE.COM

2GLux - Joomla Extensions

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb"> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://2glux.com/","20130115032313","https://web.archive.org/","web","/_static/", "1358220193"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <link rel="stylesheet" href="/web/20130115032313cs_/http://2glux.com/templates/system/css/system.css" type="text/css"/> <link rel="stylesheet" href="/web/20130115032313cs_/http://2glux.com/templates/system/css/general.css" type="text/css"/> <link rel="stylesheet" href="/web/20130115032313cs_/http://2glux.com/templates/2glux/css/template.css?v=2" type="text/css"/> <link rel="stylesheet" href="/web/20130115032313cs_/http://2glux.com/templates/2glux/css/ui.totop.css" type="text/css"/> <script>var site_lng = 'en';</script> <link rel="Shortcut icon" href="/web/20130115032313im_/http://2glux.com/templates/2glux/images/favicon.png"/> <script type="text/javascript" src="/web/20130115032313js_/http://2glux.com/templates/2glux/javascript/jquery-1.7.2.min.js"></script> <script>jQuery.noConflict();</script> <script type="text/javascript" src="/web/20130115032313js_/http://2glux.com/templates/2glux/javascript/jquery.ui.totop.js"></script> <script type="text/javascript" src="/web/20130115032313js_/http://2glux.com/templates/2glux/javascript/jquery.easing.1.3.js"></script> <script type="text/javascript" src="/web/20130115032313js_/http://2glux.com/templates/2glux/javascript/jquery.easing.compatibility.js"></script> <script type="text/javascript" src="/web/20130115032313js_/http://2glux.com/templates/2glux/javascript/basic-jquery-slider.js"></script> <script type="text/javascript" src="/web/20130115032313js_/http://2glux.com/templates/2glux/javascript/cufon-yui.js"></script> <script type="text/javascript" src="/web/20130115032313js_/http://2glux.com/templates/2glux/javascript/lato-bold_700.font.js"></script> <script type="text/javascript" src="/web/20130115032313js_/http://2glux.com/templates/2glux/javascript/lato-light_300.font.js"></script> <script type="text/javascript" src="/web/20130115032313js_/http://2glux.com/templates/2glux/javascript/Myriad_Pro_400.font.js"></script> <script type="text/javascript" src="/web/20130115032313js_/http://2glux.com/templates/2glux/javascript/functions.js"></script> <script type="text/javascript" src="/web/20130115032313js_/http://2glux.com/templates/2glux/javascript/cufonreplace.js"></script> <base href="https://web.archive.org/web/20130115032313/http://2glux.com/"/> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <meta name="robots" content="index, follow"/> <meta name="keywords" content="Extensions, Joomla, web, company, open souce, wordpress, magento, drupal"/> <meta name="title" content="2GLux - Joomla Extensions"/> <meta name="author" content="Simon Poghosyan, Edvard Ananyan"/> <meta name="description" content="Web development and design company specializing in open source platforms such as Joomla!, WordPress, Drupal, Magento."/> <meta name="generator" content="Joomla! 1.5 - Open Source Content Management"/> <title>2GLux - Joomla Extensions</title> <link rel="stylesheet" href="https://web.archive.org/web/20130115032313cs_/http://2glux.com/components/com_tag/css/tagcloud.css" type="text/css"/> <link rel="stylesheet" href="/web/20130115032313cs_/http://2glux.com/modules/mod_pwebcontact/css/general/default-right.css" type="text/css"/> <link rel="stylesheet" href="/web/20130115032313cs_/http://2glux.com/modules/mod_pwebcontact/css/default/light.css" type="text/css"/> <script type="text/javascript" src="/web/20130115032313js_/http://2glux.com/media/system/js/mootools.js"></script> <script type="text/javascript" src="/web/20130115032313js_/http://2glux.com/media/system/js/caption.js"></script> <script type="text/javascript" src="/web/20130115032313js_/http://2glux.com/media/system/js/validate.js"></script> <script type="text/javascript" src="/web/20130115032313js_/http://2glux.com/modules/mod_pwebcontact/js/script.js"></script> <script type="text/javascript"> if(typeof jQuery!='undefined')jQuery.noConflict();pwebContactBaseUrl='/modules/mod_pwebcontact/'; pwebContactMsgToken="Could not initialize form"; pwebContactMsgLimit=0; window.addEvent('domready',function(){ $('pwebcontact_form').addEvent('submit',function(e){ new Event(e).preventDefault(); var a=new Ajax(pwebContactBaseUrl+'ajax.php',{ method:'post', data:$('pwebcontact_form'), onRequest:function(){ pwebContactMsg.className=''; pwebContactMsg.innerHTML=" Sending..."; new Element('img',{'src':pwebContactBaseUrl+'images/loading.gif','width':16,'height':16,'border':0}).inject(pwebContactMsg,'top'); }, onComplete: function(r){ if(r!=null){ if(JSON.decode)r=JSON.decode(r); else if(Json.evaluate)r=Json.evaluate(r); else r=eval(r); if(r.status==1){ pwebContactMsg.innerHTML=r.msg; pwebContactMsg.className='success'; pwebContactButtonNew.setStyle('display',''); pwebContactSent=true; }else{ pwebContactMsg.innerHTML=r.msg?r.msg:'Error! Turn on debug'; pwebContactMsg.className='error'; } } }, onFailure: function(xhr){ pwebContactMsg.innerHTML='Request error: '+xhr.status+' '+xhr.statusText; pwebContactMsg.className='error'; } }).request(); }); }); </script> <link rel="stylesheet" href="/web/20130115032313cs_/http://2glux.com/plugins/content/calendar_stamp/thin_blue.css" type="text/css" media="screen"/> <!--[if lte IE 7]><link rel="stylesheet" href="/modules/mod_pwebcontact/css/default/light-ie.css" type="text/css" /><![endif]--> </head> <body> <div style="display:none"><span class="gspeech_selection gspeech_style_" roll="">gspeech_html</span><span class="sound_container_position">&nbsp;</span> <span class="sound_container_pro sound_div_" language="" roll="" autoplaypro="1" speechtimeout="" selector=".menu>li>a>span" eventpro="mouseenter" title="Click here to listen highlighted text" style=""><span class="sound_text_pro">gspeech_html</span></span></div> <div style="display:none"><span class="gspeech_selection gspeech_style_" roll="">gspeech_html</span><span class="sound_container_position">&nbsp;</span> <span class="sound_container_pro sound_div_" language="" roll="" autoplaypro="1" speechtimeout="" selector=".ext_img " eventpro="mouseenter" title="Click here to listen highlighted text" style=""><span class="sound_text_pro">gspeech_html</span></span></div> <div style="display:none"><span class="gspeech_selection gspeech_style_" roll="">gspeech_html</span><span class="sound_container_position">&nbsp;</span> <span class="sound_container_pro sound_div_" language="" roll="" autoplaypro="1" speechtimeout="" selector=".btn_big_orange" eventpro="mouseenter" title="Click here to listen highlighted text" style=""><span class="sound_text_pro">gspeech_html</span></span></div> <div style="display:none"><span class="gspeech_selection gspeech_style_" roll="">gspeech_html</span><span class="sound_container_position">&nbsp;</span> <span class="sound_container_pro sound_div_" language="" roll="" autoplaypro="1" speechtimeout="" selector=".btn_big_green" eventpro="mouseenter" title="Click here to listen highlighted text" style=""><span class="sound_text_pro">gspeech_html</span></span></div> <div class="switcher notranslate"> <div class="selected"> <a href="#" onclick="return false;"> <span class="flag lang-en"> <img src="/web/20130115032313im_/http://2glux.com/templates/2glux/images/language/blank.png" height="16" width="16" alt="Urdu"/> </span> English </a> </div> <div class="option"> <a href="https://web.archive.org/web/20130115032313/http://2glux.com/" title="English" class="nturl selected"> <span class="flag" style="background-position:-0px -0px;"> <img src="/web/20130115032313im_/http://2glux.com/templates/2glux/images/language/blank.png" height="16" width="16" alt="English"/> </span> English </a> <a href="https://web.archive.org/web/20130115032313/http://de.2glux.com/" title="Deutsch" class="nturl "> <span class="flag" style="background-position:-300px -100px;"> <img src="/web/20130115032313im_/http://2glux.com/templates/2glux/images/language/blank.png" height="16" width="16" alt="Deutsch"/> </span> Deutsch </a> <a href="https://web.archive.org/web/20130115032313/http://es.2glux.com/" title="Espa帽ol" class="nturl "> <span class="flag" style="background-position:-600px -200px;"> <img src="/web/20130115032313im_/http://2glux.com/templates/2glux/images/language/blank.png" height="16" width="16" alt="Espa帽ol"/> </span> Espa帽ol </a> <a href="https://web.archive.org/web/20130115032313/http://fr.2glux.com/" title="Fran莽ais" class="nturl "> <span class="flag" style="background-position:-200px -100px;"> <img src="/web/20130115032313im_/http://2glux.com/templates/2glux/images/language/blank.png" height="16" width="16" alt="Fran莽ais"/> </span> Fran莽ais </a> <a href="https://web.archive.org/web/20130115032313/http://it.2glux.com/" title="Italiano" class="nturl "> <span class="flag" style="background-position:-600px -100px;"> <img src="/web/20130115032313im_/http://2glux.com/templates/2glux/images/language/blank.png" height="16" width="16" alt="Italiano"/> </span> Italiano </a> <a href="https://web.archive.org/web/20130115032313/http://nl.2glux.com/" title="Nederlands" class="nturl "> <span class="flag" style="background-position:-0px -100px;"> <img src="/web/20130115032313im_/http://2glux.com/templates/2glux/images/language/blank.png" height="16" width="16" alt="Nederlands"/> </span> Nederlands </a> <a href="https://web.archive.org/web/20130115032313/http://pt.2glux.com/" title="Portugu锚s" class="nturl "> <span class="flag" style="background-position:-300px -200px;"> <img src="/web/20130115032313im_/http://2glux.com/templates/2glux/images/language/blank.png" height="16" width="16" alt="Portugu锚s"/> </span> Portugu锚s </a> <a href="https://web.archive.org/web/20130115032313/http://ru.2glux.com/" title="袪褍褋褋泻懈泄" class="nturl "> <span class="flag" style="background-position:-500px -200px;"> <img src="/web/20130115032313im_/http://2glux.com/templates/2glux/images/language/blank.png" height="16" width="16" alt="袪褍褋褋泻懈泄"/> </span> 袪褍褋褋泻懈泄 </a> <a href="https://web.archive.org/web/20130115032313/http://el.2glux.com/" title="螘位位畏谓喂魏维" class="nturl "> <span class="flag" style="background-position:-400px -100px;"> <img src="/web/20130115032313im_/http://2glux.com/templates/2glux/images/language/blank.png" height="16" width="16" alt="螘位位畏谓喂魏维"/> </span> 螘位位畏谓喂魏维 </a> </div> </div> <style type="text/css"><!-- .flag {font-size:16px;padding:1px 0;background-repeat:no-repeat;background-image:url(/web/20130115032313im_/http://2glux.com/templates/2glux/images/language/16.png);} .flag img, .alt_flag img {border:0;margin-top:2px;} .alt_flag {font-size:16px;padding:1px 0;background-repeat:no-repeat;background-image:url(/web/20130115032313im_/http://2glux.com/templates/2glux/images/language/alt_flags.png);} .switcher {font-family:Arial;font-size:10pt;text-align:left;cursor:pointer;overflow:hidden;position:absolute;top:12px;left:50%;margin-left:322px;} .switcher a {text-decoration:none;display:block;font-size:10pt;} .switcher a span.flag {margin-right:3px;padding:0;display:block;float:left;} .switcher .selected {background:#FFFFFF url(/web/20130115032313im_/http://2glux.com/templates/2glux/images/language/switcher.png) repeat-x;position:relative;z-index:9999;} .switcher .selected a {border:1px solid #CCCCCC;background:url(/web/20130115032313im_/http://2glux.com/templates/2glux/images/language/arrow_down.png) 146px center no-repeat;color:#666666;padding:3px 5px;width:151px;} .switcher .selected a:hover {background:#F0F0F0 url(/web/20130115032313im_/http://2glux.com/templates/2glux/images/language/arrow_down.png) 146px center no-repeat;} .switcher .option {position:relative;z-index:9998;border-left:1px solid #CCCCCC;border-right:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;background-color:#EEEEEE;display:none;width:161px;} .switcher .option a {color:#000;padding:3px 5px;} .switcher .option a:hover {background:#FFC;} .switcher .option a.selected {background:#FFC;} #selected_lang_name {float: none;} .lang-en {background-position:-0px -0px;} .lang-de {background-position:-300px -100px;} .lang-es {background-position:-600px -200px;} .lang-fr {background-position:-200px -100px;} .lang-it {background-position:-600px -100px;} .lang-nl {background-position:-0px -100px;} .lang-pt {background-position:-300px -200px;} .lang-ru {background-position:-500px -200px;} .lang-el {background-position:-400px -100px;} .l_name {float: none !important;margin: 0;} --></style> <div id="login_wrapper" class="notranslate"> <div class="" id="login_area">Login</div> <div id="login_inner"> <form action="/web/20130115032313/http://2glux.com/index.php" method="post" name="login" id="form-login"> <fieldset class="input"> <p id="form-login-username"> <label for="modlgn_username">Username</label><br/> <input id="modlgn_username" type="text" name="username" class="inputbox" alt="username" size="18"/> </p> <p id="form-login-password"> <label for="modlgn_passwd">Password</label><br/> <input id="modlgn_passwd" type="password" name="passwd" class="inputbox" size="18" alt="password"/> </p> <p id="form-login-remember"> <label for="modlgn_remember">Remember Me</label> <input id="modlgn_remember" type="checkbox" name="remember" class="inputbox" value="yes" alt="Remember Me"/> </p> <input type="submit" name="Submit" class="button" value="Login"/> </fieldset> <ul> <li> <a href="/web/20130115032313/http://2glux.com/component/user/reset"> Forgot your password?</a> </li> <li> <a href="/web/20130115032313/http://2glux.com/component/user/remind"> Forgot your username?</a> </li> <li> <a href="/web/20130115032313/http://2glux.com/component/user/register"> Create an account</a> </li> </ul> <input type="hidden" name="option" value="com_user"/> <input type="hidden" name="task" value="login"/> <input type="hidden" name="return" value="Lw=="/> <input type="hidden" name="a13b25f2b35a78b8172a6bc04d74cad6" value="1"/></form> </div> </div> <div id="header0"> <div id="header0_inner"> <div class="w990"> <div id="logo"> <a href="/web/20130115032313/http://2glux.com/" id="logo_link"></a> <img src="/web/20130115032313im_/http://2glux.com/templates/2glux/images/logo_part1.png" id="l_part1"/> <img src="/web/20130115032313im_/http://2glux.com/templates/2glux/images/logo_part2.png" id="l_part2"/> <img src="/web/20130115032313im_/http://2glux.com/templates/2glux/images/logo_shad.png" id="l_shad"/> </div> <div id="top_menus"> <a class="home_item_active" href="/web/20130115032313/http://2glux.com/">&nbsp;</a> <ul class="menu"><li class="item57"><a href="/web/20130115032313/http://2glux.com/about"><span>About Us</span></a></li><li class="item56"><a href="/web/20130115032313/http://2glux.com/blog"><span>Blog</span></a></li><li class="parent item54"><a href="/web/20130115032313/http://2glux.com/projects"><span>Projects</span></a></li><li class="item64"><a href="/web/20130115032313/http://2glux.com/services"><span>Services</span></a></li><li class="item66"><a href="/web/20130115032313/http://2glux.com/portfolio"><span>Portfolio</span></a></li><li class="item55"><a href="/web/20130115032313/http://2glux.com/forum/"><span>Forum</span></a></li></ul> </div> <div id="header_items"> <script> jQuery(function() { //header carousel jQuery('#header_items').bjqs({ 'animation' : 'slide', 'width' : 990, 'height' : 374 }); }) </script> <ul class="bjqs" style="margin: 0;padding: 0"> <li> <div class="header_item"> <div class="item_title_gtranslate"></div> <div class="item_desc myriad_pro_regular_header">This module uses Google power to translate your web page. With 58 available languages your site will be available to more than 98% of internet users.</div> <div class="item_img_gtranslate"></div> <div class="item_img_light_gtranslate"></div> <div class="item_price_free"></div> <a href="https://web.archive.org/web/20130115032313/http://gtranslate.net/" class="learn_more" target="_blank">Learn More</a> </div> </li> <li> <div class="header_item"> <div class="item_title_sexypolling"></div> <div class="item_desc myriad_pro_regular_header">What your audience thinks? Embed our simple, customizable and fed up with stunning effects polling software into your website to find out.</div> <div class="item_img_sexypolling"></div> <div class="item_img_light_sexypolling"></div> <div class="item_price_free"></div> <a href="https://web.archive.org/web/20130115032313/http://2glux.com/projects/sexypolling" class="learn_more">Learn More</a> </div> </li> <li> <div class="header_item"> <div class="item_title_gspeech"></div> <div class="item_desc myriad_pro_regular_header">How it would be wonderful, if your visitors could listen any text from your site? We made that possible. We use Google power to provide you the best quality of automatic text to speech service. Enjoy!</div> <div class="item_img_gspeech"></div> <div class="item_img_light_gspeech"></div> <div class="item_price_free"></div> <a href="/web/20130115032313/http://2glux.com/projects/gspeech" class="learn_more">Learn More</a> </div> </li> <li> <div class="header_item"> <div class="item_title_jumi"></div> <div class="item_desc myriad_pro_regular_header">With Jumi you can include php, html, javascript scripts into the modules position, articles, category or section descriptions, or into your own custom made component pages. You have full access to Joomla! variables, functions, constants, etc. in your php scripts.</div> <div class="item_img_jumi"></div> <div class="item_img_light_jumi"></div> <div class="item_price_free"></div> <a href="/web/20130115032313/http://2glux.com/projects/jumi" class="learn_more">Learn More</a> </div> </li> <li> <div class="header_item"> <div class="item_title_heatmap"></div> <div class="item_desc myriad_pro_regular_header">Heatmap visualizes clicks made on the home page of your Joomla website. You will be able to select date range and it will visualize the clicks from that period of time. This will help you to understand what your visitors are looking for and might give you a hint to optimize your website.</div> <div class="item_img_heatmap"></div> <div class="item_img_light_heatmap"></div> <div class="item_price_free"></div> <a href="/web/20130115032313/http://2glux.com/projects/heatmap" class="learn_more">Learn More</a> </div> </li> <li> <div class="header_item"> <div class="item_title_admin_forever"></div> <div class="item_desc myriad_pro_regular_header">This simple plugin will prevent admin session expiration, so you will never be logged out when you don't want it to happen.</div> <div class="item_img_admin_forever"></div> <div class="item_img_light_admin_forever"></div> <div class="item_price_free"></div> <a href="/web/20130115032313/http://2glux.com/projects/admin-forever" class="learn_more">Learn More</a> </div> </li> <li> <div class="header_item"> <div class="item_title_admin_bar_unlocker"></div> <div class="item_desc myriad_pro_regular_header">Tired of locked admin bar when editing something? This simple plugin is for you. It will always keep the admin bar unlocked, so you will not be nervous when you want to navigate elsewhere quickly.</div> <div class="item_img_admin_bar_unlocker"></div> <div class="item_img_light_admin_bar_unlocker"></div> <div class="item_price_free"></div> <a href="/web/20130115032313/http://2glux.com/projects/admin-bar-unlocker" class="learn_more">Learn More</a> </div> </li> <li> <div class="header_item"> <div class="item_title_sexypolling"></div> <div class="item_desc myriad_pro_regular_header">What does your audience think? Embed our simple, customizable and fed up with stunning effects polling software into your website to find out.</div> <div class="item_img_sexypolling"></div> <div class="item_img_light_sexypolling"></div> <div class="item_price_free"></div> <a href="#" onclick="return false" class="learn_more">Soon</a> </div> </li> </ul> <style>.item_title_sexypolling{position:absolute;width:663px;height:96px;background:transparent url('/web/20130115032313im_/http://2glux.com/templates/2glux/images/projects/sexypolling/sexypolling_txt.png') no-repeat right top;top:58px;left:0;}.item_img_sexypolling{position:absolute;width:241px;height:368px;background:transparent url('/web/20130115032313im_/http://2glux.com/templates/2glux/images/projects/sexypolling/Box_tool_sexypolling.png') no-repeat right top;top:19px;right:65px;z-index:10;}.item_img_light_sexypolling{position:absolute;width:121px;height:123px;background:transparent url('/web/20130115032313im_/http://2glux.com/templates/2glux/images/item_light.png') no-repeat right top;top:1px;right:65px;z-index:100;}.item_title_gspeech{position:absolute;width:663px;height:96px;background:transparent url('/web/20130115032313im_/http://2glux.com/templates/2glux/images/projects/gspeech/gspeech_txt.png') no-repeat right top;top:58px;left:0;}.item_img_gspeech{position:absolute;width:241px;height:368px;background:transparent url('/web/20130115032313im_/http://2glux.com/templates/2glux/images/projects/gspeech/Box_tool_gspeech.png') no-repeat right top;top:19px;right:65px;z-index:10;}.item_img_light_gspeech{position:absolute;width:121px;height:123px;background:transparent url('/web/20130115032313im_/http://2glux.com/templates/2glux/images/item_light.png') no-repeat right top;top:1px;right:65px;z-index:100;}.item_title_gtranslate{position:absolute;width:663px;height:96px;background:transparent url('/web/20130115032313im_/http://2glux.com/templates/2glux/images/projects/gtranslate/gtranslate_txt.png') no-repeat right top;top:58px;left:0;}.item_img_gtranslate{position:absolute;width:241px;height:368px;background:transparent url('/web/20130115032313im_/http://2glux.com/templates/2glux/images/projects/gtranslate/Box_tool_gtranslate.png') no-repeat right top;top:19px;right:65px;z-index:10;}.item_img_light_gtranslate{position:absolute;width:121px;height:123px;background:transparent url('/web/20130115032313im_/http://2glux.com/templates/2glux/images/item_light.png') no-repeat right top;top:1px;right:65px;z-index:100;}.item_title_admin_bar_unlocker{position:absolute;width:663px;height:96px;background:transparent url('/web/20130115032313im_/http://2glux.com/templates/2glux/images/projects/admin_bar_unlocker/admin_bar_unlocker_txt.png') no-repeat right top;top:58px;left:0;}.item_img_admin_bar_unlocker{position:absolute;width:241px;height:368px;background:transparent url('/web/20130115032313im_/http://2glux.com/templates/2glux/images/projects/admin_bar_unlocker/Box_tool_admin_bar_unlocker.png') no-repeat right top;top:19px;right:65px;z-index:10;}.item_img_light_admin_bar_unlocker{position:absolute;width:121px;height:123px;background:transparent url('/web/20130115032313im_/http://2glux.com/templates/2glux/images/item_light.png') no-repeat right top;top:1px;right:65px;z-index:100;}.item_title_admin_forever{position:absolute;width:663px;height:96px;background:transparent url('/web/20130115032313im_/http://2glux.com/templates/2glux/images/projects/admin_forever/admin_forever_txt.png') no-repeat right top;top:58px;left:0;}.item_img_admin_forever{position:absolute;width:241px;height:368px;background:transparent url('/web/20130115032313im_/http://2glux.com/templates/2glux/images/projects/admin_forever/Box_tool_admin_forever.png') no-repeat right top;top:19px;right:65px;z-index:10;}.item_img_light_admin_forever{position:absolute;width:121px;height:123px;background:transparent url('/web/20130115032313im_/http://2glux.com/templates/2glux/images/item_light.png') no-repeat right top;top:1px;right:65px;z-index:100;}.item_title_jumi{position:absolute;width:663px;height:96px;background:transparent url('/web/20130115032313im_/http://2glux.com/templates/2glux/images/projects/jumi/jumi_txt.png') no-repeat right top;top:58px;left:0;}.item_img_jumi{position:absolute;width:241px;height:368px;background:transparent url('/web/20130115032313im_/http://2glux.com/templates/2glux/images/projects/jumi/jumi_img_big.png') no-repeat right top;top:19px;right:65px;z-index:10;}.item_img_light_jumi{position:absolute;width:121px;height:123px;background:transparent url('/web/20130115032313im_/http://2glux.com/templates/2glux/images/item_light.png') no-repeat right top;top:1px;right:91px;z-index:100;}.item_title_heatmap{position:absolute;width:663px;height:96px;background:transparent url('/web/20130115032313im_/http://2glux.com/templates/2glux/images/projects/heatmap/heatmap_txt.png') no-repeat right top;top:58px;left:0;}.item_img_heatmap{position:absolute;width:241px;height:368px;background:transparent url('/web/20130115032313im_/http://2glux.com/templates/2glux/images/projects/heatmap/heatmap_big.png') no-repeat right top;top:19px;right:65px;z-index:10;}.item_price_free{position:absolute;width:450px;height:32px;background:transparent url('/web/20130115032313im_/http://2glux.com/templates/2glux/images/item_price.png') no-repeat right top;top:272px;left:0px;}.item_img_light_heatmap{position:absolute;width:121px;height:123px;background:transparent url('/web/20130115032313im_/http://2glux.com/templates/2glux/images/item_light.png') no-repeat right top;top:3px;right:75px;z-index:100;}.item_price_free{position:absolute;width:450px;height:32px;background:transparent url('/web/20130115032313im_/http://2glux.com/templates/2glux/images/item_price.png') no-repeat right top;top:272px;left:0px;}.learn_more{position:absolute;width:181px;height:31px;background:transparent url('/web/20130115032313im_/http://2glux.com/templates/2glux/images/item_learn_more.png') no-repeat right top;top:262px;left:481px;text-decoration:none;text-align:center;color:white;font-size:19px;padding-top:7px;}.learn_more:hover{background-position:right -38px;}.item_desc{font-size:18px;color:white;position:absolute;top:175px;left:80px;text-align:right;width:582px;height:70px;overflow:hidden;}</style> </div> </div> </div> </div> <div id="cont_shad"></div> <div id="content_wrapper"> <div id="cont_top"></div> <div id="content"> <div id="content_inner" class="content_home"> <div style=""></div> <div id="page_title" class="notranslate"><span class="lato-black">Featurued</span> <span class="lato-light">Extensions</span></div> <h1 class="nod">Free Joomla Extensions</h1> <div style="width: 990px;overflow: hidden;margin: 0 -1px 0 0;"> <div class="ext_item "> <div class="ext_title "> <div class="joomla_icon"></div> <a href="https://web.archive.org/web/20130115032313/http://gtranslate.net/" target="_blank" class="ext_title_cufon notranslate">GTranslate</a> </div> <div class="free_item"></div> <div class="ext_desc"> This module uses Google power to translate your web page. With 58 available languages your site will be available to more than 98% of... internet users. </div> <div class="ext_img"> <a href="https://web.archive.org/web/20130115032313/http://gtranslate.net/" target="_blank"><img src="/web/20130115032313im_/http://2glux.com/templates/2glux/images/projects/gtranslate/Box_tool_gtranslate_small.png"/></a> <span style="display: none;">This module uses Google power to translate your web page. With 58 available languages your site will be available to more than 98% of... internet users.</span> </div> <a href="https://web.archive.org/web/20130115032313/http://gtranslate.net/" target="_blank"><img src="/web/20130115032313im_/http://2glux.com/templates/2glux/images/item_light.png" class="ext_img_light"/></a> <a href="https://web.archive.org/web/20130115032313/http://gtranslate.net/" target="_blank" class="more ext_more_cufon">Learn More</a> </div> <div class="ext_item"> <div class="ext_title "> <div class="joomla_icon"></div> <a href="/web/20130115032313/http://2glux.com/projects/sexypolling" class="ext_title_cufon notranslate">Sexy Polling</a> </div> <div class="free_item"></div> <div class="ext_desc"> What does your audience think? Embed our simple, customizable and fed up with stunning effects polling software into your website to find out. </div> <div class="ext_img"> <a href="/web/20130115032313/http://2glux.com/projects/sexypolling"><img src="/web/20130115032313im_/http://2glux.com/templates/2glux/images/projects/sexypolling/Box_tool_sexypolling_small.png"/></a> <span style="display: none;">What does your audience think? Embed our simple, customizable and fed up with stunning effects polling software into your website to find out.</span> </div> <a href="/web/20130115032313/http://2glux.com/projects/sexypolling"><img src="/web/20130115032313im_/http://2glux.com/templates/2glux/images/item_light.png" class="ext_img_light"/></a> <a href="/web/20130115032313/http://2glux.com/projects/sexypolling" class="more ext_more_cufon">Learn More</a> </div> <div class="ext_item no_lign"> <div class="ext_title "> <div class="joomla_icon"></div> <a href="/web/20130115032313/http://2glux.com/projects/jumi" class="ext_title_cufon notranslate">Jumi</a> </div> <div class="free_item"></div> <div class="ext_desc"> With Jumi you can include php, html, javascript scripts into the modules position, articles, category or section descriptions, or into your own... custom made component pages. You have full access to Joomla! variables, functions, constants, etc. in your php scripts </div> <div class="ext_img"> <a href="/web/20130115032313/http://2glux.com/projects/jumi"><img src="/web/20130115032313im_/http://2glux.com/templates/2glux/images/projects/jumi/jumi_img_small.png"/></a> <span style="display: none;">With Jumi you can include php, html, javascript scripts into the modules position, articles, category or section descriptions, or into your own... custom made component pages. You have full access to Joomla! variables, functions, constants, etc. in your php scripts</span> </div> <a href="/web/20130115032313/http://2glux.com/projects/jumi"><img src="/web/20130115032313im_/http://2glux.com/templates/2glux/images/item_light.png" class="ext_img_light"/></a> <a href="/web/20130115032313/http://2glux.com/projects/jumi" class="more ext_more_cufon">Learn More</a> </div> <div class="ext_item "> <div class="ext_title "> <div class="joomla_icon"></div> <a href="/web/20130115032313/http://2glux.com/projects/gspeech" class="ext_title_cufon notranslate">GSpeech</a> </div> <div class="free_item"></div> <div class="ext_desc"> How it would be wonderful, if your visitors could listen any selected text from your site? We made that possible. We use Google power to provide you... the best quality of automatic text to speech service. Enjoy :) </div> <div class="ext_img"> <a href="/web/20130115032313/http://2glux.com/projects/gspeech"><img src="/web/20130115032313im_/http://2glux.com/templates/2glux/images/projects/gspeech/Box_tool_gspeech_small.png"/></a> <span style="display: none;">How it would be wonderful, if your visitors could listen any selected text from your site? We made that possible. We use Google power to provide you... the best quality of automatic text to speech service. Enjoy :)</span> </div> <a href="/web/20130115032313/http://2glux.com/projects/gspeech"><img src="/web/20130115032313im_/http://2glux.com/templates/2glux/images/item_light.png" class="ext_img_light"/></a> <a href="/web/20130115032313/http://2glux.com/projects/gspeech" class="more ext_more_cufon">Learn More</a> </div> <div class="ext_item "> <div class="ext_title "> <div class="joomla_icon"></div> <a href="/web/20130115032313/http://2glux.com/projects/heatmap" class="ext_title_cufon notranslate">Heatmap</a> </div> <div class="free_item"></div> <div class="ext_desc"> Heatmap visualizes clicks made on the home page of your Joomla website. You will be able to select date range and it will visualize the clicks from... that period of time. This will help you to understand what your visitors are looking for and might give you a hint to optimize your website. </div> <div class="ext_img"> <a href="/web/20130115032313/http://2glux.com/projects/heatmap"><img src="/web/20130115032313im_/http://2glux.com/templates/2glux/images/projects/heatmap/heatmap_small.png"/></a> <span style="display: none;">Heatmap visualizes clicks made on the home page of your Joomla website. You will be able to select date range and it will visualize the clicks from... that period of time. This will help you to understand what your visitors are looking for and might give you a hint to optimize your website.</span> </div> <a href="/web/20130115032313/http://2glux.com/projects/heatmap"><img src="/web/20130115032313im_/http://2glux.com/templates/2glux/images/item_light.png" class="ext_img_light"/></a> <a href="/web/20130115032313/http://2glux.com/projects/heatmap" class="more ext_more_cufon">Learn More</a> </div> <div class="ext_item no_lign"> <div class="ext_title "> <div class="joomla_icon"></div> <a href="/web/20130115032313/http://2glux.com/projects/admin-forever" class="ext_title_cufon notranslate">Admin Forever</a> </div> <div class="free_item"></div> <div class="ext_desc"> This simple plugin will prevent admin session expiration, so you will never be logged out when you don't want it to happen... </div> <div class="ext_img"> <a href="/web/20130115032313/http://2glux.com/projects/admin-forever"><img src="/web/20130115032313im_/http://2glux.com/templates/2glux/images/projects/admin_forever/Box_tool_admin_forever_small.png"/></a> <span style="display: none;">This simple plugin will prevent admin session expiration, so you will never be logged out when you don't want it to happen</span> </div> <a href="/web/20130115032313/http://2glux.com/projects/admin-forever"><img src="/web/20130115032313im_/http://2glux.com/templates/2glux/images/item_light.png" class="ext_img_light"/></a> <a href="/web/20130115032313/http://2glux.com/projects/admin-forever" class="more ext_more_cufon">Learn More</a> </div> </div> <a href="/web/20130115032313/http://2glux.com/projects" id="ext_more_link">More extensions</a> </div> </div> <div id="cont_bottom"></div> </div> <div id="footer"> <div id="footer_top"> <div id="footer_top_wrapper"> <div id="footer_menus"> <ul class="menu"><li id="current" class="active item58"><a href="https://web.archive.org/web/20130115032313/http://2glux.com/"><span>Home</span></a></li><li class="item59"><a href="/web/20130115032313/http://2glux.com/testimonials"><span>Testimonials</span></a></li><li class="item61"><a href="/web/20130115032313/http://2glux.com/sitemap"><span>Sitemap</span></a></li></ul> </div> <div id="socials"> <div id="soc_shad"></div> <a href="https://web.archive.org/web/20130115032313/http://facebook.com/2glux" id="soc_facebook" target="_blank">&nbsp;</a> <a href="https://web.archive.org/web/20130115032313/http://twitter.com/2glux" id="soc_twitter" target="_blank" ">&nbsp;</a> <a href="https://web.archive.org/web/20130115032313/http://gplus.to/2glux" id="soc_google" target="_blank">&nbsp;</a> </div> <div id="copyright" class="notranslate"> &copy; 2GLux 2013 <div style="margin-top: 15px;font-size: 11px;color: #666;">2glux.com is not affiliated with or endorsed by the Joomla Project or Open Source Matters.<br/> The Joomla name and logo are used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries. </div> </div> <div id="footer_bottom_menus"> <ul class="menu"><li class="item62"><a href="/web/20130115032313/http://2glux.com/returns-policy"><span>Returns Policy</span></a></li><li class="item63"><a href="/web/20130115032313/http://2glux.com/terms-and-conditions"><span>Terms &amp; Conditions</span></a></li></ul><div id="pwebcontact" style="" dir="ltr"> <div id="pwebcontact_toggler" class="pwebcontact_toggler" style="display:none;">Contact Us<div class="icon"></div></div> <div id="pwebcontact_box" style="display:none"> <div id="pwebcontact_bg"></div> <div id="pwebcontact_container"> <form action="" method="post" name="pwebcontact" id="pwebcontact_form" class="form-validate"> <div id="pwebcontact_msg"><img src="https://web.archive.org/web/20130115032313im_/http://2glux.com/modules/mod_pwebcontact/images/loading.gif" width="16" height="16" border="0" alt=""/></div> <div class="pwebcontact_pretext">Please use the forum for your support requests.</div> <div class="pwebcontact_fields"> <div class="pwebcontact_field"> <label for="pwebcontact_name" class="required">Name <span class="pwebcontact_asterisk">*</span></label> <input type="text" name="name" id="pwebcontact_name" size="30" class="inputbox required" value=""/> <div class="pweb_clear"></div> </div> <div class="pwebcontact_field"> <label for="pwebcontact_email" class="required">Email <span class="pwebcontact_asterisk">*</span></label> <input type="text" name="email" id="pwebcontact_email" size="30" class="inputbox required validate-email" value=""/> <div class="pweb_clear"></div> </div> <div class="pwebcontact_field"> <label for="pwebcontact_message" class="required">Message <span class="pwebcontact_asterisk">*</span></label> <textarea cols="50" rows="10" name="message" id="pwebcontact_message" class="inputbox required"></textarea> <div class="pweb_clear"></div> </div> <div class="pwebcontact_buttons"> <input type="submit" name="Submit" class="button validate" value="Send"/> <input type="button" id="pwebcontact_new" class="button reset" value="New email" style="display:none"/> </div> </div> <input type="hidden" name="ip" value="199.27.128.91"/> <input type="hidden" name="referrer" value="http://2glux.com/"/> <input type="hidden" name="modid" value="47"/> <input type="hidden" name="a13b25f2b35a78b8172a6bc04d74cad6" value="1" id="pwebcontact_token"/> </form> </div> </div> </div> </div> <div style="position: absolute;right: 0;top: 90px;"> <form action="https://web.archive.org/web/20130115032313/https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_donations"> <input type="hidden" name="business" value="4YXS9T8PSQ8BY"> <input type="hidden" name="lc" value="US"> <input type="hidden" name="item_name" value="2GLux Company"> <input type="hidden" name="item_number" value="235"> <input type="hidden" name="currency_code" value="EUR"> <input type="hidden" name="bn" value="PP-DonationsBF:btn_donateCC_LG.gif:NonHostedGuest"> <input type="image" src="https://web.archive.org/web/20130115032313im_/https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"> <img alt="" border="0" src="https://web.archive.org/web/20130115032313im_/https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"> </form> </div> </div> </div> </div> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-30600726-1']); _gaq.push(['_setDomainName', '.2glux.com']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://web.archive.org/web/20130115032313/https://ssl' : 'https://web.archive.org/web/20130115032313/http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <!-- Yandex.Metrika counter --> <script type="text/javascript"> (function (d, w, c) { (w[c] = w[c] || []).push(function() { try { w.yaCounter13724968 = new Ya.Metrika({id:13724968, enableAll: true, webvisor:true}); } catch(e) { } }); var n = d.getElementsByTagName("script")[0], s = d.createElement("script"), f = function () { n.parentNode.insertBefore(s, n); }; s.type = "text/javascript"; s.async = true; s.src = (d.location.protocol == "https:" ? "https:" : "http:") + "//web.archive.org/web/20130115032313/http://mc.yandex.ru/metrika/watch.js"; if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f); } else { f(); } })(document, window, "yandex_metrika_callbacks"); </script> <noscript><div><img src="//web.archive.org/web/20130115032313im_/http://mc.yandex.ru/watch/13724968" style="position:absolute; left:-9999px;" alt=""/></div></noscript> <!-- /Yandex.Metrika counter --> <div id="sound_container" class="sound_div" title="Click here to listen the selected text" style=""><div id="sound_text"></div></div><div id="sound_audio"></div> <script src="https://web.archive.org/web/20130115032313js_/http://2glux.com/plugins/system/gspeech/jquery-1.7.2.min.js"></script> <script src="https://web.archive.org/web/20130115032313js_/http://2glux.com/plugins/system/gspeech/color.js"></script> <script src="https://web.archive.org/web/20130115032313js_/http://2glux.com/plugins/system/gspeech/mediaelement-and-player.min.js"></script> <script src="https://web.archive.org/web/20130115032313js_/http://2glux.com/plugins/system/gspeech/jQueryRotate.2.1.js"></script> <script type="text/javascript"> var players = new Array(), blink_timer = new Array(), rotate_timer = new Array(), lang_identifier = site_lng, selected_txt = '', sound_container_clicked = false, sound_container_visible = true, blinking_enable = true, basic_plg_enable = true, pro_container_clicked = false, streamerphp_folder = 'https://web.archive.org/web/20130115032313/http://2glux.com/plugins/system/gspeech/', translation_tool = 'g', //translation_audio_type = 'audio/x-wav', translation_audio_type = 'audio/mpeg', speech_text_length = 100, blink_start_enable_pro = true, createtriggerspeechcount = 0, speechtimeoutfinal = 0, speechtxt = '', userRegistered = "0", gspeech_bcp = ["#ffffff","#ffffff","#ffffff","#ffffff","#ffffff"], gspeech_cp = ["#000000","red","green","blue","orange"], gspeech_bca = ["#3297fd","red","green","blue","orange"], gspeech_ca = ["#ffffff","#ffffff","#ffffff","#ffffff","#ffffff"], gspeech_spop = ["80","70","60","50","40"], gspeech_spoa = ["100","100","100","100","100"], gspeech_animation_time = ["400","400","400","400","400"]; </script> <script type="text/javascript" src="https://web.archive.org/web/20130115032313js_/http://2glux.com/plugins/system/gspeech/gspeech_pro.js"></script> <script src="https://web.archive.org/web/20130115032313js_/http://2glux.com/plugins/system/gspeech/gspeech.js"></script> <style type="text/css">#sound_container{width: 32px;height: 32px;position: absolute;background-image: url("https://web.archive.org/web/20130115032313im_/http://2glux.com/plugins/system/gspeech/gspeech.png");cursor: pointer;z-index: 999999;display: none;}#sound_container:hover{filter: alpha(opacity = 100);opacity:1;}#sound_audio {width: 0;height: 0;display: block;overflow: hidden;}#sound_text {display: none;}</style> <style type="text/css">.gspeech_selection{display: inline;background-color:white;}.sound_container_pro{width: 32px;height: 32px;position: absolute;background-image: url("https://web.archive.org/web/20130115032313im_/http://2glux.com/plugins/system/gspeech/gspeech.png");cursor: pointer;z-index: 999999;display: none;}.sound_audio_pro {width: 0;height: 0;display: inline;overflow: hidden;}.sound_text_pro {display: none;}</style> <style type="text/css">.gspeech_style_,.gspeech_style_1{background-color:#ffffff;color:#000000;}.gspeech_style_2{background-color:#ffffff;color:red;}.gspeech_style_3{background-color:#ffffff;color:green;}.gspeech_style_4{background-color:#ffffff;color:blue;}.gspeech_style_5{background-color:#ffffff;color:orange;}</style> <style type="text/css">.gspeech_style_.active,.gspeech_style_1.active{background-color:#3297fd;color:#ffffff;}.gspeech_style_2.active{background-color:red;color:#ffffff;}.gspeech_style_3.active{background-color:green;color:#ffffff;}.gspeech_style_4.active{background-color:blue;color:#ffffff;}.gspeech_style_5.active{background-color:orange;color:#ffffff;}</style> <style type="text/css"> .sound_div_,.sound_div_1{opacity:0.8;filter: alpha(opacity = 80)} .sound_div_2{opacity:0.7;filter: alpha(opacity = 70)} .sound_div_3{opacity:0.6;filter: alpha(opacity = 60)} .sound_div_4{opacity:0.5;filter: alpha(opacity = 50)} .sound_div_5{opacity:0.4;filter: alpha(opacity = 40)} </style> </body> </html><!-- FILE ARCHIVED ON 03:23:13 Jan 15, 2013 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 03:54:04 Nov 29, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.602 exclusion.robots: 0.033 exclusion.robots.policy: 0.02 esindex: 0.011 cdx.remote: 7.765 LoadShardBlock: 235.872 (3) PetaboxLoader3.datanode: 88.018 (4) PetaboxLoader3.resolve: 283.495 (2) load_resource: 196.724 -->

Pages: 1 2 3 4 5 6 7 8 9 10