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