// JavaScript Document
if (document.images) {

	homebuttonOn = new Image();
	homebuttonOn.src = "../images/home_1.gif";
	homebuttonOff = new Image();
	homebuttonOff.src = "../images/home_0.gif";
	
	aboutbuttonOn = new Image();
	aboutbuttonOn.src = "../images/about_1.gif";
	aboutbuttonOff = new Image();
	aboutbuttonOff.src = "../images/about_0.gif";
	
	shopbuttonOn = new Image();
	shopbuttonOn.src = "../images/shop_1.gif";
	shopbuttonOff = new Image();
	shopbuttonOff.src = "../images/shop_0.gif";
	
	gallerybuttonOn = new Image();
	gallerybuttonOn.src = "../images/gallery_1.gif";
	gallerybuttonOff = new Image();
	gallerybuttonOff.src = "../images/gallery_0.gif";
	
	pressbuttonOn = new Image();
	pressbuttonOn.src = "../images/press_1.gif";
	pressbuttonOff = new Image();
	pressbuttonOff.src = "../images/press_0.gif";
		
	blogbuttonOn = new Image();
	blogbuttonOn.src = "../images/blog_1.gif";
	blogbuttonOff = new Image();
	blogbuttonOff.src = "../images/blog_0.gif";
	
	contactbuttonOn = new Image();
	contactbuttonOn.src = "../images/contact_1.gif";
	contactbuttonOff = new Image();
	contactbuttonOff.src = "../images/contact_0.gif";
	
	bagsbuttonOn = new Image();
	bagsbuttonOn.src = "../images/bags_1.gif";
	bagsbuttonOff = new Image();
	bagsbuttonOff.src = "../images/bags_0.gif";
	
	headbandsbuttonOn = new Image();
	headbandsbuttonOn.src = "../images/headbands_1.gif";
	headbandsbuttonOff = new Image();
	headbandsbuttonOff.src = "../images/headbands_0.gif";
	
	friendshipbraceletbuttonOn = new Image();
	friendshipbraceletbuttonOn.src = "../images/friendshipbracelet_1.gif";
	friendshipbraceletbuttonOff = new Image();
	friendshipbraceletbuttonOff.src = "../images/friendshipbracelet_0.gif";
	
	pouchesbuttonOn = new Image();
	pouchesbuttonOn.src = "../images/pouches_1.gif";
	pouchesbuttonOff = new Image();
	pouchesbuttonOff.src = "../images/pouches_0.gif";
	
	cardsbuttonOn = new Image();
	cardsbuttonOn.src = "../images/cards_1.gif";
	cardsbuttonOff = new Image();
	cardsbuttonOff.src = "../images/cards_0.gif";
	
	garlandbuttonOn = new Image();
	garlandbuttonOn.src = "../images/garland_1.gif";
	garlandbuttonOff = new Image();
	garlandbuttonOff.src = "../images/garland_0.gif";
	
	godseyepinbuttonOn = new Image();
	godseyepinbuttonOn.src = "../images/godseyepin_1.gif";
	godseyepinbuttonOff = new Image();
	godseyepinbuttonOff.src = "../images/godseyepin_0.gif";
	
	wrapsbuttonOn = new Image();
	wrapsbuttonOn.src = "../images/wraps_1.gif";
	wrapsbuttonOff = new Image();
	wrapsbuttonOff.src = "../images/wraps_0.gif";
	}

function activate(buttonname) {
	if (document.images) {
		document[buttonname].src = eval(buttonname + "On.src");
	}
	}
function deactivate(buttonname) {
	if (document.images) {
		document[buttonname].src = eval(buttonname + "Off.src");
	}
	}
	

function myWindow() {
	window.open("d_darkgreenfeather.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowMoon() {
	window.open("d_bluemoon.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowLightning() {
	window.open("d_bluelightning.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowBrownBlueFeather() {
	window.open("d_brownbluefeather.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowGreenBird() {
	window.open("d_greenbird.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowGreenLeaf() {
	window.open("d_greenleaf.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowOrangeButterfly() {
	window.open("d_orangebutterfy.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowPinkPeace() {
	window.open("d_pinkpeace.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowPinkHorse() {
	window.open("d_pinkhorse.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}

function myWindowBlueBird() {
	window.open("d_bluebird.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowPurpleFeather() {
	window.open("d_purplefeather.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
	
	
	
function myWindowFbracelets1() {
	window.open("d_fbracelets1.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowFbracelets2() {
	window.open("d_fbracelets2.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}

function myWindowFbracelets3() {
	window.open("d_fbracelets3.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowFbracelets4() {
	window.open("d_fbracelets4.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowFbracelets5() {
	window.open("d_fbracelets5.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowFbracelets6() {
	window.open("d_fbracelets6.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowHeadbands1() {
	window.open("d_headbands1.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowHeadbands2() {
	window.open("d_headbands2.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowHeadbands3() {
	window.open("d_headbands3.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowBoo() {
	window.open("d_boocard.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowPurpleMountain() {
	window.open("d_purplemountaincard.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowThankyou() {
	window.open("d_thankyoucard.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowPeacefeather() {
	window.open("d_peacefeathercard.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowLovefeather() {
	window.open("d_lovefeathercard.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowSmile() {
	window.open("d_smilecard.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowPeacebird() {
	window.open("d_peacebirdcard.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowHippyholiday() {
	window.open("d_hippyholidaycard.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowPinkgarland() {
	window.open("d_pinkgarland.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowOrangegarland() {
	window.open("d_orangegarland.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowGreengarland() {
	window.open("d_greengarland.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowDarkgreengarland() {
	window.open("d_darkgreengarland.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowPurplegarland() {
	window.open("d_purplegarland.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowWrap001() {
	window.open("d_wrap001.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowWrap002() {
	window.open("d_wrap002.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowWrap003() {
	window.open("d_wrap003.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowWrap004() {
	window.open("d_wrap004.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowLoveIs() {
	window.open("d_loveisallyouneedcard.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}
	
function myWindowAllYouNeed() {
	window.open("d_allyouneedislovecard.html","",'width=760px,height=740px,menubar=no,toolbar=no,status=no,resizable=no,location=no,scrollbars=yes')
	
	}