You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by se...@apache.org on 2011/12/23 10:52:05 UTC

svn commit: r1222625 [1/3] - in /incubator/openmeetings/trunk/singlewebapp: docs/ xdocs/ xdocs/stylesheets/

Author: sebawagner
Date: Fri Dec 23 09:52:03 2011
New Revision: 1222625

URL: http://svn.apache.org/viewvc?rev=1222625&view=rev
Log:
Add and update VoIP and Support pages

Added:
    incubator/openmeetings/trunk/singlewebapp/docs/commercial-support.html   (with props)
    incubator/openmeetings/trunk/singlewebapp/docs/voip-sip-integration.html   (with props)
    incubator/openmeetings/trunk/singlewebapp/xdocs/commercial-support.xml   (with props)
    incubator/openmeetings/trunk/singlewebapp/xdocs/voip-sip-integration.xml   (with props)
Modified:
    incubator/openmeetings/trunk/singlewebapp/docs/ApacheDerbyConfig.html
    incubator/openmeetings/trunk/singlewebapp/docs/BrandingAndColors.html
    incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html
    incubator/openmeetings/trunk/singlewebapp/docs/CalendarAndTimezone.html
    incubator/openmeetings/trunk/singlewebapp/docs/Dashboard.html
    incubator/openmeetings/trunk/singlewebapp/docs/EditTemplates.html
    incubator/openmeetings/trunk/singlewebapp/docs/FFMPEGVersionSwitch.html
    incubator/openmeetings/trunk/singlewebapp/docs/GeneralConfiguration.html
    incubator/openmeetings/trunk/singlewebapp/docs/GetVersionInfo.html
    incubator/openmeetings/trunk/singlewebapp/docs/IBMDB2Config.html
    incubator/openmeetings/trunk/singlewebapp/docs/Internationalisation.html
    incubator/openmeetings/trunk/singlewebapp/docs/JUnitTesting.html
    incubator/openmeetings/trunk/singlewebapp/docs/JVMPerformanceTuning.html
    incubator/openmeetings/trunk/singlewebapp/docs/LanguageEditor.html
    incubator/openmeetings/trunk/singlewebapp/docs/LdapAndADS.html
    incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html
    incubator/openmeetings/trunk/singlewebapp/docs/Navigation.html
    incubator/openmeetings/trunk/singlewebapp/docs/OracleConfig.html
    incubator/openmeetings/trunk/singlewebapp/docs/PortSettings.html
    incubator/openmeetings/trunk/singlewebapp/docs/PostgresConfig.html
    incubator/openmeetings/trunk/singlewebapp/docs/RTMPSAndHTTPS.html
    incubator/openmeetings/trunk/singlewebapp/docs/RestAPI.html
    incubator/openmeetings/trunk/singlewebapp/docs/RestrictedAccess.html
    incubator/openmeetings/trunk/singlewebapp/docs/SoapRestAPI.html
    incubator/openmeetings/trunk/singlewebapp/docs/TimeZoneHandling.html
    incubator/openmeetings/trunk/singlewebapp/docs/Upgrade.html
    incubator/openmeetings/trunk/singlewebapp/docs/WebappNamePath.html
    incubator/openmeetings/trunk/singlewebapp/docs/WebcamResolutions.html
    incubator/openmeetings/trunk/singlewebapp/docs/dependencies.html
    incubator/openmeetings/trunk/singlewebapp/docs/documentation.html
    incubator/openmeetings/trunk/singlewebapp/docs/downloads.html
    incubator/openmeetings/trunk/singlewebapp/docs/get-involved.html
    incubator/openmeetings/trunk/singlewebapp/docs/index.html
    incubator/openmeetings/trunk/singlewebapp/docs/installation.html
    incubator/openmeetings/trunk/singlewebapp/docs/license.html
    incubator/openmeetings/trunk/singlewebapp/docs/mail-lists.html
    incubator/openmeetings/trunk/singlewebapp/docs/svn.html
    incubator/openmeetings/trunk/singlewebapp/docs/team-list.html
    incubator/openmeetings/trunk/singlewebapp/xdocs/BrandingAndColors.xml
    incubator/openmeetings/trunk/singlewebapp/xdocs/BuildInstructions.xml
    incubator/openmeetings/trunk/singlewebapp/xdocs/stylesheets/project.xml

