<!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">
<head>
<title>ArsCommunity</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="content-language" content="EN" />
<meta name="google-site-verification" content="wvtMoLYljIUal63AJKgW41p6LWzpvdZBd4uQMG68F6w" />
<meta name="ROBOTS" content="ALL, INDEX, FOLLOW" />
<meta name="GOOGLEBOT" content="ALL, INDEX, FOLLOW" />
<meta name="REVISIT-AFTER" content="1 DAYS" />
<meta name="DOCUMENT-TYPE" content="PUBLIC" />
<meta name="DOCUMENT-DISTRIBUTION" content="GLOBAL" />
<meta name="COPYRIGHT" content="ArsCommunity" />
<meta name="DOCUMENT-STATE" content="DYNAMIC" />
<meta name="DISTRIBUTION" content="GLOBAL" />
<meta name="RATING" content="GENERAL" />
<meta name="description" content="" />
<meta name="keywords" content="" />

<script type="text/javascript" language="JavaScript 1.2">
var app_web_dir = '';
var images_dir = '/skins/images';
var current_location = 'http://www.arscommunity.com';
</script>

<script src="/skins/js/common.js" language="JavaScript" type="text/javascript"></script>

<link rel="stylesheet" href="/skins/general.css" media="screen" />
<link rel="stylesheet" href="/skins/front.css" media="screen" />
<link rel="stylesheet" type="text/css" href="/skins/gallery.css" />
<link rel="stylesheet" href="/wiki/custom.css" />
</head>
<body>
<div class="body" id="body">
    <script type="text/javascript">
    
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

    </script>
<script type="text/javascript">
    try {
var pageTracker = _gat._getTracker("UA-4112255-2");
pageTracker._trackPageview();
} catch(err) {}
        </script>
    
<div class="header_logo">
    <a href="http://www.arscommunity.com" title="ArsCommunity" class="logo"></a>        <div class="google" id="search_form"></div>
        <div class="language"></div>
    <div class="banner">
            </div>
</div>
<div class="clear"></div>
<div class="speed_bar">
<a href="/" title="General information about our company, customers and projects">Home</a>
<a href="/ask/" title="Our message board for project discussion and just communication with our customers">Communication board</a>
<a href="/wiki/" title="Tips, tricks and acticles about  X-Cart, Joomla, Wordpress software packages"> WiKi</a>
<a href="/contact-us.html" id="last" title="Leave us a message and we sure will reply to you by e-mail">Contact us</a>
</div>
<div class="main_content" id="main_content">


    <div class="main_page">
        <div class="page">
    

        </div>
        <div class="menu">

                <div class="menubox">
    <div class="title">Products</div>
    <div class="content">                <a href="http://www.arscommunity.com/x-cart.html" class="VertMenuItems" title="x cart"><font class="CategoriesList">X-Cart modules and add-ons</font></a>
                <a href="http://www.arscommunity.com/wordpress.html" class="VertMenuItems" title="wordpress"><font class="CategoriesList">WordPress modules</font></a>
                <a href="http://www.arscommunity.com/litecommerce.html" class="VertMenuItems" title="litecommerce"><font class="CategoriesList">LiteCommerce modules</font></a>
                <a href="http://www.arscommunity.com/development-support.html" class="VertMenuItems" title="development support"><font class="CategoriesList">Development and Support</font></a>
                </div>
</div>
                        <div class="menubox">
    <div class="title">News</div>
    <div class="content">                <a href="http://www.arscommunity.com/gemaffair-store-going-live.html" title="gemaffair store going live">01/02/2010 GemAffair store going live</a>
                <a href="http://www.arscommunity.com/new-look-of-justbedding-store.html" title="new look of justbedding store">12/11/2009 New look of JustBedding store</a>
                <a href="http://www.arscommunity.com/saxx-apparel-store-launched.html" title="saxx apparel store launched">21/10/2009 Saxx Apparel store launched</a>
                <a href="http://www.arscommunity.com/arsbuilder-project-management.html" title="arsbuilder project management">02/07/2009 Project management module</a>
                <a href="http://www.arscommunity.com/new-layout-of-community-site.html" title="new layout of community site">17/06/2009 New layout of community site</a>
                </div>
</div>        
        
        
                </div>
    <div class="clear"></div>
    </div>
<div class="clear"></div>

</div>

<div class="clear"></div>
<div class="bottom_empty"></div>
<div class="bottom">
    <div class="links">
<a href="/">Home</a>
<a href="/about-us.html">About us</a>
<a href="/privacy-statements.html">Privacy statement</a>
<a href="/terms-conditions.html">Terms &amp; Conditions</a>
<a href="/refund-policy.html" id="last">Refund policy</a>
    </div>
    <div class="line">&copy; 2007&#150;2010
ArsCommunity
</div>
</div>

<div id="footer-fixed">
    <center>Feel free to copy the articles from this wiki, distribute them and publish on your site. A backlink to our site is required.</center>
</div>
    <script src="http://www.google.com/uds/api?file=uds.js&amp;v=1.0" type="text/javascript"></script>
<script language="Javascript" type="text/javascript">
//<![CDATA[
gSearchForm = new google.search.SearchForm(false, document.getElementById("search_form"));
gSearchForm.setOnSubmitCallback(null, CaptureForm);
gSearchForm.input.focus();


function CaptureForm(searchForm) {

    var options = new GsearcherOptions();
    options.setExpandMode(GSearchControl.EXPAND_MODE_OPEN);

    var searchControl = new GSearchControl();
    var siteSearch = new GwebSearch();
    siteSearch.setUserDefinedLabel("ArsCommunity");
    siteSearch.setUserDefinedClassSuffix("siteSearch");
    siteSearch.setSiteRestriction("http://www.arscommunity.com");
    searchControl.addSearcher(siteSearch, options);

    var drawOptions = new GdrawOptions();
    drawOptions.setSearchFormRoot(document.getElementById("search_form"));
    searchControl.draw(document.getElementById("main_content"), drawOptions);
    
    searchControl.execute(searchForm.input.value);

}

//]]>
</script></div>
</body>
</html>