function userPopup2( id_photo, imgurl, t )
{
	m_id_photo = id_photo

	userPopup( imgurl, t );
}