<?php
   if (function_exists(‘generateRandomImgTag’))
   {
      generateRandomImgTag();
   }
?>