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