if (typeof(width) == 'undefined') width = 600; if (typeof(height) == 'undefined') height = 400; if (width < 400) width = 400; if (height < 300) height = 300; document.write('');

 
م