
//++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
// CAPTIONS
	

	// captions' background color
	var captionsBackgroundColor= 	"#522C31";

	
	// captions' text color
	var captionsTextColor= 			"#ffffff";



	// captions for home page cells
	
	var cell01caption=	"custom ice buckets"
	;
	var cell02caption=	"custom calling cards"
	;
	var cell03caption=	"custom plates"
	;
	var cell04caption=	"send e-stationery"
	;
	var cell05caption=	"tortoise lucite stationery boxes"
	;
	var cell06caption=	"custom trays"
	;
	var cell07caption=	"custom stationery"
	;
	var cell08caption=	"the bag"
	;
	var cell09caption=	"die-cast monkey tray"
	;
	var cell10caption=	"custom invitations"
	;
	var cell11caption=	"Wm.J.Mills for iomoi canvas trays"
	;
	var cell12caption=	"custom address labels"
	;





//++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
// LINKS
	

	// links for home page cells
	
	// coding note: thickbox links look like this - "#TB_inline?height=370&width=344&inlineId=hiddencell01content"
	
	var cell01link=		"http://iomoi.stores.yahoo.net/section-06.html"
	;
	var cell02link= 	"http://iomoi.stores.yahoo.net/callingcards.html"
	;
	var cell03link= 	"http://iomoi.stores.yahoo.net/section-21.html"
	;
	var cell04link= 	"http://www.iomoi.com/iomoi.php?page=signin"
	;
	var cell05link= 	"http://iomoi.stores.yahoo.net/section-07.html"
	;
	var cell06link= 	"http://iomoi.stores.yahoo.net/section-08.html"
	;
	var cell07link= 	"http://iomoi.stores.yahoo.net/fu.html"
	;
	var cell08link= 	"http://iomoi.stores.yahoo.net/section-04.html"
	;
	var cell09link= 	"http://iomoi.stores.yahoo.net/section-deskaccessories.html"
	;
	var cell10link= 	"http://iomoi.stores.yahoo.net/custominvitations.html"
	;
	var cell11link= 	"http://iomoi.stores.yahoo.net/section-19.html"
	;
	var cell12link= 	"http://iomoi.stores.yahoo.net/addresslabels.html"
	;





//++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
// COLORS
	
	// background color for home page content area
	var contentBGcolor=			"#ffffff"
	;


	// background colors for 2nd nav *ALL AT ONCE* top panels (BACKGROUND FILL COLOR)
	var panelBGcolor=			"#a59b9b" // NOT active. see mg to activate
	;
	// background colors for 2nd nav *ALL AT ONCE* panels CONTENT (BACKGROUND FILL COLOR)
	var panelContentBGcolor=	"#ffffff"  // NOT active. see mg to activate
	;


	// BACKGROUND PATTERN (i.e. the pattern behind the home page) - 100118
	// just change this file:
	//
	//		http://www.iomoi.com/images/homePageRandomImages/homecells/background.png
	//
	// REMEMBER: keep the file as small as possible: we are paying for bandwidth


	// background colors for 2nd nav "headings"
	var panel_1_bgColor=		"#ff6600"
	;	
	var panel_2_bgColor=		"#990066"
	;	
	var panel_3_bgColor=		"#ff6600"
	;	
	var panel_4_bgColor=		"#990066"
	;	
	var panel_5_bgColor=		"#ff6600"
	;	
	var panel_6_bgColor=		"#990066"
	;	
	var panel_7_bgColor=		"#ff6600"
	;	
	var panel_8_bgColor=		"#990066"
	;	
	var panel_9_bgColor=		"transparent"
	;	
	var panel_10_bgColor=		"transparent"
	;	
	var panel_11_bgColor=		"transparent"
	;	
	var panel_12_bgColor=		"transparent"
	;	
	
	
	
	
	
	
	
	
	
