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/cjSearchServlet" frameborder=no scrolling=no width=225 height=409></iframe>')
//else document.write('<iframe src="http://hosting-q.com/servlet/cjSearchServlet" frameborder=no scrolling=no width=225 height=419></iframe>')
}else {
document.write("No Authorization--  contact qisoftware.com")
}