var wstr=unescape(window.location.href)
var np=false
if(wstr.indexOf("wiredpages.qisoftware.com") != -1)np=true
if(np) {
var isMac = (navigator.appVersion.indexOf("Mac") != -1) ? true : false
document.write('<a href="http://www.hosting-q.com"><img src="http://blog.qisoftware.com/wp_hosting-q_ad.jpg" border=0 ></a>')
//if(isMac)document.write('<iframe src="http://hosting-q.com/servlet/cjSportsServlet" frameborder=no scrolling=no width=235 height=1409></iframe>')
//else document.write('<iframe src="http://hosting-q.com/servlet/cjSportsServlet" frameborder=no scrolling=no width=235 height=1419></iframe>')
}else {
document.write("No Authorization--  contact qisoftware.com")
}