//This Script By: smart@dezfoul.net
//http://weblog.dezfoul.net/smart
//Last update: 2005/04/03
function clkswpimg(el){
        if(document.all || document.layers){
    		ts=el.src
    		el.src=el.lowsrc
    		el.lowsrc=ts
        }
}
function faalehafez(){
window.open("http://www.dezfoul.net/~smart/hafez/faale-hafez.htm","_blank","scrollbars=no left=350 top=200 width=300 height="+(screen.height-600))
}