document.write('<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">');
document.write('<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">');
document.write('<title>Kiko Kreations - Fine Silver Jewelry</title>');

document.write('<head>');
document.write('<link rel=”shortcut icon” href=”favicon.ico”/>');
document.write('<meta name="keywords" content="hand crafted, bespoke, custom, silver, PMC, Jewelry, jewelry, necklace, bracelet, earring, earrings, ring, Greek, greek, turkish, Turkish, evil eye, mediterranean, mediteranean, kanji, japanese, zodiac, birthstone, gem, gemstone, birthday party, party">');
document.write('<meta name="description" content="Kiko Kreations - fine silver jewelry modeled after Greek and Mediterranean antiquities, zodiac, kanji, and more.">');
document.write('<link rel="stylesheet" href=style.css media="screen" type="text/css">');

function popup(url, windowname) {
	if (! window.focus)return true;
	var href;
	if (typeof(url) == 'string')
   		href=url;
	else
   		href=url.href;
	window.open(href, windowname, 'width=520,height=560,scrollbars=no');
	return false;
}

document.write('</head>');

