// 日本語用
var gaRoundBoxData = [
	{
		 titleText : 'INSIGHT OUT 2011 - DB Tech Showcase'
		,imagePath : '/images/roundImages/io_round.png'
		,comment   : '世界中からトップDBエンジニアが講師として集結。<br/>Oracle, SQL Server, MySQL, PostgreSQL 様々なデータベース技術のオモテもウラも学ぶ3日間'
		,linkHref  : 'http://www.insight-tec.com/insight-out-2011.html'
	},
	{
		 titleText : 'COLLABORATE11 in Florida 現地レポート'
		,imagePath : 'images/roundImages/ioug.png'
		,comment   : 'IOUG(Independent Oracle Users Group)が主催する、年に1度のOracleユーザ会にインサイトメンバーが参加！！<br />世界中からデータベース技術者があつまり1,000以上のセッションが開催されます。'
		,linkHref  : '/tag/ioug'
	},
	{
		 titleText : 'PIEX'
		,imagePath : 'images/roundImages/piex-mo.png'
		,comment   : 'PIEXは、Oracleデータベースの最適なパフォーマンス維持と安定稼働を中心に、ITインフラ全体のパフォーマンス管理を実現します。'
		,linkHref  : '/products/piex'
	}/*
	,{
		 titleText : 'おらオラOracleの執筆者達がブログを開設！'
		,imagePath : 'images/roundImages/blog.png'
		,comment   : 'とことんデータベースを極めようとする弊社技術者とのナレッジ共有の場'
		,linkHref  : '/blog/technical'
	}
	,{
		 titleText : 'セミナーxxxx'
		,imagePath : 'images/roundImages/piex-mo.png'
		,comment   : '説明文'
		,linkHref  : '/wordpress/?page_id=94'
	}*/
];
// 英語用
var gaEnRoundBoxData = [
	{
		 titleText : 'INSIGHT OUT 2011 - DB Tech Showcase'
		,imagePath : 'images/roundImages/io_round.png'
		,comment   : 'TOP DB Engineers are coming to AKIHABARA!! <br/>Oracle,SQL Server,MySQL,PostgreSQL and more in one place. '
		,linkHref  : 'http://www.insight-tec.com/seminars-2/insight-out-db-tech-showcase.html?lang=en'
	},
	{
		 titleText : 'Database Core Technology Blogs'
		,imagePath : 'images/roundImages/blog.png'
		,comment   : 'Sharing database core knowledges'
		,linkHref  : '/blog/technical'
	},

];
/*
var gaEnRoundBoxData = [

	 {
		 titleText : 'PIEX'
		,imagePath : 'images/roundImages/piex-mo.png'
		,comment   : 'Description'
		,linkHref  : '/wordpress/?page_id=279&lang=en'
	}
	,{
		 titleText : 'PISO'
		,imagePath : 'images/roundImages/piex-mo.png'
		,comment   : 'Description'
		,linkHref  : '/wordpress/?page_id=281&lang=en'
	}
];
*/