Modified: incubator/openmeetings/trunk/singlewebapp/docs/ApacheDerbyConfig.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/ApacheDerbyConfig.html?rev=1222625&r1=1222624&r2=1222625&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/ApacheDerbyConfig.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/ApacheDerbyConfig.html Fri Dec 23 09:52:03 2011
@@ -112,6 +112,12 @@ limitations under the License.
 					            		currentLink = "/downloads.html".substr(1, "/downloads.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/commercial-support.html") > 0) {
+					            		currentLocation = "General";
+					            		currentLink = "/commercial-support.html".substr(1, "/commercial-support.html".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/installation.html") > 0) {
 					            		currentLocation = "InstallationandUpgrade";
@@ -196,6 +202,12 @@ limitations under the License.
 					            		currentLink = "/LdapAndADS.html".substr(1, "/LdapAndADS.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/voip-sip-integration.html") > 0) {
+					            		currentLocation = "Integration";
+					            		currentLink = "/voip-sip-integration.html".substr(1, "/voip-sip-integration.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -386,6 +398,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./downloads.html">Downloads</a>
 <br/>
+	        		        	            	            	    <a href="./commercial-support.html">Commercial Support</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#InstallationandUpgrade">Installation and Upgrade</a></h3>
     	<div  width="100%">
@@ -426,6 +440,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
 <br/>
+	        		        	            	            	    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -512,6 +528,10 @@ limitations under the License.
 			            	<li>    <a href="./downloads.html">Downloads</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./commercial-support.html">Commercial Support</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -636,6 +656,10 @@ limitations under the License.
 			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/BrandingAndColors.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/BrandingAndColors.html?rev=1222625&r1=1222624&r2=1222625&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/BrandingAndColors.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/BrandingAndColors.html Fri Dec 23 09:52:03 2011
@@ -112,6 +112,12 @@ limitations under the License.
 					            		currentLink = "/downloads.html".substr(1, "/downloads.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/commercial-support.html") > 0) {
+					            		currentLocation = "General";
+					            		currentLink = "/commercial-support.html".substr(1, "/commercial-support.html".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/installation.html") > 0) {
 					            		currentLocation = "InstallationandUpgrade";
@@ -196,6 +202,12 @@ limitations under the License.
 					            		currentLink = "/LdapAndADS.html".substr(1, "/LdapAndADS.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/voip-sip-integration.html") > 0) {
+					            		currentLocation = "Integration";
+					            		currentLink = "/voip-sip-integration.html".substr(1, "/voip-sip-integration.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -386,6 +398,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./downloads.html">Downloads</a>
 <br/>
+	        		        	            	            	    <a href="./commercial-support.html">Commercial Support</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#InstallationandUpgrade">Installation and Upgrade</a></h3>
     	<div  width="100%">
@@ -426,6 +440,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
 <br/>
+	        		        	            	            	    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -512,6 +528,10 @@ limitations under the License.
 			            	<li>    <a href="./downloads.html">Downloads</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./commercial-support.html">Commercial Support</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -636,6 +656,10 @@ limitations under the License.
 			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -759,7 +783,7 @@ limitations under the License.
 				<br />
 				--&gt;
 				<br />
-				&lt;currentappname&gt;OpenMeetings 1.8.3
+				&lt;currentappname&gt;OpenMeetings 1.9.x
 				r4343&lt;/currentappname&gt;
 				<br />
 				&lt;!--
@@ -770,7 +794,7 @@ limitations under the License.
 				<br />
 				--&gt;
 				<br />
-				&lt;currentappnameurl&gt;http://openmeetings.googlecode.com&lt;/currentappnameurl&gt;
+				&lt;currentappnameurl&gt;http://incubator.apache.org/openmeetings/&lt;/currentappnameurl&gt;
 				<br />
 				&lt;!--
 				<br />
@@ -780,7 +804,7 @@ limitations under the License.
 				<br />
 				--&gt;
 				<br />
-				&lt;currentappnamebugurl&gt;http://code.google.com/p/openmeetings/issues/list&lt;/currentappnamebugurl&gt;
+				&lt;currentappnamebugurl&gt;http://incubator.apache.org/openmeetings/&lt;/currentappnamebugurl&gt;
 			</div>
                                                 <p>Addtionally the browser-bar title can be configured in the
 				Openmeetings &gt; Administration &gt; Configuration.

Modified: incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html?rev=1222625&r1=1222624&r2=1222625&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/BuildInstructions.html Fri Dec 23 09:52:03 2011
@@ -112,6 +112,12 @@ limitations under the License.
 					            		currentLink = "/downloads.html".substr(1, "/downloads.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/commercial-support.html") > 0) {
+					            		currentLocation = "General";
+					            		currentLink = "/commercial-support.html".substr(1, "/commercial-support.html".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/installation.html") > 0) {
 					            		currentLocation = "InstallationandUpgrade";
@@ -196,6 +202,12 @@ limitations under the License.
 					            		currentLink = "/LdapAndADS.html".substr(1, "/LdapAndADS.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/voip-sip-integration.html") > 0) {
+					            		currentLocation = "Integration";
+					            		currentLink = "/voip-sip-integration.html".substr(1, "/voip-sip-integration.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -386,6 +398,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./downloads.html">Downloads</a>
 <br/>
+	        		        	            	            	    <a href="./commercial-support.html">Commercial Support</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#InstallationandUpgrade">Installation and Upgrade</a></h3>
     	<div  width="100%">
@@ -426,6 +440,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
 <br/>
+	        		        	            	            	    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -512,6 +528,10 @@ limitations under the License.
 			            	<li>    <a href="./downloads.html">Downloads</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./commercial-support.html">Commercial Support</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -636,6 +656,10 @@ limitations under the License.
 			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -1013,18 +1037,10 @@ limitations under the License.
 					<a href="http://www.openlaszlo.org/getstarted" rel="nofollow">ScreenCast</a>
 				</li>
 				<li>
-					<a href="http://code.google.com/p/openmeetings/source/browse" rel="nofollow">
+					<a href="http://incubator.apache.org/openmeetings/svn.html" rel="nofollow">
 						browse SVN source
 					</a>
 				</li>
-				<li>
-					<a href="http://code.google.com/p/openmeetings/source/list" rel="nofollow">SVN
-						change history
-					</a>
-				</li>
-				<li>
-					<a href="/p/openmeetings/wiki/BuildSources">old Instructions</a>
-				</li>
 			</ul>
                             </blockquote>
         </p>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/CalendarAndTimezone.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/CalendarAndTimezone.html?rev=1222625&r1=1222624&r2=1222625&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/CalendarAndTimezone.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/CalendarAndTimezone.html Fri Dec 23 09:52:03 2011
@@ -112,6 +112,12 @@ limitations under the License.
 					            		currentLink = "/downloads.html".substr(1, "/downloads.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/commercial-support.html") > 0) {
+					            		currentLocation = "General";
+					            		currentLink = "/commercial-support.html".substr(1, "/commercial-support.html".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/installation.html") > 0) {
 					            		currentLocation = "InstallationandUpgrade";
@@ -196,6 +202,12 @@ limitations under the License.
 					            		currentLink = "/LdapAndADS.html".substr(1, "/LdapAndADS.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/voip-sip-integration.html") > 0) {
+					            		currentLocation = "Integration";
+					            		currentLink = "/voip-sip-integration.html".substr(1, "/voip-sip-integration.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -386,6 +398,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./downloads.html">Downloads</a>
 <br/>
+	        		        	            	            	    <a href="./commercial-support.html">Commercial Support</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#InstallationandUpgrade">Installation and Upgrade</a></h3>
     	<div  width="100%">
@@ -426,6 +440,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
 <br/>
+	        		        	            	            	    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -512,6 +528,10 @@ limitations under the License.
 			            	<li>    <a href="./downloads.html">Downloads</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./commercial-support.html">Commercial Support</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -636,6 +656,10 @@ limitations under the License.
 			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/Dashboard.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/Dashboard.html?rev=1222625&r1=1222624&r2=1222625&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/Dashboard.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/Dashboard.html Fri Dec 23 09:52:03 2011
@@ -112,6 +112,12 @@ limitations under the License.
 					            		currentLink = "/downloads.html".substr(1, "/downloads.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/commercial-support.html") > 0) {
+					            		currentLocation = "General";
+					            		currentLink = "/commercial-support.html".substr(1, "/commercial-support.html".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/installation.html") > 0) {
 					            		currentLocation = "InstallationandUpgrade";
@@ -196,6 +202,12 @@ limitations under the License.
 					            		currentLink = "/LdapAndADS.html".substr(1, "/LdapAndADS.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/voip-sip-integration.html") > 0) {
+					            		currentLocation = "Integration";
+					            		currentLink = "/voip-sip-integration.html".substr(1, "/voip-sip-integration.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -386,6 +398,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./downloads.html">Downloads</a>
 <br/>
+	        		        	            	            	    <a href="./commercial-support.html">Commercial Support</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#InstallationandUpgrade">Installation and Upgrade</a></h3>
     	<div  width="100%">
@@ -426,6 +440,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
 <br/>
+	        		        	            	            	    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -512,6 +528,10 @@ limitations under the License.
 			            	<li>    <a href="./downloads.html">Downloads</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./commercial-support.html">Commercial Support</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -636,6 +656,10 @@ limitations under the License.
 			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/EditTemplates.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/EditTemplates.html?rev=1222625&r1=1222624&r2=1222625&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/EditTemplates.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/EditTemplates.html Fri Dec 23 09:52:03 2011
@@ -112,6 +112,12 @@ limitations under the License.
 					            		currentLink = "/downloads.html".substr(1, "/downloads.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/commercial-support.html") > 0) {
+					            		currentLocation = "General";
+					            		currentLink = "/commercial-support.html".substr(1, "/commercial-support.html".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/installation.html") > 0) {
 					            		currentLocation = "InstallationandUpgrade";
@@ -196,6 +202,12 @@ limitations under the License.
 					            		currentLink = "/LdapAndADS.html".substr(1, "/LdapAndADS.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/voip-sip-integration.html") > 0) {
+					            		currentLocation = "Integration";
+					            		currentLink = "/voip-sip-integration.html".substr(1, "/voip-sip-integration.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -386,6 +398,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./downloads.html">Downloads</a>
 <br/>
+	        		        	            	            	    <a href="./commercial-support.html">Commercial Support</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#InstallationandUpgrade">Installation and Upgrade</a></h3>
     	<div  width="100%">
@@ -426,6 +440,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
 <br/>
+	        		        	            	            	    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -512,6 +528,10 @@ limitations under the License.
 			            	<li>    <a href="./downloads.html">Downloads</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./commercial-support.html">Commercial Support</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -636,6 +656,10 @@ limitations under the License.
 			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/FFMPEGVersionSwitch.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/FFMPEGVersionSwitch.html?rev=1222625&r1=1222624&r2=1222625&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/FFMPEGVersionSwitch.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/FFMPEGVersionSwitch.html Fri Dec 23 09:52:03 2011
@@ -112,6 +112,12 @@ limitations under the License.
 					            		currentLink = "/downloads.html".substr(1, "/downloads.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/commercial-support.html") > 0) {
+					            		currentLocation = "General";
+					            		currentLink = "/commercial-support.html".substr(1, "/commercial-support.html".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/installation.html") > 0) {
 					            		currentLocation = "InstallationandUpgrade";
@@ -196,6 +202,12 @@ limitations under the License.
 					            		currentLink = "/LdapAndADS.html".substr(1, "/LdapAndADS.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/voip-sip-integration.html") > 0) {
+					            		currentLocation = "Integration";
+					            		currentLink = "/voip-sip-integration.html".substr(1, "/voip-sip-integration.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -386,6 +398,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./downloads.html">Downloads</a>
 <br/>
+	        		        	            	            	    <a href="./commercial-support.html">Commercial Support</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#InstallationandUpgrade">Installation and Upgrade</a></h3>
     	<div  width="100%">
@@ -426,6 +440,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
 <br/>
+	        		        	            	            	    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -512,6 +528,10 @@ limitations under the License.
 			            	<li>    <a href="./downloads.html">Downloads</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./commercial-support.html">Commercial Support</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -636,6 +656,10 @@ limitations under the License.
 			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/GeneralConfiguration.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/GeneralConfiguration.html?rev=1222625&r1=1222624&r2=1222625&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/GeneralConfiguration.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/GeneralConfiguration.html Fri Dec 23 09:52:03 2011
@@ -112,6 +112,12 @@ limitations under the License.
 					            		currentLink = "/downloads.html".substr(1, "/downloads.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/commercial-support.html") > 0) {
+					            		currentLocation = "General";
+					            		currentLink = "/commercial-support.html".substr(1, "/commercial-support.html".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/installation.html") > 0) {
 					            		currentLocation = "InstallationandUpgrade";
@@ -196,6 +202,12 @@ limitations under the License.
 					            		currentLink = "/LdapAndADS.html".substr(1, "/LdapAndADS.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/voip-sip-integration.html") > 0) {
+					            		currentLocation = "Integration";
+					            		currentLink = "/voip-sip-integration.html".substr(1, "/voip-sip-integration.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -386,6 +398,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./downloads.html">Downloads</a>
 <br/>
+	        		        	            	            	    <a href="./commercial-support.html">Commercial Support</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#InstallationandUpgrade">Installation and Upgrade</a></h3>
     	<div  width="100%">
@@ -426,6 +440,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
 <br/>
+	        		        	            	            	    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -512,6 +528,10 @@ limitations under the License.
 			            	<li>    <a href="./downloads.html">Downloads</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./commercial-support.html">Commercial Support</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -636,6 +656,10 @@ limitations under the License.
 			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/GetVersionInfo.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/GetVersionInfo.html?rev=1222625&r1=1222624&r2=1222625&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/GetVersionInfo.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/GetVersionInfo.html Fri Dec 23 09:52:03 2011
@@ -112,6 +112,12 @@ limitations under the License.
 					            		currentLink = "/downloads.html".substr(1, "/downloads.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/commercial-support.html") > 0) {
+					            		currentLocation = "General";
+					            		currentLink = "/commercial-support.html".substr(1, "/commercial-support.html".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/installation.html") > 0) {
 					            		currentLocation = "InstallationandUpgrade";
@@ -196,6 +202,12 @@ limitations under the License.
 					            		currentLink = "/LdapAndADS.html".substr(1, "/LdapAndADS.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/voip-sip-integration.html") > 0) {
+					            		currentLocation = "Integration";
+					            		currentLink = "/voip-sip-integration.html".substr(1, "/voip-sip-integration.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -386,6 +398,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./downloads.html">Downloads</a>
 <br/>
+	        		        	            	            	    <a href="./commercial-support.html">Commercial Support</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#InstallationandUpgrade">Installation and Upgrade</a></h3>
     	<div  width="100%">
@@ -426,6 +440,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
 <br/>
+	        		        	            	            	    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -512,6 +528,10 @@ limitations under the License.
 			            	<li>    <a href="./downloads.html">Downloads</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./commercial-support.html">Commercial Support</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -636,6 +656,10 @@ limitations under the License.
 			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/IBMDB2Config.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/IBMDB2Config.html?rev=1222625&r1=1222624&r2=1222625&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/IBMDB2Config.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/IBMDB2Config.html Fri Dec 23 09:52:03 2011
@@ -112,6 +112,12 @@ limitations under the License.
 					            		currentLink = "/downloads.html".substr(1, "/downloads.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/commercial-support.html") > 0) {
+					            		currentLocation = "General";
+					            		currentLink = "/commercial-support.html".substr(1, "/commercial-support.html".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/installation.html") > 0) {
 					            		currentLocation = "InstallationandUpgrade";
@@ -196,6 +202,12 @@ limitations under the License.
 					            		currentLink = "/LdapAndADS.html".substr(1, "/LdapAndADS.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/voip-sip-integration.html") > 0) {
+					            		currentLocation = "Integration";
+					            		currentLink = "/voip-sip-integration.html".substr(1, "/voip-sip-integration.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -386,6 +398,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./downloads.html">Downloads</a>
 <br/>
+	        		        	            	            	    <a href="./commercial-support.html">Commercial Support</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#InstallationandUpgrade">Installation and Upgrade</a></h3>
     	<div  width="100%">
@@ -426,6 +440,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
 <br/>
+	        		        	            	            	    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -512,6 +528,10 @@ limitations under the License.
 			            	<li>    <a href="./downloads.html">Downloads</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./commercial-support.html">Commercial Support</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -636,6 +656,10 @@ limitations under the License.
 			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/Internationalisation.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/Internationalisation.html?rev=1222625&r1=1222624&r2=1222625&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/Internationalisation.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/Internationalisation.html Fri Dec 23 09:52:03 2011
@@ -112,6 +112,12 @@ limitations under the License.
 					            		currentLink = "/downloads.html".substr(1, "/downloads.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/commercial-support.html") > 0) {
+					            		currentLocation = "General";
+					            		currentLink = "/commercial-support.html".substr(1, "/commercial-support.html".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/installation.html") > 0) {
 					            		currentLocation = "InstallationandUpgrade";
@@ -196,6 +202,12 @@ limitations under the License.
 					            		currentLink = "/LdapAndADS.html".substr(1, "/LdapAndADS.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/voip-sip-integration.html") > 0) {
+					            		currentLocation = "Integration";
+					            		currentLink = "/voip-sip-integration.html".substr(1, "/voip-sip-integration.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -386,6 +398,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./downloads.html">Downloads</a>
 <br/>
+	        		        	            	            	    <a href="./commercial-support.html">Commercial Support</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#InstallationandUpgrade">Installation and Upgrade</a></h3>
     	<div  width="100%">
@@ -426,6 +440,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
 <br/>
+	        		        	            	            	    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -512,6 +528,10 @@ limitations under the License.
 			            	<li>    <a href="./downloads.html">Downloads</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./commercial-support.html">Commercial Support</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -636,6 +656,10 @@ limitations under the License.
 			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/JUnitTesting.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/JUnitTesting.html?rev=1222625&r1=1222624&r2=1222625&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/JUnitTesting.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/JUnitTesting.html Fri Dec 23 09:52:03 2011
@@ -112,6 +112,12 @@ limitations under the License.
 					            		currentLink = "/downloads.html".substr(1, "/downloads.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/commercial-support.html") > 0) {
+					            		currentLocation = "General";
+					            		currentLink = "/commercial-support.html".substr(1, "/commercial-support.html".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/installation.html") > 0) {
 					            		currentLocation = "InstallationandUpgrade";
@@ -196,6 +202,12 @@ limitations under the License.
 					            		currentLink = "/LdapAndADS.html".substr(1, "/LdapAndADS.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/voip-sip-integration.html") > 0) {
+					            		currentLocation = "Integration";
+					            		currentLink = "/voip-sip-integration.html".substr(1, "/voip-sip-integration.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -386,6 +398,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./downloads.html">Downloads</a>
 <br/>
+	        		        	            	            	    <a href="./commercial-support.html">Commercial Support</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#InstallationandUpgrade">Installation and Upgrade</a></h3>
     	<div  width="100%">
@@ -426,6 +440,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
 <br/>
+	        		        	            	            	    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -512,6 +528,10 @@ limitations under the License.
 			            	<li>    <a href="./downloads.html">Downloads</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./commercial-support.html">Commercial Support</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -636,6 +656,10 @@ limitations under the License.
 			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/JVMPerformanceTuning.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/JVMPerformanceTuning.html?rev=1222625&r1=1222624&r2=1222625&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/JVMPerformanceTuning.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/JVMPerformanceTuning.html Fri Dec 23 09:52:03 2011
@@ -112,6 +112,12 @@ limitations under the License.
 					            		currentLink = "/downloads.html".substr(1, "/downloads.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/commercial-support.html") > 0) {
+					            		currentLocation = "General";
+					            		currentLink = "/commercial-support.html".substr(1, "/commercial-support.html".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/installation.html") > 0) {
 					            		currentLocation = "InstallationandUpgrade";
@@ -196,6 +202,12 @@ limitations under the License.
 					            		currentLink = "/LdapAndADS.html".substr(1, "/LdapAndADS.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/voip-sip-integration.html") > 0) {
+					            		currentLocation = "Integration";
+					            		currentLink = "/voip-sip-integration.html".substr(1, "/voip-sip-integration.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -386,6 +398,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./downloads.html">Downloads</a>
 <br/>
+	        		        	            	            	    <a href="./commercial-support.html">Commercial Support</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#InstallationandUpgrade">Installation and Upgrade</a></h3>
     	<div  width="100%">
@@ -426,6 +440,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
 <br/>
+	        		        	            	            	    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -512,6 +528,10 @@ limitations under the License.
 			            	<li>    <a href="./downloads.html">Downloads</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./commercial-support.html">Commercial Support</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -636,6 +656,10 @@ limitations under the License.
 			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/LanguageEditor.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/LanguageEditor.html?rev=1222625&r1=1222624&r2=1222625&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/LanguageEditor.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/LanguageEditor.html Fri Dec 23 09:52:03 2011
@@ -112,6 +112,12 @@ limitations under the License.
 					            		currentLink = "/downloads.html".substr(1, "/downloads.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/commercial-support.html") > 0) {
+					            		currentLocation = "General";
+					            		currentLink = "/commercial-support.html".substr(1, "/commercial-support.html".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/installation.html") > 0) {
 					            		currentLocation = "InstallationandUpgrade";
@@ -196,6 +202,12 @@ limitations under the License.
 					            		currentLink = "/LdapAndADS.html".substr(1, "/LdapAndADS.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/voip-sip-integration.html") > 0) {
+					            		currentLocation = "Integration";
+					            		currentLink = "/voip-sip-integration.html".substr(1, "/voip-sip-integration.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -386,6 +398,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./downloads.html">Downloads</a>
 <br/>
+	        		        	            	            	    <a href="./commercial-support.html">Commercial Support</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#InstallationandUpgrade">Installation and Upgrade</a></h3>
     	<div  width="100%">
@@ -426,6 +440,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
 <br/>
+	        		        	            	            	    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -512,6 +528,10 @@ limitations under the License.
 			            	<li>    <a href="./downloads.html">Downloads</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./commercial-support.html">Commercial Support</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -636,6 +656,10 @@ limitations under the License.
 			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/LdapAndADS.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/LdapAndADS.html?rev=1222625&r1=1222624&r2=1222625&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/LdapAndADS.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/LdapAndADS.html Fri Dec 23 09:52:03 2011
@@ -112,6 +112,12 @@ limitations under the License.
 					            		currentLink = "/downloads.html".substr(1, "/downloads.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/commercial-support.html") > 0) {
+					            		currentLocation = "General";
+					            		currentLink = "/commercial-support.html".substr(1, "/commercial-support.html".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/installation.html") > 0) {
 					            		currentLocation = "InstallationandUpgrade";
@@ -196,6 +202,12 @@ limitations under the License.
 					            		currentLink = "/LdapAndADS.html".substr(1, "/LdapAndADS.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/voip-sip-integration.html") > 0) {
+					            		currentLocation = "Integration";
+					            		currentLink = "/voip-sip-integration.html".substr(1, "/voip-sip-integration.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -386,6 +398,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./downloads.html">Downloads</a>
 <br/>
+	        		        	            	            	    <a href="./commercial-support.html">Commercial Support</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#InstallationandUpgrade">Installation and Upgrade</a></h3>
     	<div  width="100%">
@@ -426,6 +440,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
 <br/>
+	        		        	            	            	    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -512,6 +528,10 @@ limitations under the License.
 			            	<li>    <a href="./downloads.html">Downloads</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./commercial-support.html">Commercial Support</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -636,6 +656,10 @@ limitations under the License.
 			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html?rev=1222625&r1=1222624&r2=1222625&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html Fri Dec 23 09:52:03 2011
@@ -112,6 +112,12 @@ limitations under the License.
 					            		currentLink = "/downloads.html".substr(1, "/downloads.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/commercial-support.html") > 0) {
+					            		currentLocation = "General";
+					            		currentLink = "/commercial-support.html".substr(1, "/commercial-support.html".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/installation.html") > 0) {
 					            		currentLocation = "InstallationandUpgrade";
@@ -196,6 +202,12 @@ limitations under the License.
 					            		currentLink = "/LdapAndADS.html".substr(1, "/LdapAndADS.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/voip-sip-integration.html") > 0) {
+					            		currentLocation = "Integration";
+					            		currentLink = "/voip-sip-integration.html".substr(1, "/voip-sip-integration.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -386,6 +398,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./downloads.html">Downloads</a>
 <br/>
+	        		        	            	            	    <a href="./commercial-support.html">Commercial Support</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#InstallationandUpgrade">Installation and Upgrade</a></h3>
     	<div  width="100%">
@@ -426,6 +440,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
 <br/>
+	        		        	            	            	    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -512,6 +528,10 @@ limitations under the License.
 			            	<li>    <a href="./downloads.html">Downloads</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./commercial-support.html">Commercial Support</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -636,6 +656,10 @@ limitations under the License.
 			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/Navigation.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/Navigation.html?rev=1222625&r1=1222624&r2=1222625&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/Navigation.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/Navigation.html Fri Dec 23 09:52:03 2011
@@ -112,6 +112,12 @@ limitations under the License.
 					            		currentLink = "/downloads.html".substr(1, "/downloads.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/commercial-support.html") > 0) {
+					            		currentLocation = "General";
+					            		currentLink = "/commercial-support.html".substr(1, "/commercial-support.html".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/installation.html") > 0) {
 					            		currentLocation = "InstallationandUpgrade";
@@ -196,6 +202,12 @@ limitations under the License.
 					            		currentLink = "/LdapAndADS.html".substr(1, "/LdapAndADS.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/voip-sip-integration.html") > 0) {
+					            		currentLocation = "Integration";
+					            		currentLink = "/voip-sip-integration.html".substr(1, "/voip-sip-integration.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -386,6 +398,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./downloads.html">Downloads</a>
 <br/>
+	        		        	            	            	    <a href="./commercial-support.html">Commercial Support</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#InstallationandUpgrade">Installation and Upgrade</a></h3>
     	<div  width="100%">
@@ -426,6 +440,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
 <br/>
+	        		        	            	            	    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -512,6 +528,10 @@ limitations under the License.
 			            	<li>    <a href="./downloads.html">Downloads</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./commercial-support.html">Commercial Support</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -636,6 +656,10 @@ limitations under the License.
 			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/OracleConfig.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/OracleConfig.html?rev=1222625&r1=1222624&r2=1222625&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/OracleConfig.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/OracleConfig.html Fri Dec 23 09:52:03 2011
@@ -112,6 +112,12 @@ limitations under the License.
 					            		currentLink = "/downloads.html".substr(1, "/downloads.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/commercial-support.html") > 0) {
+					            		currentLocation = "General";
+					            		currentLink = "/commercial-support.html".substr(1, "/commercial-support.html".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/installation.html") > 0) {
 					            		currentLocation = "InstallationandUpgrade";
@@ -196,6 +202,12 @@ limitations under the License.
 					            		currentLink = "/LdapAndADS.html".substr(1, "/LdapAndADS.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/voip-sip-integration.html") > 0) {
+					            		currentLocation = "Integration";
+					            		currentLink = "/voip-sip-integration.html".substr(1, "/voip-sip-integration.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -386,6 +398,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./downloads.html">Downloads</a>
 <br/>
+	        		        	            	            	    <a href="./commercial-support.html">Commercial Support</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#InstallationandUpgrade">Installation and Upgrade</a></h3>
     	<div  width="100%">
@@ -426,6 +440,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
 <br/>
+	        		        	            	            	    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -512,6 +528,10 @@ limitations under the License.
 			            	<li>    <a href="./downloads.html">Downloads</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./commercial-support.html">Commercial Support</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -636,6 +656,10 @@ limitations under the License.
 			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/PortSettings.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/PortSettings.html?rev=1222625&r1=1222624&r2=1222625&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/PortSettings.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/PortSettings.html Fri Dec 23 09:52:03 2011
@@ -112,6 +112,12 @@ limitations under the License.
 					            		currentLink = "/downloads.html".substr(1, "/downloads.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/commercial-support.html") > 0) {
+					            		currentLocation = "General";
+					            		currentLink = "/commercial-support.html".substr(1, "/commercial-support.html".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/installation.html") > 0) {
 					            		currentLocation = "InstallationandUpgrade";
@@ -196,6 +202,12 @@ limitations under the License.
 					            		currentLink = "/LdapAndADS.html".substr(1, "/LdapAndADS.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/voip-sip-integration.html") > 0) {
+					            		currentLocation = "Integration";
+					            		currentLink = "/voip-sip-integration.html".substr(1, "/voip-sip-integration.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -386,6 +398,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./downloads.html">Downloads</a>
 <br/>
+	        		        	            	            	    <a href="./commercial-support.html">Commercial Support</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#InstallationandUpgrade">Installation and Upgrade</a></h3>
     	<div  width="100%">
@@ -426,6 +440,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
 <br/>
+	        		        	            	            	    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -512,6 +528,10 @@ limitations under the License.
 			            	<li>    <a href="./downloads.html">Downloads</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./commercial-support.html">Commercial Support</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -636,6 +656,10 @@ limitations under the License.
 			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/PostgresConfig.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/PostgresConfig.html?rev=1222625&r1=1222624&r2=1222625&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/PostgresConfig.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/PostgresConfig.html Fri Dec 23 09:52:03 2011
@@ -112,6 +112,12 @@ limitations under the License.
 					            		currentLink = "/downloads.html".substr(1, "/downloads.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/commercial-support.html") > 0) {
+					            		currentLocation = "General";
+					            		currentLink = "/commercial-support.html".substr(1, "/commercial-support.html".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/installation.html") > 0) {
 					            		currentLocation = "InstallationandUpgrade";
@@ -196,6 +202,12 @@ limitations under the License.
 					            		currentLink = "/LdapAndADS.html".substr(1, "/LdapAndADS.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/voip-sip-integration.html") > 0) {
+					            		currentLocation = "Integration";
+					            		currentLink = "/voip-sip-integration.html".substr(1, "/voip-sip-integration.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -386,6 +398,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./downloads.html">Downloads</a>
 <br/>
+	        		        	            	            	    <a href="./commercial-support.html">Commercial Support</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#InstallationandUpgrade">Installation and Upgrade</a></h3>
     	<div  width="100%">
@@ -426,6 +440,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
 <br/>
+	        		        	            	            	    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -512,6 +528,10 @@ limitations under the License.
 			            	<li>    <a href="./downloads.html">Downloads</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./commercial-support.html">Commercial Support</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -636,6 +656,10 @@ limitations under the License.
 			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/RTMPSAndHTTPS.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/RTMPSAndHTTPS.html?rev=1222625&r1=1222624&r2=1222625&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/RTMPSAndHTTPS.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/RTMPSAndHTTPS.html Fri Dec 23 09:52:03 2011
@@ -112,6 +112,12 @@ limitations under the License.
 					            		currentLink = "/downloads.html".substr(1, "/downloads.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/commercial-support.html") > 0) {
+					            		currentLocation = "General";
+					            		currentLink = "/commercial-support.html".substr(1, "/commercial-support.html".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/installation.html") > 0) {
 					            		currentLocation = "InstallationandUpgrade";
@@ -196,6 +202,12 @@ limitations under the License.
 					            		currentLink = "/LdapAndADS.html".substr(1, "/LdapAndADS.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/voip-sip-integration.html") > 0) {
+					            		currentLocation = "Integration";
+					            		currentLink = "/voip-sip-integration.html".substr(1, "/voip-sip-integration.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -386,6 +398,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./downloads.html">Downloads</a>
 <br/>
+	        		        	            	            	    <a href="./commercial-support.html">Commercial Support</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#InstallationandUpgrade">Installation and Upgrade</a></h3>
     	<div  width="100%">
@@ -426,6 +440,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
 <br/>
+	        		        	            	            	    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -512,6 +528,10 @@ limitations under the License.
 			            	<li>    <a href="./downloads.html">Downloads</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./commercial-support.html">Commercial Support</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -636,6 +656,10 @@ limitations under the License.
 			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>

Modified: incubator/openmeetings/trunk/singlewebapp/docs/RestAPI.html
URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/RestAPI.html?rev=1222625&r1=1222624&r2=1222625&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/RestAPI.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/RestAPI.html Fri Dec 23 09:52:03 2011
@@ -112,6 +112,12 @@ limitations under the License.
 					            		currentLink = "/downloads.html".substr(1, "/downloads.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/commercial-support.html") > 0) {
+					            		currentLocation = "General";
+					            		currentLink = "/commercial-support.html".substr(1, "/commercial-support.html".length);
+					            	} 
+					            	
 					        				        		    										        					            					            	
 					            	else if (document.location.href.indexOf("/installation.html") > 0) {
 					            		currentLocation = "InstallationandUpgrade";
@@ -196,6 +202,12 @@ limitations under the License.
 					            		currentLink = "/LdapAndADS.html".substr(1, "/LdapAndADS.html".length);
 					            	} 
 					            	
+					        				        							            					            	
+					            	else if (document.location.href.indexOf("/voip-sip-integration.html") > 0) {
+					            		currentLocation = "Integration";
+					            		currentLink = "/voip-sip-integration.html".substr(1, "/voip-sip-integration.html".length);
+					            	} 
+					            	
 					        				        		    										        					            				            						            			else if (document.location.href.indexOf("/ApacheDerbyConfig.html") > 0) {
 				            				currentLocation = "Configuration";
 					            			currentLink = "/ApacheDerbyConfig.html".substr(1, "/ApacheDerbyConfig.html".length);
@@ -386,6 +398,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./downloads.html">Downloads</a>
 <br/>
+	        		        	            	            	    <a href="./commercial-support.html">Commercial Support</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#InstallationandUpgrade">Installation and Upgrade</a></h3>
     	<div  width="100%">
@@ -426,6 +440,8 @@ limitations under the License.
 <br/>
 	        		        	            	            	    <a href="./LdapAndADS.html">Ldap and ADS</a>
 <br/>
+	        		        	            	            	    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+<br/>
 	        		            	</div>
         	<h3><a href="#Configuration">Configuration</a></h3>
     	<div  width="100%">
@@ -512,6 +528,10 @@ limitations under the License.
 			            	<li>    <a href="./downloads.html">Downloads</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./commercial-support.html">Commercial Support</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>
@@ -636,6 +656,10 @@ limitations under the License.
 			            	<li>    <a href="./LdapAndADS.html">Ldap and ADS</a>
 </li>
 			        	</font>
+		        			        		            			            <font color="#000000" face="arial,helvetica,sanserif" size="2pt">
+			            	<li>    <a href="./voip-sip-integration.html">VoIP and SIP</a>
+</li>
+			        	</font>
 		        			        		        </ul>
 	        </div>
 	      </div>