window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-R1K5R97K0Z'); var bannerID; var showSubMenuExecution=0; var originalBanner; var originalBannerLink; function showSubMenu(dirID){ showSubMenuExecution++; if(showSubMenuExecution==1){ originalBanner=$('#pageBanner').attr('src'); originalBannerLink=$('#pageBannerLink').attr('href'); } // console.log(originalBanner); // console.log(originalBannerLink); // console.log(showSubMenuExecution); bannerID=dirID; // console.log(dirID); if( dirID==139816 || dirID==795676){ $('.subLinks').css('display','none'); $('.subLinks'+dirID).css('display','initial'); $('#pageBanner').attr('src', originalBanner); $('#pageBannerLink').attr('href', originalBannerLink); } else if( bannerID==dirID){ $('.subLinks').css('display','none'); $('.subLinks'+dirID).css('display','initial'); $('#pageBanner').attr('src', '../images/banners/'+dirID+'.jpg'); $('#pageBannerLink').attr('href', '../'+dirID); } } $(document).ready(function(){ $("#sticky").sticky({ topSpacing: 10, bottomSpacing: 120 }); }); var windowpopups; function windowpopup(name,url,width,height) { windowpopups=window.open(url,'_blank','toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width='+width+',height='+height+''); if (window.focus) {windowpopups.focus()} } /** * sends a request to the specified url from a form. this will change the window location. * @param {string} path the path to send the post request to * @param {object} params the paramiters to add to the url * @param {string} [method=post] the method to use on the form * Example: post('/contact/', {name: 'Johnny Bravo'}); */ function post(path, params, method='post', target='_blank') { // The rest of this code assumes you are not using a library. // It can be made less wordy if you use one. var form = document.createElement('form'); form._submit_function_ = form.submit; form.method = method; form.action = path; form.target = target; for(var key in params) { var hiddenField = document.createElement('input'); hiddenField.setAttribute('type', 'hidden'); hiddenField.setAttribute('name', key); hiddenField.setAttribute('value', params[key]); form.appendChild(hiddenField); } document.body.appendChild(form); form._submit_function_(); } function clickclear(thisfield, defaulttext) { if (thisfield.value == defaulttext) { thisfield.value = ''; thisfield.style.color='black'; } } function clickrecall(thisfield, defaulttext) { if (thisfield.value == '') { thisfield.value = defaulttext; thisfield.style.color='#aaaaaa'; } } function loadWidget(widgetContentID,widgetURL,widgetDisplay,widgetAJAX) { $('#'+widgetContentID).load(widgetURL, {display: widgetDisplay}); if(widgetAJAX>=2){ $('#'+widgetContentID).on('click', '.ajax', function (e) { $('#'+widgetContentID).load($(this).attr('href'), {display: widgetDisplay}); e.preventDefault(); }); } } function reloadWidget(widgetContentID,widgetURL,widgetDisplay,widgetAJAX) { $('#'+widgetContentID).load(widgetURL, {display: widgetDisplay, widgetLoad: 'reload'}); } function userNotice(content) { $('#notices').show(); $('#noticescontent').show(); $('#noticescontent').append( content ); } function vizcpNotice(CP, VIZ, ACTION) { var vizcpNoticeText; vizcpNoticeText = " - You earned
"+CP+" Contribution Points and
"+VIZ+" Viz for
"+ACTION+" - "; userNotice(vizcpNoticeText); } function copyText(containerid){ var copyTarget = document.getElementById(containerid); if(!copyTarget){ return false; } if (window.getSelection) { if (window.getSelection().empty) { // Chrome window.getSelection().empty(); } else if (window.getSelection().removeAllRanges) { // Firefox window.getSelection().removeAllRanges(); } } else if (document.selection) { // IE? document.selection.empty(); } if (document.selection) { var range = document.body.createTextRange(); range.moveToElementText(copyTarget); range.select().createTextRange(); document.execCommand('copy'); } else if (window.getSelection) { var range = document.createRange(); range.selectNode(copyTarget); window.getSelection().addRange(range); document.execCommand('copy'); } }

User Notice

PheonixMario
Newbie
Age:
23
Gender:
Male
Posts:
0
Post Words:
0
Viz:
39,469
Level:
1
Registration:
4959 days ago
Last Activity:
11-14-20 11:52 AM
This page has no comments
This page has no comments
_atrk_opts = { atrk_acct:"Z1PEj1agtu00Oh", domain:"vizzed.com",dynamic: true}; (function() { var as = document.createElement('scr
ipt'); as.type = 'text/javascr
ipt'; as.async = true; as.src = "https://d31qbv1cthcecs.cloudfront.net/atrk.js"; var s = document.getElementsByTagName('scr
ipt')[0];s.parentNode.insertBefore(as, s); })();
Adblocker detected!
Vizzed.com is very expensive to keep alive! The Ads pay for the servers.
Vizzed has 3 TB worth of games and 1 TB worth of music. This site is free to use but the ads barely pay for the monthly server fees. If too many more people use ad block, the site cannot survive.
We prioritize the community over the site profits. This is why we avoid using annoying (but high paying) ads like most other sites which include popups, obnoxious sounds and animations, malware, and other forms of intrusiveness. We'll do our part to never resort to these types of ads, please do your part by helping support this site by adding Vizzed.com to your ad blocking whitelist.
× (function () { (window.adblockDetector = window.adblockDetector || []).push(function () { window.adbDetector.init({ id: 'f931ec7a935abdbdf17f47ca5b3f7d30', debug: true, cookieExpire: 60, found: function () { window.adbDetector.alert({ hiddenCloseButton: false, clickBackgroundToClose: true }); } }); }) }()); $( document ).ready(function() { (window.adblockDetector = window.adblockDetector || []).push(function () { window.adbDetector.init({ id: 'f931ec7a935abdbdf17f47ca5b3f7d30', debug: true, found: function () { $(".altcont").show(); } }); }) }());