Advertisement Specifications for Option 1 Reciprocal Link with MyFootShop.com

HTML-code Advertisements
Maximum width:                 156 pixels
Maximum height:                100 pixels


Banner Graphic Advertisements
Maximum width:                  156 pixels
Maximum height:                 100 pixels
Maximum graphic file size:    20 kilobytes
Acceptable File Types:          .jpg   OR   .gif  (animated .gif's are acceptable)


Flash™ Advertisements
Maximum width:                  156 pixels
Maximum height:                 100 pixels
Maximum graphic file size:    15 kilobytes

NOTE: The .swf file must reside on your server, so your object reference needs to be adjusted to it's fully qualified URL.
Example:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" ID="ad" WIDTH="156" HEIGHT="100">
<param NAME="movie" VALUE="http://www.YOUR-DOMAIN-NAME.COM/YOUR-FLASH-MOVIE.swf">
<param NAME="quality" VALUE="high">
<param NAME="loop" VALUE="true">
<embed src="http://www.YOUR-DOMAIN-NAME.COM/YOUR-FLASH-MOVIE.swf" loop="true" quality="high" WIDTH="156" HEIGHT="100" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED>
</object>