function open_sc(c,p)
{
	window.open('/portfolio-'+c+'-'+p+'/','portfolio','resizable=1,scrollbars=1');
}
