function openPopup(objCode) {
	location.href = objCode;
}
