// JavaScript Document
function openstickleypopup(popurl){
var winpops=window.open(popurl,"","width=800,height=800,status,resizable")
}
//"javascript:openstickleypopup('http://www.stickley.com/fall')"
