function openTip(itemId){
	///photos/tips/large/$items{ITEM_ID}[$showId]_lg.jpg
	alert(itemId);
}