Dear all, Please remove this information box and marker from this iframe... anybody know the answer reply me.. below in code.. <?php $fullpostcode='HA2+9SG'; ?> <iframe width="500" height="400" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?q=<?=str_replace(' ','+',$fullpostcode)?>,+United+Kingdom&layer=c&sll=51.573094,-0.371677&cbp=13,267.71,,0,3.74&cbll=51.573198,-0.371307&hl=en&ie=UTF8&hq=&hnear=<?=str_replace(' ','+',$fullpostcode)?>,+United+Kingdom&ll=51.573136,-0.371314&spn=0.003567,0.009645&t=m&z=14&iwloc=A&source=embed&output=svembed"> </iframe> Code (markup):