function ShowSource(code) {
index = parent.top.document;
index.code.input_1.value = '[url=http://www.Smiley-Town.de][img]http://www.Smiley-Town.de/smiley_'+code+'.gif[/img][/url]';
index.code.input_2.value = '<a href="http://www.Smiley-Town.de" target="_blank" title="www.Smiley-Town.de"><img src="http://www.Smiley-Town.de/smiley_'+code+'.gif" border="0" alt="www.Smiley-Town.de"></a>';
}

var url="http://www.Smiley-Town.de";
var title="www.Smiley-Town.de - Kostenlose Smileys für jeden !";

function bookmark(){
if(document.all)
    window.external.AddFavorite(url,title)
}
