rm old
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@188 c66351dc-e62f-0410-b875-e3a5c0b9693f
@ -1,3 +0,0 @@
|
||||
@echo off
|
||||
xsltproc --xinclude --stringparam lang eng default.xslt index.xml > public_html\index.html
|
||||
xsltproc --xinclude --stringparam lang eng default.xslt download.xml > public_html\download.html
|
@ -1,373 +0,0 @@
|
||||
<?xml version="1.0" encoding="windows-1251" ?>
|
||||
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
|
||||
<xsl:output method="html" encoding="ascii"/>
|
||||
<xsl:param name="lang"/>
|
||||
|
||||
<xsl:template match="hxml">
|
||||
<xsl:call-template name="main_layout"/>
|
||||
</xsl:template>
|
||||
|
||||
<!-- ################################################################################### -->
|
||||
|
||||
<xsl:template name="main_layout">
|
||||
<xsl:text disable-output-escaping="yes"><![CDATA[<!-- ERROR: Zero-length file! -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
]]></xsl:text><html>
|
||||
<head>
|
||||
<title>Web Messenger</title>
|
||||
<link href="styles.css" type="text/css" rel="stylesheet" />
|
||||
</head>
|
||||
<body bgcolor="#FFFFFF" link="#2971C1" vlink="#2971C1" alink="#2971C1" marginwidth="0"
|
||||
marginheight="0" leftmargin="0" rightmargin="0" topmargin="0" bottommargin="0">
|
||||
<a name="top"></a>
|
||||
|
||||
<table width="100%" height="100%" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr><td height="95%" valign="top">
|
||||
|
||||
<table width="100%" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td width="40"><img src="images/empty.gif" width="40" height="1" border="0" alt="" /></td>
|
||||
<td width="185"><img src="images/empty.gif" width="185" height="1" border="0" alt="" /></td>
|
||||
<td width="30"><img src="images/empty.gif" width="30" height="1" border="0" alt="" /></td>
|
||||
<td width="100%"><img src="images/empty.gif" width="720" height="1" border="0" alt="" /></td>
|
||||
<td width="25"><img src="images/empty.gif" width="25" height="1" border="0" alt="" /></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td></td>
|
||||
<td colspan="4" bgcolor="#FFFFFF">
|
||||
<table width="100%" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td width="185" valign="center">
|
||||
<table width="185" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td height="35" bgcolor="#FFFFFF"><img src="images/empty.gif" width="1" height="1" border="0" alt="" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="textform" align="center">
|
||||
<a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=195701&type=4" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td width="30" valign="top">
|
||||
<table width="30" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td height="45"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td bgcolor="#FFD841"><img src="images/banncrn.gif" width="30" height="140" border="0" alt="" /></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td width="100%" valign="top">
|
||||
<table width="100%" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td width="50%">
|
||||
<table cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<xsl:for-each select="i18n/menu[@lang=$lang]/item[position() < 10]">
|
||||
<xsl:if test="position() > 1">
|
||||
<td class="textform"><img src="images/topdiv.gif" width="25" height="15" border="0" alt="|" /></td>
|
||||
</xsl:if>
|
||||
<td class="textform">
|
||||
<a><xsl:attribute name="href"><xsl:value-of select="@link"/></xsl:attribute><xsl:attribute name="title"><xsl:value-of select="@title"/></xsl:attribute><xsl:value-of select="@title"/></a></td>
|
||||
</xsl:for-each>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td width="120"><img src="images/tmarktop.gif" width="120" height="45" border="0" alt="" /></td>
|
||||
<td width="50%" align="right">
|
||||
<table cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td><a><xsl:attribute name="href"><xsl:value-of select="i18n/lang[@id=$lang]/home/@link"/></xsl:attribute><xsl:attribute name="title"><xsl:value-of select="i18n/lang[@id=$lang]/home/text()"/></xsl:attribute><img src="images/icon_home.gif" width="15" height="15" border="0"><xsl:attribute name="alt"><xsl:value-of select="i18n/lang[@id=$lang]/home/text()"/></xsl:attribute></img></a></td>
|
||||
<td><img src="images/icondiv.gif" width="55" height="30" border="0" alt="|" /></td>
|
||||
<td><a><xsl:attribute name="href"><xsl:value-of select="i18n/lang[@id=$lang]/mailto/@link"/></xsl:attribute><img src="images/icon_mail.gif" width="15" height="10" border="0"><xsl:attribute name="alt"><xsl:value-of select="i18n/lang[@id=$lang]/mailto/text()"/></xsl:attribute></img></a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<table width="100%" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td height="140" width="30%" bgcolor="#FFD841"><img src="images/empty.gif" width="1" height="1" border="0" alt="" /></td>
|
||||
<td width="200" background="images/banntxt.gif" class="bgry">
|
||||
<table width="200" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td align="right" class="bann"><xsl:value-of select="i18n/lang[@id=$lang]/banner1"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="25" background="images/banntxtdiv.gif"><img src="images/banntxtdiv.gif" width="1" height="25" border="0" alt="" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" class="bann"><span class="text"><xsl:value-of select="i18n/lang[@id=$lang]/banner2"/></span></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td width="70%" background="images/banndiv.gif" class="bgcn"><img src="images/empty.gif" width="1" height="1" border="0" alt="" /></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td><img src="images/tmark.gif" width="120" height="140" border="0" alt="" /></td>
|
||||
<td background="images/bannform.gif" align="center" class="bgry">
|
||||
<table width="240" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td height="90" background="images/bannformbg.gif" align="center">
|
||||
<table cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td>
|
||||
<!-- BUTTON -->
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" class="bannform"><xsl:value-of select="i18n/lang[@id=$lang]/button_desc"/></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td><img src="images/tmarkbott.gif" width="120" height="10" border="0" alt="" /></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td width="25" valign="top">
|
||||
<table width="25" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td height="45"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="140" background="images/bannr.gif" valign="top"><img src="images/bannr.gif" width="25" height="1" border="0" alt="" /></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="5" height="10" bgcolor="#FFFFFF"><img src="images/empty.gif" width="1" height="1" border="0" alt=""/></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td></td>
|
||||
<td colspan="4">
|
||||
<table width="100%" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td valign="top">
|
||||
<table width="100%" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td height="38"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="text">
|
||||
<xsl:apply-templates select="content"/>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</td></tr><tr><td>
|
||||
|
||||
<table width="100%" cellspacing="0" cellpadding="0" border="0"><tr><td valign="bottom" background="images/grey.gif" style="background-position:bottom;background-repeat:repeat-x;">
|
||||
<table width="965" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td width="40"><img src="images/empty.gif" height="1" width="40" border="0" alt=""/></td>
|
||||
<td width="100%"><img src="images/empty.gif" height="1" width="900" border="0" alt=""/></td>
|
||||
<td width="25"><img src="images/empty.gif" height="1" width="25" border="0" alt=""/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="40"></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td valign="bottom">
|
||||
<table width="100%" cellspacing="0" cellpadding="0" border="0"><tr>
|
||||
<td width="25%">
|
||||
<table cellspacing="0" cellpadding="0" border="0"><tr>
|
||||
<td>
|
||||
<img src="images/icon_address.gif" height="10" width="20" border="0" alt=""/></td>
|
||||
<td class="address">
|
||||
<a><xsl:attribute name="href"><xsl:value-of select="i18n/lang[@id=$lang]/mailto/@link"/></xsl:attribute><xsl:attribute name="title"><xsl:value-of select="i18n/lang[@id=$lang]/mailto/text()"/></xsl:attribute><xsl:value-of select="i18n/lang[@id=$lang]/mailto/@friendly" disable-output-escaping="yes"/></a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td width="50%" valign="bottom" align="right">
|
||||
<table cellspacing="0" cellpadding="0" border="0"><tr>
|
||||
<td>
|
||||
<a href="#top"><xsl:attribute name="title"><xsl:value-of select="i18n/lang[@id=$lang]/page_top"/></xsl:attribute>
|
||||
<img src="images/butt_top.gif" height="40" width="60" border="0" alt=""/></a></td>
|
||||
<td class="address">
|
||||
<a href="#top"><xsl:attribute name="title"><xsl:value-of select="i18n/lang[@id=$lang]/page_top"/></xsl:attribute><xsl:value-of select="i18n/lang[@id=$lang]/page_top_short"/></a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td width="25%" align="right">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td></tr>
|
||||
</table>
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
_uacct = "UA-1120575-12";
|
||||
urchinTracker();
|
||||
</script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
</xsl:template>
|
||||
|
||||
<!-- ################################################################################### -->
|
||||
|
||||
<xsl:template match="text">
|
||||
<xsl:value-of select="text()" disable-output-escaping="yes"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="h">
|
||||
<h3><xsl:apply-templates/></h3>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="i|b|p|br|li|ul">
|
||||
<xsl:copy>
|
||||
<xsl:apply-templates/>
|
||||
</xsl:copy>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="a">
|
||||
<xsl:copy><xsl:copy-of select="@*"/>
|
||||
<xsl:apply-templates/>
|
||||
</xsl:copy>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="lang">
|
||||
<xsl:if test="$lang=@lang">
|
||||
<xsl:apply-templates/>
|
||||
</xsl:if>
|
||||
</xsl:template>
|
||||
|
||||
<!-- ################################################################################### -->
|
||||
|
||||
<!-- DOWNLOAD -->
|
||||
|
||||
<xsl:template match="download">
|
||||
<xsl:variable name="dwlddir" select="@dir"/>
|
||||
|
||||
<h3><xsl:value-of select="@title"/></h3>
|
||||
|
||||
<xsl:for-each select="group">
|
||||
<p>
|
||||
<table cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td width="20"><img src="images/empty.gif" height="1" width="20" border="0" alt=""/></td>
|
||||
<td width="200"><img src="images/empty.gif" height="1" width="200" border="0" alt=""/></td>
|
||||
<td width="100%"><img src="images/empty.gif" height="1" width="200" border="0" alt=""/></td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="loadh"><xsl:value-of select="@name"/></td></tr>
|
||||
<tr><td colspan="3" height="5"></td></tr>
|
||||
<xsl:for-each select="file">
|
||||
<tr>
|
||||
<td align="center"><img src="images/dir-file.png" border="0"/></td>
|
||||
<td><a><xsl:attribute name="href"><xsl:choose><xsl:when test="@link"><xsl:value-of select="@link"/></xsl:when><xsl:otherwise><xsl:value-of select="$dwlddir"/><xsl:value-of select="@name"/></xsl:otherwise></xsl:choose></xsl:attribute><xsl:value-of select="@name"/></a></td>
|
||||
<td><xsl:value-of select="."/></td>
|
||||
</tr>
|
||||
</xsl:for-each>
|
||||
</table>
|
||||
</p>
|
||||
</xsl:for-each>
|
||||
|
||||
</xsl:template>
|
||||
|
||||
</xsl:stylesheet>
|
@ -1,21 +0,0 @@
|
||||
<?xml version="1.0" encoding="windows-1251" ?>
|
||||
|
||||
<hxml xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<xi:include href="i18n.xml"/>
|
||||
|
||||
<title lang="eng">Download</title>
|
||||
|
||||
<content>
|
||||
|
||||
<lang lang='eng'>
|
||||
|
||||
<download dir="files/" title="The latest stable release">
|
||||
<group name="v1.0.8">
|
||||
<file name='webim108.zip' type='Zip archive' link="http://prdownloads.sourceforge.net/webim/webim108.zip?download">Web Messenger 1.0.8</file>
|
||||
</group>
|
||||
</download>
|
||||
|
||||
</lang>
|
||||
</content>
|
||||
|
||||
</hxml>
|
@ -1,31 +0,0 @@
|
||||
<?xml version="1.0" encoding="windows-1251" ?>
|
||||
<i18n>
|
||||
|
||||
<menu lang="eng">
|
||||
<item title="Home" link="index.html"/>
|
||||
<item title="Demo" link="demo.html"/>
|
||||
<item title="Download" link="download.html"/>
|
||||
<item title="SF.NET" link="http://www.sourceforge.net/projects/webim"/>
|
||||
</menu>
|
||||
|
||||
<lang id="rus">
|
||||
<home link="index.html">Home</home>
|
||||
<mailto link="mailto:info@webim.ru" friendly="info<i>@</i>webim.ru">Mail</mailto>
|
||||
<page_top>Íàâåðõ ñòðàíèöû</page_top>
|
||||
<page_top_short>Íàâåðõ</page_top_short>
|
||||
<banner1>Càéòû òîæå ãîâîðÿò</banner1>
|
||||
<banner2>Âåá Ìåññåíäæåð</banner2>
|
||||
<button_desc>ïîëó÷èòå îòâåò ñðàçó...</button_desc>
|
||||
</lang>
|
||||
|
||||
<lang id="eng">
|
||||
<home link="index.html">Home</home>
|
||||
<mailto link="mailto:info@webim.ru" friendly="info<i>@</i>webim.ru">Mail</mailto>
|
||||
<page_top>Goto top</page_top>
|
||||
<page_top_short>Top</page_top_short>
|
||||
<banner1>Sites can speak</banner1>
|
||||
<banner2>Web Messenger</banner2>
|
||||
<button_desc>get response immediately...</button_desc>
|
||||
</lang>
|
||||
|
||||
</i18n>
|
@ -1,44 +0,0 @@
|
||||
<?xml version="1.0" encoding="windows-1251" ?>
|
||||
|
||||
<hxml xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<xi:include href="i18n.xml"/>
|
||||
|
||||
<title lang="eng">Web Messenger Home</title>
|
||||
|
||||
<content>
|
||||
|
||||
<lang lang='eng'>
|
||||
|
||||
|
||||
<h>What is Web Messenger?</h>
|
||||
<p>
|
||||
"Web Messenger" - is unique software allowing visitors of your site to chat with your operators.
|
||||
</p>
|
||||
|
||||
|
||||
<h>Why should I use Web Messenger?</h>
|
||||
<p>
|
||||
"Web Messenger" makes it easier to communicate with existing and potential clients.
|
||||
It will significantly increase conversion rates and online sales of your web site.
|
||||
</p>
|
||||
|
||||
<h>How it works?</h>
|
||||
<p>
|
||||
You should place the button of Web Messanger at your site.
|
||||
Your visitors click the button and chat with your operators who help them.
|
||||
</p>
|
||||
|
||||
|
||||
<h>License</h>
|
||||
<p>
|
||||
This program and the accompanying materials are made available under the terms of
|
||||
the <a href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License v1.0</a>.<br/>
|
||||
<br/>
|
||||
Project is hosted by <a href="http://www.sourceforge.net/">SourceForge</a>.
|
||||
</p>
|
||||
|
||||
</lang>
|
||||
|
||||
</content>
|
||||
|
||||
</hxml>
|
@ -1,206 +0,0 @@
|
||||
<!-- ERROR: Zero-length file! -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ascii">
|
||||
<title>Web Messenger</title>
|
||||
<link href="styles.css" type="text/css" rel="stylesheet">
|
||||
</head>
|
||||
<body bgcolor="#FFFFFF" link="#2971C1" vlink="#2971C1" alink="#2971C1" marginwidth="0" marginheight="0" leftmargin="0" rightmargin="0" topmargin="0" bottommargin="0">
|
||||
<a name="top"></a><table width="100%" height="100%" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr><td height="95%" valign="top"><table width="100%" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td width="40"><img src="images/empty.gif" width="40" height="1" border="0" alt=""></td>
|
||||
<td width="185"><img src="images/empty.gif" width="185" height="1" border="0" alt=""></td>
|
||||
<td width="30"><img src="images/empty.gif" width="30" height="1" border="0" alt=""></td>
|
||||
<td width="100%"><img src="images/empty.gif" width="720" height="1" border="0" alt=""></td>
|
||||
<td width="25"><img src="images/empty.gif" width="25" height="1" border="0" alt=""></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td colspan="4" bgcolor="#FFFFFF"><table width="100%" cellspacing="0" cellpadding="0" border="0"><tr>
|
||||
<td width="185" valign="center"><table width="185" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr><td height="35" bgcolor="#FFFFFF"><img src="images/empty.gif" width="1" height="1" border="0" alt=""></td></tr>
|
||||
<tr><td class="textform" align="center"><a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=195701&type=4" width="125" height="37" border="0" alt="SourceForge.net Logo"></a></td></tr>
|
||||
</table></td>
|
||||
<td width="30" valign="top"><table width="30" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr><td height="45"></td></tr>
|
||||
<tr><td bgcolor="#FFD841"><img src="images/banncrn.gif" width="30" height="140" border="0" alt=""></td></tr>
|
||||
</table></td>
|
||||
<td width="100%" valign="top"><table width="100%" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td width="50%"><table cellspacing="0" cellpadding="0" border="0"><tr>
|
||||
<td class="textform"><a href="index.html" title="Home">Home</a></td>
|
||||
<td class="textform"><img src="images/topdiv.gif" width="25" height="15" border="0" alt="|"></td>
|
||||
<td class="textform"><a href="demo.html" title="Demo">Demo</a></td>
|
||||
<td class="textform"><img src="images/topdiv.gif" width="25" height="15" border="0" alt="|"></td>
|
||||
<td class="textform"><a href="download.html" title="Download">Download</a></td>
|
||||
<td class="textform"><img src="images/topdiv.gif" width="25" height="15" border="0" alt="|"></td>
|
||||
<td class="textform"><a href="http://www.sourceforge.net/projects/webim" title="SF.NET">SF.NET</a></td>
|
||||
</tr></table></td>
|
||||
<td width="120"><img src="images/tmarktop.gif" width="120" height="45" border="0" alt=""></td>
|
||||
<td width="50%" align="right"><table cellspacing="0" cellpadding="0" border="0"><tr>
|
||||
<td><a href="index.html" title="Home"><img src="images/icon_home.gif" width="15" height="15" border="0" alt="Home"></a></td>
|
||||
<td><img src="images/icondiv.gif" width="55" height="30" border="0" alt="|"></td>
|
||||
<td><a href="mailto:info@webim.ru"><img src="images/icon_mail.gif" width="15" height="10" border="0" alt="Mail"></a></td>
|
||||
</tr></table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><table width="100%" cellspacing="0" cellpadding="0" border="0"><tr>
|
||||
<td height="140" width="30%" bgcolor="#FFD841"><img src="images/empty.gif" width="1" height="1" border="0" alt=""></td>
|
||||
<td width="200" background="images/banntxt.gif" class="bgry"><table width="200" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr><td align="right" class="bann">Sites can speak</td></tr>
|
||||
<tr><td height="25" background="images/banntxtdiv.gif"><img src="images/banntxtdiv.gif" width="1" height="25" border="0" alt=""></td></tr>
|
||||
<tr><td align="right" class="bann"><span class="text">Web Messenger</span></td></tr>
|
||||
</table></td>
|
||||
<td width="70%" background="images/banndiv.gif" class="bgcn"><img src="images/empty.gif" width="1" height="1" border="0" alt=""></td>
|
||||
</tr></table></td>
|
||||
<td><img src="images/tmark.gif" width="120" height="140" border="0" alt=""></td>
|
||||
<td background="images/bannform.gif" align="center" class="bgry"><table width="240" cellspacing="0" cellpadding="0" border="0"><tr><td height="90" background="images/bannformbg.gif" align="center"><table cellspacing="0" cellpadding="0" border="0">
|
||||
<tr><td></td></tr>
|
||||
<tr><td align="right" class="bannform">get response immediately...</td></tr>
|
||||
</table></td></tr></table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td><img src="images/tmarkbott.gif" width="120" height="10" border="0" alt=""></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
<td width="25" valign="top"><table width="25" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr><td height="45"></td></tr>
|
||||
<tr><td height="140" background="images/bannr.gif" valign="top"><img src="images/bannr.gif" width="25" height="1" border="0" alt=""></td></tr>
|
||||
</table></td>
|
||||
</tr></table></td>
|
||||
</tr>
|
||||
<tr><td colspan="5" height="10" bgcolor="#FFFFFF"><img src="images/empty.gif" width="1" height="1" border="0" alt=""></td></tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td colspan="4"><table width="100%" cellspacing="0" cellpadding="0" border="0"><tr><td valign="top"><table width="100%" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr><td height="38"></td></tr>
|
||||
<tr><td class="text">
|
||||
|
||||
|
||||
|
||||
<h3>The latest stable release</h3>
|
||||
<p><table cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td width="20"><img src="images/empty.gif" height="1" width="20" border="0" alt=""></td>
|
||||
<td width="200"><img src="images/empty.gif" height="1" width="200" border="0" alt=""></td>
|
||||
<td width="100%"><img src="images/empty.gif" height="1" width="200" border="0" alt=""></td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="loadh">v1.0.8</td></tr>
|
||||
<tr><td colspan="3" height="5"></td></tr>
|
||||
<tr>
|
||||
<td align="center"><img src="images/dir-file.png" border="0"></td>
|
||||
<td><a href="http://prdownloads.sourceforge.net/webim/webim108.zip?download">webim108.zip</a></td>
|
||||
<td>Web Messenger 1.0.8</td>
|
||||
</tr>
|
||||
</table></p>
|
||||
|
||||
|
||||
</td></tr>
|
||||
</table></td></tr></table></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table></td></tr>
|
||||
<tr><td><table width="100%" cellspacing="0" cellpadding="0" border="0"><tr><td valign="bottom" background="images/grey.gif" style="background-position:bottom;background-repeat:repeat-x;"><table width="965" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td width="40"><img src="images/empty.gif" height="1" width="40" border="0" alt=""></td>
|
||||
<td width="100%"><img src="images/empty.gif" height="1" width="900" border="0" alt=""></td>
|
||||
<td width="25"><img src="images/empty.gif" height="1" width="25" border="0" alt=""></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="40"></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td valign="bottom"><table width="100%" cellspacing="0" cellpadding="0" border="0"><tr>
|
||||
<td width="25%"><table cellspacing="0" cellpadding="0" border="0"><tr>
|
||||
<td><img src="images/icon_address.gif" height="10" width="20" border="0" alt=""></td>
|
||||
<td class="address"><a href="mailto:info@webim.ru" title="Mail">info<i>@</i>webim.ru</a></td>
|
||||
</tr></table></td>
|
||||
<td width="50%" valign="bottom" align="right"><table cellspacing="0" cellpadding="0" border="0"><tr>
|
||||
<td><a href="#top" title="Goto top"><img src="images/butt_top.gif" height="40" width="60" border="0" alt=""></a></td>
|
||||
<td class="address"><a href="#top" title="Goto top">Top</a></td>
|
||||
</tr></table></td>
|
||||
<td width="25%" align="right"></td>
|
||||
</tr></table></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table></td></tr></table></td></tr>
|
||||
</table>
|
||||
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script><script type="text/javascript">
|
||||
_uacct = "UA-1120575-12";
|
||||
urchinTracker();
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 471 B |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 55 B |
Before Width: | Height: | Size: 653 B |
Before Width: | Height: | Size: 52 B |
Before Width: | Height: | Size: 208 B |
Before Width: | Height: | Size: 310 B |
Before Width: | Height: | Size: 49 B |
Before Width: | Height: | Size: 43 B |
Before Width: | Height: | Size: 68 B |
Before Width: | Height: | Size: 76 B |
Before Width: | Height: | Size: 70 B |
Before Width: | Height: | Size: 91 B |
Before Width: | Height: | Size: 86 B |
Before Width: | Height: | Size: 5.4 KiB |
Before Width: | Height: | Size: 9.9 KiB |
Before Width: | Height: | Size: 312 B |
Before Width: | Height: | Size: 717 B |
Before Width: | Height: | Size: 70 B |
@ -1,219 +0,0 @@
|
||||
<!-- ERROR: Zero-length file! -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ascii">
|
||||
<title>Web Messenger</title>
|
||||
<link href="styles.css" type="text/css" rel="stylesheet">
|
||||
</head>
|
||||
<body bgcolor="#FFFFFF" link="#2971C1" vlink="#2971C1" alink="#2971C1" marginwidth="0" marginheight="0" leftmargin="0" rightmargin="0" topmargin="0" bottommargin="0">
|
||||
<a name="top"></a><table width="100%" height="100%" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr><td height="95%" valign="top"><table width="100%" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td width="40"><img src="images/empty.gif" width="40" height="1" border="0" alt=""></td>
|
||||
<td width="185"><img src="images/empty.gif" width="185" height="1" border="0" alt=""></td>
|
||||
<td width="30"><img src="images/empty.gif" width="30" height="1" border="0" alt=""></td>
|
||||
<td width="100%"><img src="images/empty.gif" width="720" height="1" border="0" alt=""></td>
|
||||
<td width="25"><img src="images/empty.gif" width="25" height="1" border="0" alt=""></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td colspan="4" bgcolor="#FFFFFF"><table width="100%" cellspacing="0" cellpadding="0" border="0"><tr>
|
||||
<td width="185" valign="center"><table width="185" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr><td height="35" bgcolor="#FFFFFF"><img src="images/empty.gif" width="1" height="1" border="0" alt=""></td></tr>
|
||||
<tr><td class="textform" align="center"><a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=195701&type=4" width="125" height="37" border="0" alt="SourceForge.net Logo"></a></td></tr>
|
||||
</table></td>
|
||||
<td width="30" valign="top"><table width="30" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr><td height="45"></td></tr>
|
||||
<tr><td bgcolor="#FFD841"><img src="images/banncrn.gif" width="30" height="140" border="0" alt=""></td></tr>
|
||||
</table></td>
|
||||
<td width="100%" valign="top"><table width="100%" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td width="50%"><table cellspacing="0" cellpadding="0" border="0"><tr>
|
||||
<td class="textform"><a href="index.html" title="Home">Home</a></td>
|
||||
<td class="textform"><img src="images/topdiv.gif" width="25" height="15" border="0" alt="|"></td>
|
||||
<td class="textform"><a href="demo.html" title="Demo">Demo</a></td>
|
||||
<td class="textform"><img src="images/topdiv.gif" width="25" height="15" border="0" alt="|"></td>
|
||||
<td class="textform"><a href="download.html" title="Download">Download</a></td>
|
||||
<td class="textform"><img src="images/topdiv.gif" width="25" height="15" border="0" alt="|"></td>
|
||||
<td class="textform"><a href="http://www.sourceforge.net/projects/webim" title="SF.NET">SF.NET</a></td>
|
||||
</tr></table></td>
|
||||
<td width="120"><img src="images/tmarktop.gif" width="120" height="45" border="0" alt=""></td>
|
||||
<td width="50%" align="right"><table cellspacing="0" cellpadding="0" border="0"><tr>
|
||||
<td><a href="index.html" title="Home"><img src="images/icon_home.gif" width="15" height="15" border="0" alt="Home"></a></td>
|
||||
<td><img src="images/icondiv.gif" width="55" height="30" border="0" alt="|"></td>
|
||||
<td><a href="mailto:info@webim.ru"><img src="images/icon_mail.gif" width="15" height="10" border="0" alt="Mail"></a></td>
|
||||
</tr></table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><table width="100%" cellspacing="0" cellpadding="0" border="0"><tr>
|
||||
<td height="140" width="30%" bgcolor="#FFD841"><img src="images/empty.gif" width="1" height="1" border="0" alt=""></td>
|
||||
<td width="200" background="images/banntxt.gif" class="bgry"><table width="200" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr><td align="right" class="bann">Sites can speak</td></tr>
|
||||
<tr><td height="25" background="images/banntxtdiv.gif"><img src="images/banntxtdiv.gif" width="1" height="25" border="0" alt=""></td></tr>
|
||||
<tr><td align="right" class="bann"><span class="text">Web Messenger</span></td></tr>
|
||||
</table></td>
|
||||
<td width="70%" background="images/banndiv.gif" class="bgcn"><img src="images/empty.gif" width="1" height="1" border="0" alt=""></td>
|
||||
</tr></table></td>
|
||||
<td><img src="images/tmark.gif" width="120" height="140" border="0" alt=""></td>
|
||||
<td background="images/bannform.gif" align="center" class="bgry"><table width="240" cellspacing="0" cellpadding="0" border="0"><tr><td height="90" background="images/bannformbg.gif" align="center"><table cellspacing="0" cellpadding="0" border="0">
|
||||
<tr><td></td></tr>
|
||||
<tr><td align="right" class="bannform">get response immediately...</td></tr>
|
||||
</table></td></tr></table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td><img src="images/tmarkbott.gif" width="120" height="10" border="0" alt=""></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
<td width="25" valign="top"><table width="25" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr><td height="45"></td></tr>
|
||||
<tr><td height="140" background="images/bannr.gif" valign="top"><img src="images/bannr.gif" width="25" height="1" border="0" alt=""></td></tr>
|
||||
</table></td>
|
||||
</tr></table></td>
|
||||
</tr>
|
||||
<tr><td colspan="5" height="10" bgcolor="#FFFFFF"><img src="images/empty.gif" width="1" height="1" border="0" alt=""></td></tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td colspan="4"><table width="100%" cellspacing="0" cellpadding="0" border="0"><tr><td valign="top"><table width="100%" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr><td height="38"></td></tr>
|
||||
<tr><td class="text">
|
||||
|
||||
|
||||
|
||||
|
||||
<h3>What is Web Messenger?</h3>
|
||||
<p>
|
||||
"Web Messenger" - is unique software allowing visitors of your site to chat with your operators.
|
||||
</p>
|
||||
|
||||
|
||||
<h3>Why should I use Web Messenger?</h3>
|
||||
<p>
|
||||
"Web Messenger" makes it easier to communicate with existing and potential clients.
|
||||
It will significantly increase conversion rates and online sales of your web site.
|
||||
</p>
|
||||
|
||||
<h3>How it works?</h3>
|
||||
<p>
|
||||
You should place the button of Web Messanger at your site.
|
||||
Your visitors click the button and chat with your operators who help them.
|
||||
</p>
|
||||
|
||||
|
||||
<h3>License</h3>
|
||||
<p>
|
||||
This program and the accompanying materials are made available under the terms of
|
||||
the <a href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License v1.0</a>.<br>
|
||||
<br>
|
||||
Project is hosted by <a href="http://www.sourceforge.net/">SourceForge</a>.
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
</td></tr>
|
||||
</table></td></tr></table></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table></td></tr>
|
||||
<tr><td><table width="100%" cellspacing="0" cellpadding="0" border="0"><tr><td valign="bottom" background="images/grey.gif" style="background-position:bottom;background-repeat:repeat-x;"><table width="965" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td width="40"><img src="images/empty.gif" height="1" width="40" border="0" alt=""></td>
|
||||
<td width="100%"><img src="images/empty.gif" height="1" width="900" border="0" alt=""></td>
|
||||
<td width="25"><img src="images/empty.gif" height="1" width="25" border="0" alt=""></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="40"></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td valign="bottom"><table width="100%" cellspacing="0" cellpadding="0" border="0"><tr>
|
||||
<td width="25%"><table cellspacing="0" cellpadding="0" border="0"><tr>
|
||||
<td><img src="images/icon_address.gif" height="10" width="20" border="0" alt=""></td>
|
||||
<td class="address"><a href="mailto:info@webim.ru" title="Mail">info<i>@</i>webim.ru</a></td>
|
||||
</tr></table></td>
|
||||
<td width="50%" valign="bottom" align="right"><table cellspacing="0" cellpadding="0" border="0"><tr>
|
||||
<td><a href="#top" title="Goto top"><img src="images/butt_top.gif" height="40" width="60" border="0" alt=""></a></td>
|
||||
<td class="address"><a href="#top" title="Goto top">Top</a></td>
|
||||
</tr></table></td>
|
||||
<td width="25%" align="right"></td>
|
||||
</tr></table></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table></td></tr></table></td></tr>
|
||||
</table>
|
||||
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script><script type="text/javascript">
|
||||
_uacct = "UA-1120575-12";
|
||||
urchinTracker();
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
@ -1,153 +0,0 @@
|
||||
body,td {
|
||||
font-family : Arial, Helvetica, sans-serif;
|
||||
font-size : 10pt;
|
||||
}
|
||||
a{
|
||||
text-decoration : underline;
|
||||
}
|
||||
a:hover{
|
||||
text-decoration : none;
|
||||
}
|
||||
|
||||
ul{
|
||||
margin-bottom : 10px;
|
||||
margin-top : 10px;
|
||||
margin-left : 0px;
|
||||
}
|
||||
li{
|
||||
margin-left : 18px;
|
||||
list-style-image : url(images/li.gif);
|
||||
}
|
||||
li.error{
|
||||
margin-left : 15px;
|
||||
list-style-image : url(images/li_error.gif);
|
||||
}
|
||||
li.grey{
|
||||
margin-left : 15px;
|
||||
list-style-image : url(images/li_grey.gif);
|
||||
}
|
||||
|
||||
form{
|
||||
margin-bottom : 0px;
|
||||
margin-top : 0px;
|
||||
}
|
||||
|
||||
.bgcn{
|
||||
background-position : center;
|
||||
background-repeat : no-repeat;
|
||||
}
|
||||
.bgrn{
|
||||
background-position : right;
|
||||
background-repeat : no-repeat;
|
||||
}
|
||||
.bgcy{
|
||||
background-position : center;
|
||||
background-repeat : repeat-y;
|
||||
}
|
||||
.bgry{
|
||||
background-position : right;
|
||||
background-repeat : repeat-y;
|
||||
}
|
||||
.bgly{
|
||||
background-position : left;
|
||||
background-repeat : repeat-y;
|
||||
}
|
||||
.bgbx{
|
||||
background-position : bottom;
|
||||
background-repeat : repeat-x;
|
||||
}
|
||||
|
||||
.textform{
|
||||
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
|
||||
font-size : 11px;
|
||||
color : #000000;
|
||||
}
|
||||
.textform a{
|
||||
color : #2971C1;
|
||||
}
|
||||
|
||||
|
||||
.text{
|
||||
font-family : Arial, Helvetica, sans-serif;
|
||||
font-size : 10pt;
|
||||
color : #515151;
|
||||
}
|
||||
.text h1{
|
||||
margin-bottom : 15px;
|
||||
margin-top : 0px;
|
||||
color : #000000;
|
||||
font-size : 18px;
|
||||
font-weight : normal;
|
||||
line-height : 15px;
|
||||
}
|
||||
.text h2{
|
||||
margin-bottom : 15px;
|
||||
margin-top : 0px;
|
||||
color : #000000;
|
||||
font-size : 16px;
|
||||
}
|
||||
.text h3{
|
||||
margin-bottom : 15px;
|
||||
margin-top : 0px;
|
||||
color : #000000;
|
||||
font-size : 15px;
|
||||
}
|
||||
.text h4{
|
||||
margin-bottom : 15px;
|
||||
margin-top : 0px;
|
||||
color : #000000;
|
||||
font-size : 12px;
|
||||
}
|
||||
.text span.date{
|
||||
font-size : 11px;
|
||||
color : #FFFFFF;
|
||||
font-weight : bold;
|
||||
}
|
||||
.text span.sub{
|
||||
font-size : 11px;
|
||||
color : #676767;
|
||||
}
|
||||
.text a.sublink{
|
||||
font-size : 11px;
|
||||
color : #666666;
|
||||
}
|
||||
.text b.black{
|
||||
color : #000000;
|
||||
}
|
||||
.text span.black{
|
||||
color : #000000;
|
||||
}
|
||||
|
||||
.bann{
|
||||
font-family : Arial, Helvetica, sans-serif;
|
||||
font-size : 21px;
|
||||
color : #000000;
|
||||
line-height : 18px;
|
||||
}
|
||||
.bann span.text{
|
||||
font-size : 14px;
|
||||
color : #9F7800;
|
||||
}
|
||||
|
||||
.bannform{
|
||||
font-family : Arial, Helvetica, sans-serif;
|
||||
font-size : 12px;
|
||||
color : #766037;
|
||||
}
|
||||
|
||||
.address{
|
||||
font-family : Arial, Helvetica, sans-serif;
|
||||
font-size : 12px;
|
||||
color : #000000;
|
||||
}
|
||||
.address a{
|
||||
color : #000000;
|
||||
}
|
||||
|
||||
.loadh {
|
||||
font-family : Arial, Helvetica, sans-serif;
|
||||
font-size : 10pt;
|
||||
font-weight : bold;
|
||||
color : #414141;
|
||||
text-decoration: underline;
|
||||
}
|
Before Width: | Height: | Size: 55 KiB |