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