// -----------------------
//   Bush Countdown
// -----------------------

function AddWidget(){
	window.location.href = "http://action.credomobile.com/2008/01/only_a_year_to_go.html"
}


function AddWidgetLink(){
	document.write('<div class="add_widget"><a href="http://action.credomobile.com/2008/01/only_a_year_to_go.html" onclick="AddWidget();return false">+add to my site</a></div>');
}


function WriteBushCountdown(){
	document.write('<div id="bush_countdown"><iframe src="http://www.credomobile.com/rss/BushCountDown.aspx" width=180 height=78 border=0 frameborder=0 scrolling=no class="bush_iframe"></iframe>')
	
	AddWidgetLink()
	
    document.write('</div>')
}

function BCsetCursor(element) {
	element.style.cursor='pointer';
}
	
function BCGoToUrl() {		
	parent.location.href='http://www.credomobile.com/?entrycode=300143'
}

	


// -----------------------
//   This Modern World
// -----------------------

function AddTMWWidget(){
	window.location.href = "http://action.credomobile.com/2007/12/add_tom_tomorrow_to_your_site.html"

}

function AddTMWWidgetLink(){
	document.write('<div class="add_widget"><a href="http://action.credomobile.com/2007/11/add_bush_countdown_to_your_sit.html#changeThisURL" onclick="AddTMWWidget();return false">+add to my site</a></div>');
}

function WriteTMW(){
	document.write('<div id="tmw"><iframe src="http://action.credomobile.com/comics/widget.html" class="tmw_iframe"  border="0" frameborder="0" scrolling="no"></iframe><script language="javascript">AddTMWWidgetLink()</script></div>')
}



// -----------------------
//   Dose of Durst
// -----------------------

function WriteDoseOfDurst(){
	document.write('<div id="dose_of_durst"><iframe src="http://www.credoaction.com/durst/index.html" width=298 height=160 border=0 frameborder=0 scrolling=auto class="dose_of_durst_iframe"></iframe>')
	
AddDODWidgetLink()

}



function AddDODWidgetLink(){
	document.write('<div class="add_widget"><a href="http://action.credomobile.com/2007/12/add_dose_of_durst_to_your_site.html" onclick="AddDODWidget();return false">+add to my site</a></div></div>');
}

function AddDODWidget(){
	window.location.href = "http://action.credomobile.com/2007/12/add_dose_of_durst_to_your_site.html"

}




// -------------------------
//  "Learn More"
// -------------------------

function LearnMore(){

	document.write('<div class="learn_more"><a class="learn_more" href="http://www.credomobile.com/?entrycode=300143" target="_top">Learn more about CREDO Mobile.</a></div>')

}