�}�C���h�}�b�v���݂̐e�g���F�h��ЁA�����Őݗ�
�g�}�C���h�}�b�v�̐��݂̐e�h�g�j�[�E�u�U���������F�����Ƃ�����Ёu�u�U���E���[���h���C�h�E�W���p���v���ݗ����ꂽ�B��\������͐_�c���T���ŁA�}�C���h�}�b�v�̃Z�~�i�[��u�t�̗{���Ȃǂ��s���Ă����B
» 2006�N10��13�� 21��15�� ���J
�@�g�}�C���h�}�b�v�̐��݂̐e�h�g�j�[�E�u�U���������F�����Ƃ����u�u�U���E���[���h���C�h�E�W���p��������Ёv���ݗ����ꂽ�B��\������͐_�c���T���B
�u�u�U���E���[���h���C�h�E�W���p���v��Web�T�C�g
�@��Јē��ɂ��ƁA�ݗ�����2006�N10��4���B����̓}�C���h�}�b�v�Ɋւ���Z�~�i�[�E�C�x���g�̊J�ÁA�ʐM����u���̔̔��A���C�u�t�{���A�u�t�h���Ɩ����s���Ă����\�肾�B
�@���Ђ͍���A11��26���ɐe�q�����̃Z�~�i�[�i�Q����5250�~�j�ƃg�j�[�E�u�U�����Ɛ_�c�����������f�B�i�[�Z�~�i�[�i��10��5000�~�j���s���B�܂��A���F�C���X�g���N�^�[�i��u��84���~�j�ƁA�V�j�A���F�C���X�g���N�^�[�i��525���~�j�̗{�����\�肵�Ă���B
�@�Ȃ��A�u�U���E���[���h���C�h�E�W���p���́A���Ђ�Web�T�C�g�Łu�}�C���h�}�b�v���W����ђm�I���L�����g�����Z�~�i�[�E�u����̊J�Â𐳎��F���ꂽ�A���{�ɂ�����B��̋@�ւł���v�Ƃ��Ă���B
�@����A�}�C���h�}�b�v��L���p�ɂ��ẴZ�~�i�[���s���Ă���c�́u�u�U���E�W���p���v��Web�T�C�g�ɂ��A���c�̂̃E�B���A���E���[�h��\�́u2005�N1���A���E��5�l�ځA���{�ł͗B��̃u�U������~�e�b�h���F�}�X�^�[�g���[�i�[���i���擾���A���{�����Ńu�U���̒m�I���Y����蕁�y���邽�߂̑g�D�Ƃ��ău�U���E�W���p���i�{���u�U�����F�j��ݗ��v�����Ƃ����B
�@�܂��A2005�N7���̃v���X�����[�X�ł́A�u�U���E�W���p���̓}�C���h�}�b�v���͂��߂Ƃ���u�U���]�͊J�����\�b�h�̓��{�����ɂ����镁�y�E�Ǘ����u�U���E���~�e�b�h�����C���ꂽ���F�c�̂��Ǝ咣���Ă���B
�u�u�U���E�W���p���v��Web�T�C�g
�@�u�U���E���[���h���C�h�E�W���p������́A���̌��ɂ��Ă͂܂��ԓ��Ă��Ȃ��B
Copyright © ITmedia, Inc. All Rights Reserved.
';
e_dlv.innerHTML = html;
adRequest({position:dlv_pos,dom:true});
}else if(ad_type === 'gam'){
var html = '
';
e_dlv.innerHTML = html;
refreshGam('InArtSpecialLink');
}else if(ad_type === 'logly'){
var html = '
';
e_dlv.innerHTML = html;
loglySet(g_id);
}else if(ad_type === 'google'){
var html = '
';
e_dlv.innerHTML = html;
googletag.cmd.push(function(){
var slot8 = googletag.defineSlot('/43042345/nlab_artinsert_RT',[[336,280],[300,250],'fluid'],'div-gpt-ad-1551176482959-0').addService(googletag.pubads());
googletag.pubads().enableSingleRequest();
googletag.enableServices();
googletag.display('div-gpt-ad-1551176482959-0');
googletag.pubads().refresh([slot8]);
});
}
};
var insert_ok = function(_target,_str){
var clearfix = d.createElement('div');
clearfix.className = 'colBoxClear';
if(ad_float_fix){
e_body.insertBefore(e_dlv,_target);
e_body.insertBefore(clearfix,_target.nextElementSibling);
}else{
e_body.insertBefore(e_dlv,_target);
}
set_dlv();
};
var insert_ng = function(_str){
e_dlv.style.display = 'none';
};
var main = function(){
var e_nodes = e_body.childNodes; // BODY �����q�v�f
var e_tags = []; // BODY �����^�O
var p_num = []; // BODY ���� P �^�O�ʒu
var p_target_num; // �g�}����ʒu
var o_float = {}; // ��荞�ݗv�f
var o_this = {}; // �A�N�e�B�u�^�O
var o_next = {}; // �A�N�e�B�u�^�O�̎��̃^�O
var flag_insert = 0; // �}���t���O
// ��荞�ݗv�f�`�F�b�N
var check_float = function(_e){
var e = 0;
if(_e.id.match(/^col\d{3}(l|r)$/)){
e = _e;
}
return e;
};
// �v�f�� Y ���W�ƍ����̍��v�l
var get_element_y = function(_e){
var ey = 0;
var eh = _e.offsetHeight;
while(_e){
ey += _e.offsetTop;
_e = _e.offsetParent;
}
return ey + eh;
};
var check_ptag = function(_e){
var e = 0;
if(_e.tagName && _e.tagName === 'P'){
e = _e;
}
return e;
};
var try_insert = function(){
p_target_num = Math.floor(p_num.length / 2) - 1;
if(p_target_num >= _maxrange) p_target_num = _maxrange;
if(dis_con) p_target_num = 0;
for(var i = p_num[p_target_num]; i < e_tags.length; i++){
o_this.e = check_ptag(e_tags[i]);
if(o_this.e){
o_next.e = check_ptag(e_tags[i + 1]);
if(o_next.e){
if(!o_float.e || check_float(e_tags[i - 1])){
o_float.e = check_float(e_tags[i - 1]);
o_float.n = i - 1;
}
if(o_float.e && o_float.n < i + 1){
o_float.y = get_element_y(o_float.e);
o_this.y = get_element_y(o_this.e);
set_line(o_float.y,'red');
set_line(o_this.y,'blue');
if(o_float.y < o_this.y){
flag_insert = 1;
insert_ok(o_next.e,_threshold + ' �p���ȏ��荞�݂���');
break;
}
}else{
flag_insert = 1;
insert_ok(o_next.e,_threshold + ' �p���ȏ��荞�݂Ȃ�');
break;
}
}
}else{
o_float = {};
}
}
if(!flag_insert){
insert_ng('�}���ʒu�Ȃ�');
}
};
// �S�q�v�f����^�O�̂ݔz��ɓ����
for(var i = 0; i < e_nodes.length; i++){
if(e_nodes[i].tagName){
e_tags.push(e_nodes[i]);
}
}
// �S�^�O���� P �^�O�ʒu��z��ɓ����
for(var i = 0; i < e_tags.length; i++){
if(e_tags[i].tagName === 'P') p_num.push(i);
// �ŏ��̉�荞�ݗv�f���i�[
if(!o_float.e){
o_float.e = check_float(e_tags[i]);
o_float.y = get_element_y(o_float.e);
o_float.n = i;
}
}
if(p_num.length >= _threshold){
try_insert();
}else{
insert_ng('P �^�O ' + _threshold + ' �ȉ�');
}
};
if(e_body){
main();
}else{
insert_ng('�L���{���Ȃ�');
}
})(document,4,5);