function goAMB(){
	if(checkAMB()){
		document.forms['ambblogsearch'].submit();
	}
}
function checkAMB(){
	var as = document.forms['ambblogsearch'].ambsearch.value;
	if(as == "" || as == "un artiste, un titre ?"){
		alert("Veuillez saisir un nom d'artiste ou de titre.");
		return false;
	}
	else return true;
}
document.write('<div id="ambbox">');
document.write('<form onSubmit="return checkAMB()" action="http://www.allmusicbox.com/blog_search.php" name="ambblogsearch" method="get" target="_blank">');
document.write('<table width="165" border="0" cellpadding="0" cellspacing="0">');
document.write('<tr>');
document.write('<td align="left"><a href="http://www.allmusicbox.com/index.php?aff=500"><img src="http://www.allmusicbox.com/pict/blogperso_amb.gif" border="0"></a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td bgcolor="#FFD851" style="background:url(http://www.allmusicbox.com/pict/blogperso_bg.gif) no-repeat">');
document.write('<table border="0" cellpadding="0" cellspacing="0">');
document.write('<tr>');
document.write('<td valign="top"><img src="http://www.allmusicbox.com/pict/spacer.gif" width="4"><img src="http://www.allmusicbox.com/pict/blogperso_search.gif"></td>');
document.write('<td><font face="Arial,Helvetica" size="1" color="#000000" style="font-size: 11px;"><b>Recherchez &amp; &eacute;coutez</b><br></font>');
document.write('<font face="Arial,Helvetica" size="1" color="#000000" style="font-size: 9px;">parmi + de 1 500 000 titres<br></font>');
document.write('<input type="text" name="ambsearch" size="15" value="un artiste, un titre ?" onFocus="if(this.value == \'un artiste, un titre ?\') this.value = \'\'" onBlur="if(this.value == \'\') this.value = \'un artiste, un titre ?\'"><br><img src="http://www.allmusicbox.com/pict/spacer.gif" height="2"></td>');
document.write('<td valign="bottom"><input type="image" src="http://www.allmusicbox.com/pict/blogperso_go.gif" border="0"><br><img src="http://www.allmusicbox.com/pict/spacer.gif" height="5"></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td valign="top"><img src="http://www.allmusicbox.com/pict/spacer.gif" width="4"><img src="http://www.allmusicbox.com/pict/blogperso_news.gif"></td>');
document.write('<td><font face="Arial,Helvetica" size="1" color="#000000" style="font-size: 11px;"><b>Les Nouveaut&eacute;s</b><br></font>');
document.write('<font face="Arial,Helvetica" size="1" color="#000000" style="font-size: 9px;">Sorties cette semaine&nbsp;:<br></font>');
document.write('<table cellpadding="0" cellspacing="0">');
document.write('		<tr>');
document.write('		<td width="30"><a href="http://www.allmusicbox.com/news.php?aff=500" target="_blank"><img border="0" src="http://www.allmusicbox.com/cover_news.php?n=0"></a></td>');
document.write('		<td width="8"><img src="http://www.allmusicbox.com/pict/spacer.gif" width="8"></td>');
document.write('		<td width="30"><a href="http://www.allmusicbox.com/news.php?aff=500" target="_blank"><img border="0" src="http://www.allmusicbox.com/cover_news.php?n=1"></a></td>');
document.write('		<td width="8"><img src="http://www.allmusicbox.com/pict/spacer.gif" width="8"></td>');
document.write('		<td width="30"><a href="http://www.allmusicbox.com/news.php?aff=500" target="_blank"><img border="0" src="http://www.allmusicbox.com/cover_news.php?n=2"></a></td>');
document.write('		</tr>');
document.write('		<tr>');
document.write('		<td colspan="5"><img src="http://www.allmusicbox.com/pict/spacer.gif" height="2"></td>');
document.write('		</tr>');
document.write('		</table>');
document.write('</td>');
document.write('<td valign="bottom"><a href="http://www.allmusicbox.com/news.php?aff=500" target="_blank"><img src="http://www.allmusicbox.com/pict/blogperso_go.gif" border="0"></a><br><img src="http://www.allmusicbox.com/pict/spacer.gif" height="8"></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td valign="top"><img src="http://www.allmusicbox.com/pict/spacer.gif" width="4"><img src="http://www.allmusicbox.com/pict/blogperso_incontournables.gif"></td>');

document.write('<td><font face="Arial,Helvetica" size="1" color="#000000" style="font-size: 11px;"><b>Ces derni&egrave;res 24 h</b><br></font>');
document.write('	<font face="Arial,Helvetica" size="1" color="#000000" style="font-size: 9px;">Les plus &eacute;cout&eacute;s&nbsp;:<br></font>');
document.write('<table cellpadding="0" cellspacing="0">');
document.write('		<tr>');
document.write('		<td width="30"><a href="http://www.allmusicbox.com/index.php?aff=500" target="_blank"><img border="0" src="http://www.allmusicbox.com/cover_top.php?n=0"></a></td>');
document.write('		<td width="8"><img src="http://www.allmusicbox.com/pict/spacer.gif" width="8"></td>');
document.write('		<td width="30"><a href="http://www.allmusicbox.com/index.php?aff=500" target="_blank"><img border="0" src="http://www.allmusicbox.com/cover_top.php?n=1"></a></td>');
document.write('		<td width="8"><img src="http://www.allmusicbox.com/pict/spacer.gif" width="8"></td>');
document.write('		<td width="30"><a href="http://www.allmusicbox.com/index.php?aff=500" target="_blank"><img border="0" src="http://www.allmusicbox.com/cover_top.php?n=2"></a></td>');
document.write('		</tr>');
document.write('		<tr>');
document.write('		<td colspan="5"><img src="http://www.allmusicbox.com/pict/spacer.gif" height="2"></td>');
document.write('		</tr>');
document.write('		</table>');
document.write('</td>');
document.write('<td valign="bottom"><a href="http://www.allmusicbox.com/index.php?aff=500" target="_blank"><img src="http://www.allmusicbox.com/pict/blogperso_go.gif" border="0"></a><br><img src="http://www.allmusicbox.com/pict/spacer.gif" height="8"></td>');
document.write('</tr>');
document.write('</table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align="left"><img src="http://www.allmusicbox.com/pict/blogperso_bottom.gif"></td>');
document.write('</tr>');
document.write('</table>');
document.write('<input type="hidden" name="aff" value="500">');
document.write('</form>');
document.write('</div>');