/[svn]/web/trunk/www.linuxsampler.org/index.php
ViewVC logotype

Diff of /web/trunk/www.linuxsampler.org/index.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1938 by senoner, Mon Jul 13 00:35:50 2009 UTC revision 2033 by persson, Sun Nov 22 10:03:14 2009 UTC
# Line 112  Line 112 
112    
113  <body>  <body>
114    
115          <div id="mainwindow"><img name="LinuxSampler" src="gfx/lsbackground.jpg" alt="LinuxSampler">          <div id="mainwindow"><div class="lsbackground"><img name="LinuxSampler" src="gfx/lsbackground.jpg" alt="LinuxSampler"></div>
116    
117                  <h1><span class="hidden">The LinuxSampler Project</span></h1>                  <h1><span class="hidden">The LinuxSampler Project</span></h1>
118    
# Line 135  Line 135 
135                          <a id="links" href="links.html" onmouseover="javascript:if(document.images)document.links.src = linksover.src" onmouseout="javascript:if(document.images)document.links.src = linksout.src"><img name="links" src="gfx/mlinks.png" alt="links"></a>                          <a id="links" href="links.html" onmouseover="javascript:if(document.images)document.links.src = linksover.src" onmouseout="javascript:if(document.images)document.links.src = linksout.src"><img name="links" src="gfx/mlinks.png" alt="links"></a>
136                          <a id="credits" href="credits.html" onmouseover="javascript:if(document.images)document.credits.src = creditsover.src" onmouseout="javascript:if(document.images)document.credits.src = creditsout.src"><img name="credits" src="gfx/mcredits.png" alt="credits"></a>                          <a id="credits" href="credits.html" onmouseover="javascript:if(document.images)document.credits.src = creditsover.src" onmouseout="javascript:if(document.images)document.credits.src = creditsout.src"><img name="credits" src="gfx/mcredits.png" alt="credits"></a>
137    
138  <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="10" height="20">  <div class="boxed">
   
139  <form action="https://www.paypal.com/cgi-bin/webscr" method="post">  <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
140  <input type="hidden" name="cmd" value="_s-xclick">  <input type="hidden" name="cmd" value="_s-xclick">
141  <input type="hidden" name="hosted_button_id" value="6746056">  <input type="hidden" name="hosted_button_id" value="6746056">
142  <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_subscribeCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">  <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_subscribeCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
143  <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">  <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
144  </form>  </form>
   
145  <form action="https://www.paypal.com/cgi-bin/webscr" method="post">  <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
146  <input type="hidden" name="cmd" value="_s-xclick">  <input type="hidden" name="cmd" value="_s-xclick">
147  <input type="hidden" name="hosted_button_id" value="6746149">  <input type="hidden" name="hosted_button_id" value="6746149">
148  <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">  <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
149  <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">  <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
150  </form>  </form>
151    <a href="donations.html">Why donate?</a>
152    </div>
153    <p>
154    <div class="">
155    <center>
156    <script type="text/javascript"><!--
157    google_ad_client = "pub-3408196773880325";
158    /* 120x600, created 8/3/09 */
159    google_ad_slot = "2910827959";
160    google_ad_width = 120;
161    google_ad_height = 600;
162    //-->
163    </script>
164    <script type="text/javascript"
165    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
166    </script>
167    </center>
168    </div>
169    
170    
171                          </td><td valign=top width="100%">                          </td><td valign=top width="100%">
172                          <div id="contents">                          <div id="contents">
# Line 162  Line 179 
179    
180              <h2>Latest CVS Commits</h2>              <h2>Latest CVS Commits</h2>
181    
182              <table class="cvs" width=100%>              <table class="cvs">
183                <tbody>                <tbody>
184                  <tr>                  <tr>
185                    <td valign="top" width=50%>                    <td valign="top" width=50%>

Legend:
Removed from v.1938  
changed lines
  Added in v.2033

  ViewVC Help
Powered by ViewVC