Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:

Код по тгп Право

.doc
Скачиваний:
23
Добавлен:
24.03.2016
Размер:
872.45 Кб
Скачать

function Check47(){

var i;

var N=0;

var V=0;

for(i=0;i<4;i++) {

if(parent.QuestField.document.forms[0].elements[i].checked)

{ V=parseInt(parent.QuestField.document.forms[0].elements[i].value,10);

N=N|(1<<V);

} }

Ans=Ans+"47 = "+N+"|";

if(N==8)

{ QR=QR+1; }

else { AddIQN(47);}}

function Quest48() {

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('Видами правонарушений являются (указать 4): <BR>');

parent.QuestField.document.writeln('</P>');

var AnsNum=new Array();

var i,j;

for(i=0;i<7;i++) AnsNum[i]=i;

for(i=0;i<7;i++) { j=Math.floor(Math.random()*7)%7; Buf=AnsNum[i]; AnsNum[i]=AnsNum[j]; AnsNum[j]=Buf;};

parent.QuestField.document.writeln('<TABLE>');

for(i=0;i<7;i++) {

if(AnsNum[i]==0)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C48_1" value="1"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('преступление; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==1)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C48_2" value="2"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('административный проступок; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==2)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C48_3" value="3"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('дисциплинарный проступок; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==3)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C48_4" value="4"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('юридический поступок; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==4)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C48_5" value="5"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('объективно противоправное деяние; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==5)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C48_6" value="6"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('гражданско-правовой деликт; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==6)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C48_7" value="7"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('правовой акт; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

} parent.QuestField.document.writeln('</TABLE>');}

function Check48(){

var i;

var N=0;

var V=0;

for(i=0;i<7;i++) {

if(parent.QuestField.document.forms[0].elements[i].checked)

{ V=parseInt(parent.QuestField.document.forms[0].elements[i].value,10);

N=N|(1<<V);

} }

Ans=Ans+"48 = "+N+"|";

if(N==78)

{ QR=QR+1; }

else { AddIQN(48);}}

