document.write('<table border="0" class="banner">');
	document.write('<tr>');
		document.write('<td  align ="center"><img src ="http://www.paidbysurveys.org/banners/Banner0 - paid by surveys.jpg"/></td>');
	document.write('</tr>');
document.write('</table>');
document.write('<table  background="http://www.paidbysurveys.org/Buttons/Button Large - Blank.jpg" border="0" width ="100%" align="center">');
	document.write('<tr>');
		document.write('<td>');
			document.write('<table cellspacing="0" border ="0" align="center">');
				document.write('<tr>');
					document.write('<td><a href="http://www.paidbysurveys.org/home.htm" onmouseover="roll_over(\'main\', \'http://www.paidbysurveys.org/Buttons/Button Small - Main 1.jpg\')" onmouseout="roll_over(\'main\', \'http://www.paidbysurveys.org/Buttons/Button Small - Main 0.jpg\')"><img border="0" height="25" src="http://www.paidbysurveys.org/Buttons/Button Small - Main 0.jpg" name="main"></a></td>');
					document.write('<td><a href="http://www.paidbysurveys.org/process.htm" onmouseover="roll_over(\'process\', \'http://www.paidbysurveys.org/Buttons/Button Large - The Process 1.jpg\')" onmouseout="roll_over(\'process\', \'http://www.paidbysurveys.org/Buttons/Button Large - The Process 0.jpg\')"><img border="0" height="25" src="http://www.paidbysurveys.org/Buttons/Button Large - The Process 0.jpg" name="process"/></a></td>');
					document.write('<td><a href="http://www.paidbysurveys.org/tips.htm" onmouseover="roll_over(\'tips\', \'http://www.paidbysurveys.org/Buttons/Button Small - Tips 1.jpg\')" onmouseout="roll_over(\'tips\', \'http://www.paidbysurveys.org//Buttons/Button Small - Tips 0.jpg\')"><img border="0" height="25" src="http://www.paidbysurveys.org/Buttons/Button Small - Tips 0.jpg" name="tips"/></a></td>');
					document.write('<td><a href="http://www.paidbysurveys.org/faq.htm" onmouseover="roll_over(\'faq\', \'http://www.paidbysurveys.org/Buttons/Button Small - Faq 1.jpg\')" onmouseout="roll_over(\'faq\', \'http://www.paidbysurveys.org//Buttons/Button Small - Faq 0.jpg\')"><img border="0" height="25" src="http://www.paidbysurveys.org/Buttons/Button Small - Faq 0.jpg" name="faq"/></a></td>');
				document.write('</tr>');
			document.write('</table>');
		document.write('</td>');
	document.write('</tr>');
document.write('</table>');
function roll_over(img_name, img_src)
   {
   document[img_name].src = img_src;
   }