Hey, just follow these steps. 1. Sign up for a Google Account and Adsense, 2. Copy the following code into Notepad: <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>Google Adsense</title> <base target="_parent"> </head> <body> <!--insert Google Adsense Code Here--> </body> </html> 3. With the Adsense code from Google paste it into notepad where the code above indicates and save it as "adsense.htm" and upload it to your server. 4. Now paste the code underneath into wherever you need to put the adsense code. Replacing "/documents/adsense.htm" with the location of the adsense.htm file. Also change the height and width of the Code if needed. Code: <CENTER> <fb:iframe src='/documents/adsense.htm' style='border:0px;' width='800' height='100' scrolling='no' frameborder='0'/> </CENTER> Well that's the way i do.