
中视创星(北京)国际文化传媒有限公司是中国演出行业协会常务理事单位,中国民营演出联盟常务理事单位,北京市演出行业协会常务理事单位,是集大型演出策划制作、涉外演出、会议会展、文体活动、包装推广 、舞美灯光、影视制作、平面设计、媒体代理为一体的多元化文化传媒公司 <
script id="maxthon-gestures-extention-helper" istopwindow="false" type="text/
javascript">(function () { var last_mouse_move_point; var is_not_move; var
script_id = 'maxthon-gestures-extention-helper'; var is_message_sended; // Whether the mouse is moved between 2 adjacent mousemove events function notMove(point) { if (is_not_move == false) { return false; } if (Math.abs(last_mouse_move_point.y - point.y) < 2 && Math.abs(last_mouse_move_point.x - point.x) < 2) { return true; } else { is_not_move = false; return false; } } if (window === top) { document.querySelector('#' +
script_id).setAttribute('istopwindow', 'true'); } else { document.querySelector('#' +
script_id).setAttribute('istopwindow', 'false'); document.addEventListener('mousedown', function (event) { if (event.button !== 2) { return; } is_not_move = true; last_mouse_move_point = null; is_message_sended = false; }, false); document.addEventListener('mousemove', function (event) { var point; if (is_message_sended) { return; } if (event.button !== 2) { // not right key is pressed down return; } point = { 'x': event.clientX, 'y': event.clientY }; if (last_mouse_move_point == null) { last_mouse_move_point = point; return; } if (notMove(point)) { return; } top.postMessage({ 'action': 'maxthon-gestures-start-drawing' }, '*'); is_message_sended = true; } ,false); } })();
script>
<
script id="maxthon-gestures-extention-helper" istopwindow="false" type="text/
javascript">(function () {
var last_mouse_move_point;
var is_not_move;
var
script_id = 'maxthon-gestures-extention-helper';
var is_message_sended;
// Whether the mouse is moved between 2 adjacent mousemove events
function notMove(point) {
if (is_not_move == false) {
return false;
}
if (Math.abs(last_mouse_move_point.y - point.y) < 2
&& Math.abs(last_mouse_move_point.x - point.x) < 2) {
return true;
}
else {
is_not_move = false;
return false;
}
}
if (window === top) {
document.querySelector('#' +
script_id).setAttribute('istopwindow', 'true');
}
else {
document.querySelector('#' +
script_id).setAttribute('istopwindow', 'false');
document.addEventListener('mousedown', function (event) {
if (event.button !== 2) {
return;
}
is_not_move = true;
last_mouse_move_point = null;
is_message_sended = false;
}, false);
document.addEventListener('mousemove', function (event) {
var point;
if (is_message_sended) {
return;
}
if (event.button !== 2) { // not right key is pressed down
return;
}
point = {
'x': event.clientX,
'y': event.clientY
};
if (last_mouse_move_point == null) {
last_mouse_move_point = point;
return;
}
if (notMove(point)) {
return;
}
top.postMessage({
'action': 'maxthon-gestures-start-drawing'
}, '*');
is_message_sended = true;
} ,false);
}
})();
script>