Exemplo n.º 1
0
     } elseif ($p == "learnmore") {
         include "learnmore.php";
         $embedcode = learnmore($wavephoto);
     } elseif ($p == "signup") {
         header("Location: signup.php");
     } elseif ($p == "signin") {
         header("Location: signin.php");
     } elseif ($p == "forgotpassword") {
         include "forgotpassword.php";
         $embedcode = forgotpassword($wavephoto);
     } elseif ($p == "statistics") {
         include "statistics.php";
         $embedcode = statistics($wavephoto);
     } elseif ($p == "faq") {
         include "faq.php";
         $embedcode = faq($wavephoto);
     } elseif ($p == "invite") {
         include "invite.php";
         $embedcode = invite($wavephoto, $myid);
     } elseif ($p == "random") {
         include "random.php";
         $p = randomsite();
         $pagetype = "project";
         include "autoembed.php";
         $embedcode = autoembed($p);
     }
 } elseif ($pagetype == "profile") {
     include "profile.php";
     $embedcode = profile($p);
 } elseif ($pagetype == "myprofile") {
     include "myprofile.php";
        text_help(4);
        videos(2);
        course(2);
        faq(4);
    } else {
        if (count($kol) == 2) {
            text_help(8);
            videos(2);
            course(2);
            faq(8);
        } else {
            if (count($kol) == 1) {
                text_help(8);
                videos(2);
                course(2);
                faq(4);
            }
        }
    }
}
?>
                                </div>
                        </div>
<!--overview Content-repalce End--> 
                    </div>
                </div>
            </div> 
        </div>
    </div>
</div>
<!--Tabs Navigation Modules Area Stop-->