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