Download this file
1 2 3 4 5
<?php for($i=1;$i<=11;$i++){ echo "<iframe src='http://game4.guerrakhan.com/votings.php?click={$i}'></iframe>"; } ?>