$(function()
{
	// INI: instance object
	var myPC = new PC();
	// INI: instance object

});
