function externallinks() {
if (!document.getElementsByTagName){return};
var anchors = document.getElementsByTagName("a");
for (var i=0; i<anchors.length; i++) {
var anchor = anchors[i];
if (anchor.getAttribute("href") && (anchor.getAttribute("rel") == "external" || anchor.getAttribute("rel") == ("external nofollow"))){
anchor.target = "_blank";}}}
window.onload = externallinks;
function grin(tag){
var myField;tag = ' ' + tag + ' ';
if (document.getElementById('comment') && document.getElementById('comment').type == 'textarea') {
myField = document.getElementById('comment');
} else {return false;}
if (document.selection) {
myField.focus();
sel = document.selection.createRange();
sel.text = tag;
myField.focus();}
else if (myField.selectionStart || myField.selectionStart == '0') {
var startPos = myField.selectionStart;
var endPos = myField.selectionEnd;
var cursorPos = endPos;
myField.value = myField.value.substring(0, startPos) + tag + myField.value.substring(endPos, myField.value.length);
cursorPos += tag.length;
myField.focus();
myField.selectionStart = cursorPos;
myField.selectionEnd = cursorPos;}
else {myField.value += tag;myField.focus();}}
var k = [];var s = 0;var x = false;
document.onkeydown = function(e){e = e || window.event;k.push(e.keyCode);if (k.toString().indexOf("38,38,40,40,37,39,37,39,66,65") >= 0 && x == true) {document.body.style.backgroundImage = "url('http://shansing.com/wp-content/themes/funsing/images/bgb.jpg')";document.getElementById("blogtitle").style.textDecoration = "blink";document.getElementById("blogtitle").style.color = "#f8b138";document.getElementById("notice").innerHTML = "<strong>闪星在说：</strong>原地复活，让我们怀着信仰在空中飘扬。 ";document.body.style.backgroundColor = "#34a144";x = false;k = [];}
else if (k.toString().indexOf("83,72,65,78,83,73,78,71") >= 0) {s = s + 1;if (s > 3 && x == false){{alert("衷心祝福您健康快乐、事业有成！");k = [];}}else if (s >= 3){alert("信闪星，上上下下左右左右BA，挂后复活，状态全满！");x = true;k = [];}else if(s == 2){alert("信闪星，一生中会有很多惊喜和幸运！");k = [];}else if(s == 1){alert("信闪星，生活从此丰富多彩！");k = [];}}}
var jiathis_config={
	data_track_clickback:true,
	hideMore:false
}
var nuffnang_bid = "66ef0168777def2db9f1bf346ae2c52f";
function changelinks()
{document.getElementById("powered").href="http://cn.wordpress.org";
document.getElementById("themed").href="http://www.crossyou.cn/corner2010.htm";
document.getElementById("themed2").href="http://shansing.com/shansing-is-one-year-old/";
document.getElementById("hosted").href="http://my.zuoye.ca/aff.php?aff=001";}