function Quest49() {

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('Видами наказания за совершеное правонарушение являются (указать 3): <BR>');

parent.QuestField.document.writeln('</P>');

var AnsNum=new Array();

var i,j;

for(i=0;i<5;i++) AnsNum[i]=i;

for(i=0;i<5;i++) { j=Math.floor(Math.random()*5)%5; Buf=AnsNum[i]; AnsNum[i]=AnsNum[j]; AnsNum[j]=Buf;};

parent.QuestField.document.writeln('<TABLE>');

for(i=0;i<5;i++) {

if(AnsNum[i]==0)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C49_1" value="1"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('лишение свободы; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==1)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C49_2" value="2"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('штраф; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==2)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C49_3" value="3"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('превентивные меры принуждения; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==3)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C49_4" value="4"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('конфискация имущества; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==4)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C49_5" value="5"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('реквизиция имущества; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

} parent.QuestField.document.writeln('</TABLE>');}

function Check49(){

var i;

var N=0;

var V=0;

for(i=0;i<5;i++) {

if(parent.QuestField.document.forms[0].elements[i].checked)

{ V=parseInt(parent.QuestField.document.forms[0].elements[i].value,10);

N=N|(1<<V);

} }

Ans=Ans+"49 = "+N+"|";

if(N==22)

{ QR=QR+1; }

else { AddIQN(49);}}

function Quest50() {

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('Правонарушение обладает следующими признаками: (пометить 4) <BR>');

parent.QuestField.document.writeln('</P>');

var AnsNum=new Array();

var i,j;

for(i=0;i<6;i++) AnsNum[i]=i;

for(i=0;i<6;i++) { j=Math.floor(Math.random()*6)%6; Buf=AnsNum[i]; AnsNum[i]=AnsNum[j]; AnsNum[j]=Buf;};

parent.QuestField.document.writeln('<TABLE>');

for(i=0;i<6;i++) {

if(AnsNum[i]==0)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C50_1" value="1"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('деяние носит противоправный характер; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==1)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C50_2" value="2"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('данное деяние наносит вред человеку и (или) обществу; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==2)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C50_3" value="3"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('деяние носит виновный характер; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==3)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C50_4" value="4"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('деяние, совершенное в состоянии невменяемости; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==4)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C50_5" value="5"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('деяние совершено животными; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==5)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C50_6" value="6"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('деяние должно повлечь юридическую ответственность; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

} parent.QuestField.document.writeln('</TABLE>');}

function Check50(){

var i;

var N=0;

var V=0;

for(i=0;i<6;i++) {

if(parent.QuestField.document.forms[0].elements[i].checked)

{ V=parseInt(parent.QuestField.document.forms[0].elements[i].value,10);

N=N|(1<<V);

} }

Ans=Ans+"50 = "+N+"|";

if(N==78)

{ QR=QR+1; }

else { AddIQN(50);}}

function Quest51() {

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('Психологическое отношение правонарушителя к своему противоправному и социально неприемлемому поведению является: <BR>');

parent.QuestField.document.writeln('</P>');

var AnsNum=new Array();

var i,j;

for(i=0;i<5;i++) AnsNum[i]=i;

for(i=0;i<5;i++) { j=Math.floor(Math.random()*5)%5; Buf=AnsNum[i]; AnsNum[i]=AnsNum[j]; AnsNum[j]=Buf;};

parent.QuestField.document.writeln('<TABLE>');

for(i=0;i<5;i++) {

if(AnsNum[i]==0)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="radio" name="R51" value="1"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('объективной стороной правонарушения; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==1)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="radio" name="R51" value="2"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('основанием освобождения от ответственности; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==2)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="radio" name="R51" value="3"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('субъективной стороной правонарушения; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==3)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="radio" name="R51" value="4"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('элементом правосубъектности; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==4)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="radio" name="R51" value="5"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('превентивной мерой; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

} parent.QuestField.document.writeln('</TABLE>');}

function Check51(){

var i;

var N=0;

var V=0;

for(i=0;i<5;i++) {

if(parent.QuestField.document.forms[0].elements[i].checked)

{ V=parseInt(parent.QuestField.document.forms[0].elements[i].value,10);

N=N|(1<<V);

} }

Ans=Ans+"51 = "+N+"|";

if(N==8)

{ QR=QR+1; }

else { AddIQN(51);}}

function Quest52() {

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('К основаниям юридической ответственности относятся: (пометить 3) <BR>');

parent.QuestField.document.writeln('</P>');

var AnsNum=new Array();

var i,j;

for(i=0;i<5;i++) AnsNum[i]=i;

for(i=0;i<5;i++) { j=Math.floor(Math.random()*5)%5; Buf=AnsNum[i]; AnsNum[i]=AnsNum[j]; AnsNum[j]=Buf;};

parent.QuestField.document.writeln('<TABLE>');

for(i=0;i<5;i++) {

if(AnsNum[i]==0)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C52_1" value="1"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('наличие нормы права, предусматривающей ответственность; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==1)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C52_2" value="2"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('наличие состава правонарушения; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==2)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C52_3" value="3"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('наличие юридических последствий; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==3)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C52_4" value="4"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('наличие правоприменительного акта; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==4)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C52_5" value="5"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('наличие фактического состава; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

} parent.QuestField.document.writeln('</TABLE>');}

function Check52(){

var i;

var N=0;

var V=0;

for(i=0;i<5;i++) {

if(parent.QuestField.document.forms[0].elements[i].checked)

{ V=parseInt(parent.QuestField.document.forms[0].elements[i].value,10);

N=N|(1<<V);

} }

Ans=Ans+"52 = "+N+"|";

if(N==22)

{ QR=QR+1; }

else { AddIQN(52);}}

function Quest53() {

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('Ответственное отношение студента к предстоящим экзаменам является: <BR>');

parent.QuestField.document.writeln('</P>');

var AnsNum=new Array();

var i,j;

for(i=0;i<4;i++) AnsNum[i]=i;

for(i=0;i<4;i++) { j=Math.floor(Math.random()*4)%4; Buf=AnsNum[i]; AnsNum[i]=AnsNum[j]; AnsNum[j]=Buf;};

parent.QuestField.document.writeln('<TABLE>');

for(i=0;i<4;i++) {

if(AnsNum[i]==0)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="radio" name="R53" value="1"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('примером общесоциальной, позитивной ответственности; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==1)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="radio" name="R53" value="2"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('примером юридической ответственности; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==2)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="radio" name="R53" value="3"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('мерой социальной превенции; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==3)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="radio" name="R53" value="4"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('мерой морального наказания; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

} parent.QuestField.document.writeln('</TABLE>');}

function Check53(){

var i;

var N=0;

var V=0;

for(i=0;i<4;i++) {

if(parent.QuestField.document.forms[0].elements[i].checked)

{ V=parseInt(parent.QuestField.document.forms[0].elements[i].value,10);

N=N|(1<<V);

} }

Ans=Ans+"53 = "+N+"|";

if(N==2)

{ QR=QR+1; }

else { AddIQN(53);}}

function Quest54() {

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('Мерами государственного принуждения помимо юридической ответственности являются: (пометить 4) <BR>');

parent.QuestField.document.writeln('</P>');

var AnsNum=new Array();

var i,j;

for(i=0;i<6;i++) AnsNum[i]=i;

for(i=0;i<6;i++) { j=Math.floor(Math.random()*6)%6; Buf=AnsNum[i]; AnsNum[i]=AnsNum[j]; AnsNum[j]=Buf;};

parent.QuestField.document.writeln('<TABLE>');

for(i=0;i<6;i++) {

if(AnsNum[i]==0)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C54_1" value="1"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('меры защиты субъективных прав; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==1)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C54_2" value="2"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('меры воспитательного характера; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==2)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C54_3" value="3"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('меры системного убеждения; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==3)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C54_4" value="4"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('меры пресечения; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==4)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C54_5" value="5"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('меры оптимальной профилактики; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==5)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C54_6" value="6"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('меры медицинского характера; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

} parent.QuestField.document.writeln('</TABLE>');}

function Check54(){

var i;

var N=0;

var V=0;

for(i=0;i<6;i++) {

if(parent.QuestField.document.forms[0].elements[i].checked)

{ V=parseInt(parent.QuestField.document.forms[0].elements[i].value,10);

N=N|(1<<V);

} }

Ans=Ans+"54 = "+N+"|";

if(N==86)

{ QR=QR+1; }

else { AddIQN(54);}}

function Quest55() {

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('Совокупность объективных и субъективных признаков, необходимых и достаточных для характеристики деяния как правонарушения это: <BR>');

parent.QuestField.document.writeln('</P>');

var AnsNum=new Array();

var i,j;

for(i=0;i<4;i++) AnsNum[i]=i;

for(i=0;i<4;i++) { j=Math.floor(Math.random()*4)%4; Buf=AnsNum[i]; AnsNum[i]=AnsNum[j]; AnsNum[j]=Buf;};

parent.QuestField.document.writeln('<TABLE>');

for(i=0;i<4;i++) {

if(AnsNum[i]==0)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="radio" name="R55" value="1"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('правовое поведение; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==1)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="radio" name="R55" value="2"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('юридическая квалификация; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==2)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="radio" name="R55" value="3"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('состав правонарушения; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==3)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="radio" name="R55" value="4"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('юридический состав; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

} parent.QuestField.document.writeln('</TABLE>');}

function Check55(){

var i;

var N=0;

var V=0;

for(i=0;i<4;i++) {

if(parent.QuestField.document.forms[0].elements[i].checked)

{ V=parseInt(parent.QuestField.document.forms[0].elements[i].value,10);

N=N|(1<<V);

} }

Ans=Ans+"55 = "+N+"|";

if(N==8)

{ QR=QR+1; }

else { AddIQN(55);}}

function Quest56() {

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('Объективную сторону состава правонарушения составляют (пометить3): <BR>');

parent.QuestField.document.writeln('</P>');

var AnsNum=new Array();

var i,j;

for(i=0;i<6;i++) AnsNum[i]=i;

for(i=0;i<6;i++) { j=Math.floor(Math.random()*6)%6; Buf=AnsNum[i]; AnsNum[i]=AnsNum[j]; AnsNum[j]=Buf;};

parent.QuestField.document.writeln('<TABLE>');

for(i=0;i<6;i++) {

if(AnsNum[i]==0)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C56_1" value="1"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('противоправные действия нарушителя; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==1)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C56_2" value="2"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('наступившие вредные последствия; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==2)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C56_3" value="3"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('умысел правонарушителя; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==3)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C56_4" value="4"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('социальные и личностные ценности, которым причинен ущерб; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==4)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C56_5" value="5"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('причинная связь между действиями виновного и их последствиями; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==5)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C56_6" value="6"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('вина правонарушителя; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

} parent.QuestField.document.writeln('</TABLE>');}

function Check56(){

var i;

var N=0;

var V=0;

for(i=0;i<6;i++) {

if(parent.QuestField.document.forms[0].elements[i].checked)

{ V=parseInt(parent.QuestField.document.forms[0].elements[i].value,10);

N=N|(1<<V);

} }

Ans=Ans+"56 = "+N+"|";

if(N==38)

{ QR=QR+1; }

else { AddIQN(56);}}

function Quest57() {

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('К принципам юридической ответственности относятся (пометить 3) : <BR>');

parent.QuestField.document.writeln('</P>');

var AnsNum=new Array();

var i,j;

for(i=0;i<5;i++) AnsNum[i]=i;

for(i=0;i<5;i++) { j=Math.floor(Math.random()*5)%5; Buf=AnsNum[i]; AnsNum[i]=AnsNum[j]; AnsNum[j]=Buf;};

parent.QuestField.document.writeln('<TABLE>');

for(i=0;i<5;i++) {

if(AnsNum[i]==0)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C57_1" value="1"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('законность; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==1)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C57_2" value="2"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('неотвратимость; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==2)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C57_3" value="3"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('презумпция невиновности; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==3)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C57_4" value="4"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('диспозитивность; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==4)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="checkbox" name="C57_5" value="5"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('справедливость; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

} parent.QuestField.document.writeln('</TABLE>');}

function Check57(){

var i;

var N=0;

var V=0;

for(i=0;i<5;i++) {

if(parent.QuestField.document.forms[0].elements[i].checked)

{ V=parseInt(parent.QuestField.document.forms[0].elements[i].value,10);

N=N|(1<<V);

} }

Ans=Ans+"57 = "+N+"|";

if(N==38)

{ QR=QR+1; }

else { AddIQN(57);}}

function Quest58() {

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('Взыскание с должника суммы долга по решению суда является: <BR>');

parent.QuestField.document.writeln('</P>');

var AnsNum=new Array();

var i,j;

for(i=0;i<5;i++) AnsNum[i]=i;

for(i=0;i<5;i++) { j=Math.floor(Math.random()*5)%5; Buf=AnsNum[i]; AnsNum[i]=AnsNum[j]; AnsNum[j]=Buf;};

parent.QuestField.document.writeln('<TABLE>');

for(i=0;i<5;i++) {

if(AnsNum[i]==0)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="radio" name="R58" value="1"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('юридической ответственностью; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==1)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="radio" name="R58" value="2"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('юридической презумпцией; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==2)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="radio" name="R58" value="3"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('мерой превентивного воздействия; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==3)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="radio" name="R58" value="4"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('мерой защиты субъективного права; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

if(AnsNum[i]==4)

{parent.QuestField.document.writeln('<TR>');

parent.QuestField.document.writeln('<TD valign=top> <INPUT type="radio" name="R58" value="5"> </TD>');

parent.QuestField.document.writeln('<TD valign=top>');

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('мерой дозволенного поведения; <BR>');

parent.QuestField.document.writeln('</P>');

parent.QuestField.document.writeln('</TD>');

parent.QuestField.document.writeln('</TR>'); }

} parent.QuestField.document.writeln('</TABLE>');}

function Check58(){

var i;

var N=0;

var V=0;

for(i=0;i<5;i++) {

if(parent.QuestField.document.forms[0].elements[i].checked)

{ V=parseInt(parent.QuestField.document.forms[0].elements[i].value,10);

N=N|(1<<V);

} }

Ans=Ans+"58 = "+N+"|";

if(N==16)

{ QR=QR+1; }

else { AddIQN(58);}}

function Quest59() {

parent.QuestField.document.writeln('<P>');

parent.QuestField.document.writeln('Вид правового поведения, при котором отсутствует вина лица, причинившего вред интересам личности, общества, государства называется: <BR>');

parent.QuestField.document.writeln('</P>');

var AnsNum=new Array();

var i,j;

for(i=0;i<4;i++) AnsNum[i]=i;

for(i=0;i<4;i++) { j=Math.floor(Math.random()*4)%4; Buf=AnsNum[i]; AnsNum[i]=AnsNum[j]; AnsNum[j]=Buf;};

parent.QuestField.document.writeln('<TABLE>');

for(i=0;i<4;i++) {

if(AnsNum[i]==0)

{parent.QuestField.document.writeln('<TR>');