View Single Post
Old 2011-04-21, 06:32 PM   #2
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
For your AWEmpire iframe, the src appears to be wrong - points to a local file, but, one that is not on your server. All of your iframes appear to be pointing to local pages rather than the external site they should point to. I suspect whatever web editor you're using is mangling the iframe locations.

Code:
<!--START Awempire.com IFRAME-->
<iframe allowtransparency="true" src="index_files/a.htm" marginheight="0" marginwidth="0" align="middle" width="130" frameborder="No" height="840" scrolling="no"></iframe><!--END Awempire.com IFRAME-->
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote