var richmediaformats = "";

richmediaformats += '<p class="firstparagraph">Rich Media Ad Specs</p>';

richmediaformats += '<table cellspacing="1" cellpadding="1" border="1">';
richmediaformats += '<tr>';
richmediaformats += '<th>Ad Product</th>';
richmediaformats += '<th>Dimensions</th>';
richmediaformats += '<th>File Size</th>';
richmediaformats += '<th>Format</th>';
richmediaformats += '<th>Z-Index</th>';
richmediaformats += '<th>Wmode</th>';
richmediaformats += '</tr>';
richmediaformats += '<tr>';
richmediaformats += '<td>728x90<br>';
richmediaformats += '(Expandable)</td>';
richmediaformats += '<td><p>max expanded: downward only<br>';
richmediaformats += '728x400 </p>';
richmediaformats += '<p>&nbsp;</p></td>';
richmediaformats += ' <td rowspan="4">initial load: 40k<br>';
richmediaformats += 'polite load: 961k</td>';
richmediaformats += '<td rowspan="4">3rd party served only</td>';
richmediaformats += '<td rowspan="4"><p>Below 500</p></td>';
richmediaformats += '<td rowspan="4"><p>Transparent</p></td>';
richmediaformats += '</tr>';
richmediaformats += '<tr>';
richmediaformats += '<td>300x250<br>';
richmediaformats += '(Expandable)</td>';
richmediaformats += '<td><p>max expansion: downward and leftward<br>';
richmediaformats += '500x400</p>';
richmediaformats += '<p>&nbsp;</p></td>';

richmediaformats += '</tr>';
richmediaformats += '<tr>';
richmediaformats += '<td>160x600<br>';
richmediaformats += '(Expandable)</td>';
richmediaformats += '<td>max:  downward and leftward<br>';
richmediaformats += '400x600</td>';
richmediaformats += '</tr>';
richmediaformats += '<tr>';
richmediaformats += '<td>400x400<br>';
richmediaformats += '(Floating/Overlay)</td>';
richmediaformats += '<td><p>max: 400x400 for 8-10 seconds<br>';
richmediaformats += 'w 20x30 close button</p>';
richmediaformats += '<p>&nbsp;</p></td>';
richmediaformats += '</tr>';
richmediaformats += '</table>';
richmediaformats += '<p>&nbsp;</p>';
richmediaformats += '</LI>';
   
richmediaformats += '<p><strong>Format:</strong><BR>';
richmediaformats += 'All Expandable Ad units MUST be built and served by an approved Rich Media vendor. See preferred <A href="../richmediapartners/index.html" target="_self">Rich Media Partners</A>.</p>';
richmediaformats += '<p><strong>Expandable Executions Must:</strong></p>';
richmediaformats += '<ul>';
richmediaformats += '<LI>Expansion is <strong> only </strong> user initiated by click or rollover/mouse-over<BR>';
richmediaformats += '<LI>Retract upon rolloff/mouse-off event - unless the user explicitly interacts with the already expanded ad, by clicking on it<BR>';
richmediaformats += '<LI>In all cases, include a close button with an <strong>"X" graphic and the word "CLOSE" promiently displayed</strong> that retracts the ad at a height/width of no less than 20h x 30w<BR>';
richmediaformats += '<LI>Not expand under the navigation bar, nor site content at any time<BR>';
richmediaformats += '<LI>Not expand under our navigation bar, nor site content at any time<BR>   ';    
richmediaformats += '<LI>Excluded from Home Pages, Game pages or Video Pages.<BR>   ';    
richmediaformats += '</UL>';
richmediaformats += '<p><strong>Audio:</strong><BR>';
richmediaformats += 'All audio must be user initiated by click.<BR>';
richmediaformats += 'All audio enabled ads must have prominently displayed audio controls (mute/unmute)<BR>';
richmediaformats += 'Must be encoded at a maximum volume of -12db</p>';
richmediaformats += '<p><strong>Video:</strong><BR>';
richmediaformats += 'Can contain auto-start video, in either its initial or expanded state.<BR>';
richmediaformats += 'All video enabled ads must have prominently displayed video controls (play/pause)</p>';
richmediaformats += '</LI>';

richmediaformats += '<p class="firstparagraph">Floating Ad Unit</p>';
richmediaformats += '<p><strong>Floater Executions Must:</strong></p>';
richmediaformats += '<ul>';
richmediaformats += '<LI>Display for no longer than 4 - 8 seconds - subject to site approval based on creative execution. (for example, static floaters will have their max time reduced to the minimum)<BR>';
richmediaformats += '<LI>Open a new browser window upon user clickthrough<BR>';
richmediaformats += '<LI>Not cover our logo, navigation bar, nor reserved advertiser in-page placements at any time - page positioning subject to site approval<BR>';
richmediaformats += '<LI>Not pause a primary interaction element as specified by the site (for example, search boxes and primary navigation bars)<BR>';
richmediaformats += '<LI>Have a close button with an <strong>"X" graphic and the word "CLOSE" promiently displayed</strong> that retracts the ad at a height/width of no less than 20h x 30w<BR>';   
richmediaformats += '<LI>Audio enabled floating ad units are not allowed.<BR>   ';    
richmediaformats += '<LI>Can contain auto-start video within the 400x400 ad area<BR>   ';  
richmediaformats += '</UL>';
richmediaformats += '<p><strong>DELIVERY SPECIFICATIONS</strong><BR>';
richmediaformats += '<p><strong>Frequency Capping:</strong><BR>';
richmediaformats += '1 per user per day<BR>';
richmediaformats += '<p><strong>Restrictions:</strong><BR>';
richmediaformats += 'Floating ad units cannot run on the following:<BR>';
richmediaformats += '<ul>';
richmediaformats += '<LI>Home Page<BR>   ';  
richmediaformats += '<LI>Video Pages<BR>   '; 
richmediaformats += '<LI>Entry Form Pages<BR>   '; 
richmediaformats += '<LI>Voting Pages<BR>   '; 
richmediaformats += '<LI>Games Pages<BR>   '; 
richmediaformats += '<LI>All pages of tentpole sections<BR>   '; 
richmediaformats += '</LI>';
richmediaformats += '</UL>';
richmediaformats += '<p><strong>*NOTE:</strong> If the expandable ad unit does not adhere to the specifications listed above it will need to be revised.</p> ';

richmediaformats += '<p></p>';


document.write(richmediaformats);

