function print(){
	document.write("<div id='div-right'><a href=''>Home</a></div>");
}

print();