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