window.onload = function() {
document.onselectstart = function() {return false;} // ie
}
