// JavaScript Document
function show_tnc()
{
	self.open('http://www.motorola.com/consumer/v/index.jsp?vgnextoid=a57f4e3cfc35a010VgnVCM1000008206b00aRCRD&show=support&catName=deab1787c85c9010VgnVCM1000008206b00aRCRD&MHParam=8587c2f7c545a010VgnVCM1000008206b00a____', 'popup', 'width=800,height=450,resizable=yes,scrollbars=yes');
}

function show_privacy()
{
	self.open('http://www.motorola.com/consumer/v/index.jsp?vgnextoid=a57f4e3cfc35a010VgnVCM1000008206b00aRCRD&show=support&sid=6577c2f7c545a010VgnVCM1000008206b00aRCRD&MHParam=5577c2f7c545a010VgnVCM1000008206b00a____', 'popup', 'width=800,height=450,resizable=yes,scrollbars=yes');
}

function show_about()
{
	self.open('http://www.motorola.com/consumer/v/index.jsp?vgnextoid=a57f4e3cfc35a010VgnVCM1000008206b00aRCRD&show=support&sid=9437c2f7c545a010VgnVCM1000008206b00aRCRD&MHParam=8437c2f7c545a010VgnVCM1000008206b00a____', 'popup', 'width=800,height=450,resizable=yes,scrollbars=yes');
}

function content_v3_experience()
{
	self.open('http://www.motorola.com/consumer/v/index.jsp?vgnextoid=1fb079679b1ae010VgnVCM1000008206b00aRCRD&show=productHome', 'popup');
}

function content_v6_experience()
{
	self.open('http://www.motorola.com/consumer/v/index.jsp?vgnextoid=d7d667fb75b9e010VgnVCM1000008206b00aRCRD&show=productHome', 'popup');
}

function gotoCtrySite(p_CtryCode)
{
	switch (p_CtryCode)
	{
		case 'AU':
			self.open('', 'popup', 'width=800,height=450,resizable=yes,scrollbars=yes');
			break;			
		case 'MY':
			self.open('', 'popup', 'width=800,height=450,resizable=yes,scrollbars=yes');
			break;			
		case 'SG':
			self.open('', 'popup', 'width=800,height=450,resizable=yes,scrollbars=yes');
			break;			
		case 'ZA':
			self.open('', 'popup', 'width=800,height=450,resizable=yes,scrollbars=yes');
			break;			
		default:
	}
}

function gotoV3xxCtrySite(p_CtryCode)
{
	switch (p_CtryCode)
	{
		case 'AU':
			self.open('', 'popup', 'width=800,height=450,resizable=yes,scrollbars=yes');
			break;			
		case 'MY':
			self.open('http://www.motorola.com/consumer/v/index.jsp?vgnextoid=70c260a577fb0110VgnVCM1000008206b00aRCRD&show=productHome', 'popup', 'width=800,height=450,resizable=yes,scrollbars=yes');
			break;			
		case 'SG':
			self.open('http://www.motorola.com/consumer/v/index.jsp?vgnextoid=1fb079679b1ae010VgnVCM1000008206b00aRCRD&show=productHome', 'popup', 'width=800,height=450,resizable=yes,scrollbars=yes');
			break;			
		case 'ZA':
			self.open('http://www.motorola.com/consumer/v/index.jsp?vgnextoid=1b1690300e9c0110VgnVCM1000008206b00aRCRD&show=productHome', 'popup', 'width=800,height=450,resizable=yes,scrollbars=yes');
			break;			
		default:
	}
}

function gotoMaxxCtrySite(p_CtryCode)
{
	switch (p_CtryCode)
	{
		case 'AU':
			self.open('http://www.motorola.com/consumer/v/index.jsp?vgnextoid=7f686412152ce010VgnVCM1000008206b00aRCRD&show=productHome', 'popup', 'width=800,height=450,resizable=yes,scrollbars=yes');
			break;			
		case 'MY':
			self.open('http://www.motorola.com/consumer/v/index.jsp?vgnextoid=e715a6ce86e9f010VgnVCM1000008206b00aRCRD&show=productHome', 'popup', 'width=800,height=450,resizable=yes,scrollbars=yes');
			break;			
		case 'SG':
			self.open('http://www.motorola.com/consumer/v/index.jsp?vgnextoid=d7d667fb75b9e010VgnVCM1000008206b00aRCRD&show=productHome', 'popup', 'width=800,height=450,resizable=yes,scrollbars=yes');
			break;			
		case 'ZA':
			self.open('http://www.motorola.com/consumer/v/index.jsp?vgnextoid=fc7407f0dfd40110VgnVCM1000008206b00aRCRD&show=productHome', 'popup', 'width=800,height=450,resizable=yes,scrollbars=yes');
			break;			
		default:
	}
}