
            <!-- Begin Flycast Ad-Sharing Header Copyright ©1999 Flycast Communications. All rights reserved. Patent Pending -->
 
            <!--
            /* Ad Sharing Code */
            /* © Copyright Flycast Communications Corporation, 1999   */
                    var rand        = Math.random();
                    var seed        = Math.floor(rand*100);
                    var qnumber     = Math.floor(rand*10000);

                    FlycastSite     = "gensourcecom";
                    FlycastPage     = "gensource";
                    FlycastWidth    = 468;
                    FlycastHeight   = 60;
                    FlycastPrintTag = (0 <= seed) && (seed < 100);
                    FlycastNewAd    = true;

                    FlycastLoaded   = false;
                    FlycastVersion  = 3.5;

            function FlycastAdSharing()
            {
            /* print appropriate tag based upon percentage */

                if ((0 <= seed) && (seed < 100)) {  /* 100 Percent for Flycast */
                    if (FlycastLoaded)  FlycastDeliverAd();
                }

            }     /*   close function FlycastAdSharing()    */
            //-->
 
            <!-- End Flycast Ad-Sharing Header Copyright ©1999 Flycast Communications. All rights reserved. Patent Pending -->