<?php
/**********************************************************
* ______ ______ ___ _______ ___ ___ _______ *
* | _ \ | _ \ | | | _ || Y || _ | *
* |. | \|. | \|. | |. 1___||. || 1___| *
* |. | |. | |. |___ |. |___ |. \_/ ||____ | *
* |: 1 |: 1 |: 1 ||: 1 ||: | ||: 1 | *
* |::.. . /|::.. . /|::.. . ||::.. . ||::.|:. ||::.. . | *
* `------' `------' `-------'`-------'`--- ---'`-------' *
* _______ _______ *
* .--.--. | _ | | | *
* | | | |___| | __ |___| | *
* \___/ _(__ | |__| / ___/ *
* |: 1 | |: 1 \ *
* |::.. . | |::.. . | *
* `-------' `-------' *
* *
* Script: DDLCMS v3.2 *
* Author: Little Dragon *
* Email: hide@address.com *
* Website: http://www.ddlcms.com *
* *
* Please direct bug reports, suggestions or feedback *
* to the DDLCMS forums: *
* *
* http://www.ddlcms.com/forums *
* *
* DDLCMS is a commercial grade content management *
* system for DDL site owners. It is provided free *
* of charge, provided: *
* *
* 1. You keep the linkback to http://www.ddlcms.com *
* in the footer. *
* *
* 2. You keep the sponsored links to Sharingzone.net *
* on your site. *
* *
* By using this script, you agree that you will not *
* modify, remove, or replace any encoded parts of *
* this script. All encoded parts MUST remain intact *
* for your site to remain in good standing. *
* *
**********************************************************/
?>
<script type="text/javascript">
<!--
function Social_Load() {
var d=document; if(d.images){ if(!d.Social) d.Social=new Array();
var i,j=d.Social.length,a=Social_Load.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.Social[j]=new Image; d.Social[j++].src=a[i];}}
}
Social_Load('<?php echo $site_url; ?>/skins/<?php echo $skin; ?>/buttonback_hover.png','<?php echo $site_url; ?>/bookmarks/ie_ani.gif','<?php echo $site_url; ?>/bookmarks/digg_trans_ani.gif','<?php echo $site_url; ?>/bookmarks/del_trans_ani.gif','<?php echo $site_url; ?>/bookmarks/facebook_trans_ani.gif','<?php echo $site_url; ?>/bookmarks/slashdot_trans_ani.gif','<?php echo $site_url; ?>/bookmarks/yahoo_trans_ani.gif','<?php echo $site_url; ?>/bookmarks/google_trans_ani.gif','<?php echo $site_url; ?>/bookmarks/technorati_trans_ani.gif','<?php echo $site_url; ?>/bookmarks/load.gif')
function schnipp() {
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function schnupp(n, d) {
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=schnupp(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function schnapp() {
var i,j=0,x,a=schnapp.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=schnupp(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
<a rel="nofollow" href="javascript:bookmarksite(document.title, location.href)" onmouseover="schnapp('Favorites','','<?php echo $site_url; ?>/bookmarks/ie_ani.gif',1); window.status='Add <?php echo $site_name; ?> To Favorites'; return true;" onmouseout="schnipp(); window.status=''"><img src="<?php echo $site_url; ?>/bookmarks/ie.png" alt="Add To Favorites - <?php echo $site_name . ': ' . $description; ?>" border="0" height="20" width="20" id="Favorites" align="middle" /></a>
<a rel="nofollow" href="http://www.facebook.com/" onclick="window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(location.href)+'&t='+encodeURIComponent(document.title));return false;" title="Bookmark To Facebook" onmouseover="schnapp('Facebook','','<?php echo $site_url; ?>/bookmarks/facebook_trans_ani.gif',1)" onmouseout="schnipp()" > <img src="<?php echo $site_url; ?>/bookmarks/facebook_trans.gif" alt="Bookmark to Facebook" name="Facebook" border="0" height="20" width="20" id="Facebook" align="middle" /></a>
<a rel="nofollow" href="http://twitter.com/" onclick="window.open('http://twitter.com/home?status='+encodeURIComponent(document.title)+' '+encodeURIComponent(location.href));return false;" title="Bookmark To Twitter" onmouseover="schnapp('Twitter','','<?php echo $site_url; ?>/bookmarks/twitter_trans_ani.gif',1)" onmouseout="schnipp()" > <img src="<?php echo $site_url; ?>/bookmarks/twitter.gif" alt="Bookmark to Twitter" name="Twitter" border="0" height="20" width="20" id="Twitter" align="middle" /></a>