Panel/ControlPanel/modules/ftp/skins/blue/google_login_firefox.template.php
2025-09-11 13:29:15 -04:00

15 lines
665 B
PHP

<?php defined("NET2FTP") or die("Direct access to this location is not allowed."); ?>
<!-- Template /skins/india/google_login.template.php begin -->
<?php if ($net2ftp_settings["show_google_ads"] == "yes") { ?>
<script type="text/javascript"><!--
google_ad_client = "pub-8420366685399799";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQ6euXhAIaCCVoLCVNhFbqKPG193M";
google_ad_channel = "4022212193";
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<?php } // end if ?>
<!-- Template /skins/india/google_login.template.php end -->