123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661 |
- //BEIJING
- //HISTORIC BEIJING
- //<![CDATA[
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(0).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info1').show();
- }).on('mouseleave', function() {
- $('#info1').hide();
- });
- });//]]>
- //BEIJING HISTORY THROUGH PICTURES
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(1).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info2').show();
- }).on('mouseleave', function() {
- $('#info2').hide();
- });
- });//]]>
- //ACTIVITIES
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(2).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info3').show();
- }).on('mouseleave', function() {
- $('#info3').hide();
- });
- });//]]>
- //MODERN BEIJING CULTURE
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(3).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info4').show();
- }).on('mouseleave', function() {
- $('#info4').hide();
- });
- });//]]>
- //GREAT WALL
- //GREAT WALL
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(4).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info5').show();
- }).on('mouseleave', function() {
- $('#info5').hide();
- });
- });//]]>
- //GREAT WALL PICTURES
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(5).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info6').show();
- }).on('mouseleave', function() {
- $('#info6').hide();
- });
- });//]]>
- //XI'AN
- //XI'AN
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(6).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info7').show();
- }).on('mouseleave', function() {
- $('#info7').hide();
- });
- });//]]>
- //XI'AN PICTURES
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(7).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info10').show();
- }).on('mouseleave', function() {
- $('#info10').hide();
- });
- });//]]>
- //SHAANXI MUSEUM
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(8).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info10').show();
- }).on('mouseleave', function() {
- $('#info10').hide();
- });
- });//]]>
- //SHANGHAI
- //SHANGHAI
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(9).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info11').show();
- }).on('mouseleave', function() {
- $('#info11').hide();
- });
- });//]]>
- //MODERN SHAGHAI AND THE BUND
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(10).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info12').show();
- }).on('mouseleave', function() {
- $('#info12').hide();
- });
- });//]]>
- //HISTORIC SHANGHAI REGION
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(11).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info12').show();
- }).on('mouseleave', function() {
- $('#info12').hide();
- });
- });//]]>
- //BIBLIOGRAHIES
- //BIBLIOGRAPHY INDEX
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(12).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info13').show();
- }).on('mouseleave', function() {
- $('#info13').hide();
- });
- });//]]>
-
- //PUBLISHER'S ADDRESSES
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(13).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info14').show();
- }).on('mouseleave', function() {
- $('#info14').hide();
- });
- });//]]>
- //INFORMATION
- //MAP OF CHINA
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(15).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info21').show();
- }).on('mouseleave', function() {
- $('#info21').hide();
- });
- });//]]>
-
- //TABLE OF PROVINCES (16)
- //MAP OF THE UNITED STATES
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(17).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info21').show();
- }).on('mouseleave', function() {
- $('#info21').hide();
- });
- });//]]>
- //TABLE OF UNITED STATES (18)
- //COUNT IN CHINESE
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(19).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info32').show();
- }).on('mouseleave', function() {
- $('#info32').hide();
- });
- });//]]>
- //DOLLARS AND YUAN
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(20).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info22').show();
- }).on('mouseleave', function() {
- $('#info22').hide();
- });
- });//]]>
- //CONVERSION TABLES
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(21).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info23').show();
- }).on('mouseleave', function() {
- $('#info23').hide();
- });
- });//]]>
- //TEACH IN CHINA
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(22).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info24').show();
- }).on('mouseleave', function() {
- $('#info24').hide();
- });
- });//]]>
- //UMF'S CHINA EXCHANGE PROGRAM
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(23).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info25').show();
- }).on('mouseleave', function() {
- $('#info25').hide();
- });
- });//]]>
- //NOTES
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(24).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info26').show();
- }).on('mouseleave', function() {
- $('#info26').hide();
- });
- });//]]>
- //HOW TO SEE CHINESE CHARACTERS
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(25).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info31').show();
- }).on('mouseleave', function() {
- $('#info31').hide();
- });
- });//]]>
- //GUESTBOOK
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(26).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info27').show();
- }).on('mouseleave', function() {
- $('#info27').hide();
- });
- });//]]>
- //CHINESE-ENGLISH LANGUAGE
- //TING - CHINESE LANGUAGE
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(27).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info15').show();
- }).on('mouseleave', function() {
- $('#info15').hide();
- });
- });//]]>
- //INSTRUCTIONS FOR TING
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(28).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info16').show();
- }).on('mouseleave', function() {
- $('#info16').hide();
- });
- });//]]>
- //SEARCH THE DICTIONARY DATABASE
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(29).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info17').show();
- }).on('mouseleave', function() {
- $('#info17').hide();
- });
- });//]]>
- //LOG IN
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(30).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info18').show();
- }).on('mouseleave', function() {
- $('#info18').hide();
- });
- });//]]>
- //MANDARIN CHINISE-ENGLISH
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(31).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info19').show();
- }).on('mouseleave', function() {
- $('#info19').hide();
- });
- });//]]>
- //GAMES AND STUFF
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(32).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info20').show();
- }).on('mouseleave', function() {
- $('#info20').hide();
- });
- });//]]>
- //ART
- //THE POETRY OF BEI DAO
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(33).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info33').show();
- }).on('mouseleave', function() {
- $('#info33').hide();
- });
- });//]]>
- //CHINESE BRONZES
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(34).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info34').show();
- }).on('mouseleave', function() {
- $('#info34').hide();
- });
- });//]]>
- //CALLIGRAPHY BY DENG LING REN
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(35).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info35').show();
- }).on('mouseleave', function() {
- $('#info35').hide();
- });
- });//]]>
- //PAINTING: TANG-QING
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(36).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info36').show();
- }).on('mouseleave', function() {
- $('#info36').hide();
- });
- });//]]>
- //CALLIGIGRAPHY: SHANG-QING
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(37).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info37').show();
- }).on('mouseleave', function() {
- $('#info37').hide();
- });
- });//]]>
- //MING DYNASTY FUNRITURE
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(38).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info38').show();
- }).on('mouseleave', function() {
- $('#info38').hide();
- });
- });//]]>
- //99 CHINESE KITES
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(39).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info39').show();
- }).on('mouseleave', function() {
- $('#info39').hide();
- });
- });//]]>
- //CHINESE JADE
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(40).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info40').show();
- }).on('mouseleave', function() {
- $('#info40').hide();
- });
- });//]]>
- //SHAANXI HISTORY MUSEUM
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(41).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info41').show();
- }).on('mouseleave', function() {
- $('#info41').hide();
- });
- });//]]>
- //OUTSIDE RESOURCES
- //SELECTED LINKS
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(42).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info28').show();
- }).on('mouseleave', function() {
- $('#info28').hide();
- });
- });//]]>
- //UMF ONLINE
- $(window).load(function(){
- $('.top-level li .sub-level li').eq(43).on('mouseover', function() {
- // Position #info1 off to the side of the .sub-level
- // $('#info1').css({
- // 'top': $(this).parent('.sub-level').position().top,
- // 'left': $(this).parent('.sub-level').position().left + $(this).parent('.sub-level').outerWidth(),
- // });
-
- $('#info29').show();
- }).on('mouseleave', function() {
- $('#info29').hide();
- });
- });//]]>
|