Clipmarks
pennyserenadefollowshare
8-30-2009 11:31 AM
73 views
If astronauts can't get healthcare, then you, dear reader, are screwed.


// onload hacks here
window.onload = function() {
try
{
jQuery('#ad-300x250 [src]').each( function( i, el ) {
el = jQuery(el);
if (el.attr('src') != undefined) {
if (el.attr('src').match( /817-grey.gif/)) {
expandTopStories();
}
}
});
if (jQuery('#ad-300x250').html().trim().length == 0) expandTopStories();

cont = jQuery('#content .metadata .ad300x40');
if (cont.length > 0) {
for (i=0; i < cont.length; i++) {
var el = jQuery('[src]', cont.eq(i));
found = false;
for (j=0; j < el.length; j++) {
if (el.eq(j).attr('src') != undefined) {
if (el.eq(j).attr('src').match( /817-grey.gif/)) {
found = true;
}
}
}
if (!found)
{
cont.eq(i).css( { 'marginBottom' : '10px' } );
}
}
}

var ad160x160bottom = jQuery('#ad-160x160-bottom');
if
Login to Comment.  Not a member yet? Sign up
Embed This Clip In Your Site...

New from the makers of Clipmarks:  Amplify.com - Don't just share the news...Amplify it!

OK