document.write('<iframe' +
				' name="geldesatma"' +
		        ' width="'+width+'"' +
		        ' height="'+height+'"' +
		        ' frameborder=0'+
		        ' src="http://www.azkaldi.com/page/frame.php"'+ 
		        ' marginwidth="2"' +
		        ' marginheight="2"' +
		        ' vspace="0"' +
		        ' hspace="0"' +
		        ' allowtransparency="true"' +
		        ' scrolling="no">');
document.write('</iframe>');