$randomads = rand(1,2); //Display Google(1) or Yahoo (2)
<if condition="$randomads == 1"> //Show Google Ads <else /> //Show Yahoo Ads </if>