summaryrefslogtreecommitdiff
path: root/htdocs/posters.php
blob: 65536b97a426096873c3d08a169fdfbbc82d722c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<?php
// Vim Poster link
require_once("include/init.inc");
$page_title = "Vim posters";

include("header.php");
?>
<h1>Vim posters</h1>


<p>
<table id='layout'>
<tr>
<td align='center'>
I have bought this poster, the print quality is very good.
<p>

<a class="APCTitleAnchor" href="http://affiliates.allposters.com/link/redirect.asp?item=3331193&AID=472811391&PSTID=1&LTID=2&lang=1" target="_top" title="Vim Cleanser and Polisher, When Things are Dim Give 'Em Vim"><img src="http://imagecache2.allposters.com/images/MEPOD/10092268.jpg" alt="Vim Cleanser and Polisher, When Things are Dim Give 'Em Vim" border="0" height="350" width="262"></a>
<img src="http://tracking.allposters.com/allposters.gif?AID=472811391&PSTID=1&LTID=2&lang=1" border="0" height="1" width="1">
<BR>
<span style="font-family:verdana,arial,helvetica;font-size:10;" >
<a class="APCTitleAnchor" href="http://affiliates.allposters.com/link/redirect.asp?item=3331193&AID=472811391&PSTID=1&LTID=2&lang=1" target="_top" title="Vim Cleanser and Polisher, When Things are Dim Give 'Em Vim
Giclee Print">Vim Cleanser and Polisher, When Things are Dim Give 'Em Vim

Giclee Print</a><BR>
Available in 5 sizes<BR>
<a class="APCTitleAnchor" href="http://affiliates.allposters.com/link/redirect.asp?item=3331193&AID=472811391&PSTID=1&LTID=2&lang=1" target="_top" title="Vim Cleanser and Polisher, When Things are Dim Give 'Em Vim">Buy  at AllPosters.com</a><BR>
</span>

</tr>
</table>

<p>
Ordering through these links will give me a percentage, thus it's also a 
thank-you to me, in a way.
<p>
AllPosters delivers all around the world at reasonable prices.
<p>
They have many, many different posters.  Search here (e.g., try "sunflowers"):
<form method="post" action="http://affiliates.allposters.com/link/redirect.asp?AID=472811391&PSTID=1&LTID=6&LID=105&lang=1" target="_top">  <table cellpadding="0" cellspacing="0" border="0" bgcolor="#CC3333"><tr><td colspan="3">  <img src="http://imagecache2.allposters.com/images/banners/searchbox2_center.gif" width="200" height="42" border="0">  </td></tr><tr><td>  <img src="http://imagecache2.allposters.com/images/banners/searchbox2_left.gif" width="70" height="29" border="0">  </td><td valign="top"><input type="text" name="associatesearch" size="9">  </td><td>  <input type="image" src="http://imagecache2.allposters.com/images/banners/searchbox2_right.gif" width="48" height="29"  border="0">  </td></tr></table></form><img src="http://tracking.allposters.com/allposters.gif?AID=472811391&PSTID=1&LTID=6&LID=105&lang=1" border="0" height="1" width="1">

<p>
If you have good or bad experiences with AllPosters, send me an email:
Bram AT vim DOT org.

<?php
$google_ads = "big";
include("footer.php");
?>