/****************************************************************
MolyMobile

Contact: contact@molymobile.com

Copyright (c) 2010 molymobile.com.  All rights reserved.
****************************************************************/

/**************************************Load**************************************/

/*
var call_css = '';
  if(getDeviceDPI()=='1') {
    call_css = '/style/normal_high_black.css';
  } else {
    call_css = '/style/normal_low_black.css';
  }
document.write('<link rel="stylesheet" type="text/css" href="'+call_css+'" />');
*/
