function skypeCall()
{
	if (skypeCheck())
		location.href = 'skype:resn_has_no_i?call';
}
