function init()
{
	download_links();
	a_rel();
}
window.onload = init;
