It ain't all that! Greatbux is better. You get the same for each ads you click, but there are incentives you can signup for and get up to $2.50 for each.
- Sign up and get a bonus of $0.50
- Minimum payout is $5.00
- Referrals are cheeper, just check it out!
Link #1...
or you can use javascript.
It should be formated as shown below:
<html>
<head>
<script type="text/javascript">
function gotopage ()
{
document.location.href="the url";
}
</script>
</head>
<body>
<img src="a image" onclick="gotopage()" />
</body>
</html>