<?xml version="1.0" encoding="utf-8"?>
<snippet xmlns="http://www.realmacsoftware.com/2007/Snippet/">
	<title>random maopost.com poster sidebar</title>
	<content type="html">&#60;?php
echo &#34;&#60;a href=http://www.maopost.com&#62;&#60;img src=http://www.maopost.com/widget/logo_en_h.gif width=250&#62;&#60;/a&#62;&#60;br&#62;&#60;br&#62;&#34;;
$maopost = rand(1,1671);
$isomaopost = sprintf(&#34;%04d&#34;, $maopost);
$link1=&#34;http://www.maopost.com/postl/&#34;;
$link2=&#34;-001M.jpg&#34;;
$maourl= &#34;$link1$isomaopost$link2&#34;;
echo &#34;&#60;a href=&#34; . $maourl . &#34;&#62;&#60;img src=&#34; . $maourl . &#34; width=250&#62;&#60;/a&#62;&#60;br&#62;&#34;;
?&#62;</content>
</snippet>
