function showClock(file,width,height,wmode){file =  new String (file);var str='<embed src="http://flash-clock.persiangig.com/Bonyanalam_clock_'+file+'.swf"'+' width="'+width+'"'+' height="'+height+'"';if (wmode) str +=' wmode="transparent"';str +='">';document.write( str );}