CINXE.COM
TM Gods: Wadjet
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <link rel="icon" href="../img/favicon.ico"/> <meta http-equiv="content-type" content="text/html;charset=UTF-8" /> <meta name="generator" content="Adobe GoLive" /> <meta name="viewport" content="width=device-width,initial-scale=1, maximum-scale=1"> <title>TM Gods: Wadjet</title><!--Stylesheets and fonts--> <link href="/ref/css/layout.css" rel="stylesheet" type="text/css" media="all" /> <link href="/css/layout_head_foot.css" rel="stylesheet" type="text/css" media="all" /> <link href="/css/biscuit_notification.css" rel="stylesheet" type="text/css" media="all" /> <link rel="preconnect" href="https://fonts.gstatic.com"> <link href="https://fonts.googleapis.com/css2?family=Gentium+Basic:wght@400;700&display=swap" rel="stylesheet"> <!-- Scripts--> <script src="/../js/jquery-3.1.1.min.js"></script> <script src="/../js/resp_header.js"></script> <script src="/../js/deliciousmunchies_warning.js"></script> <!-- Script for Google Piecharts--> <script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script> <script type="text/javascript"> var godref_god_godvar = "godref"; google.charts.load('current', {'packages':['corechart']}); google.charts.load('current', {'packages':['table']}); if (godref_god_godvar === 'godref' || godref_god_godvar === 'god') { google.charts.setOnLoadCallback(drawThirdChart); } if (godref_god_godvar === 'godref' || godref_god_godvar === 'godvar') { google.charts.setOnLoadCallback(drawFirstChart); google.charts.setOnLoadCallback(drawSecondChart); } if (godref_god_godvar === 'godref') { google.charts.setOnLoadCallback(drawFourthChart); google.charts.setOnLoadCallback(drawFifthChart); // google.charts.setOnLoadCallback(drawSixthChart); // google.charts.setOnLoadCallback(drawSeventhChart); } if (godref_god_godvar === 'god') { google.charts.setOnLoadCallback(drawFirstChart); // google.charts.setOnLoadCallback(drawEleventhChart); } // Chart 1: Language Ref function drawFirstChart() { var data1 = google.visualization.arrayToDataTable([ ['Language', 'Frequency', 'Finetune_material'], ['Subscribe for charts',1,'../registration.php'], ]); var charttype = " 1 "; if (charttype==1) { var chart1 = new google.visualization.PieChart(document.getElementById('googlechart')); google.visualization.events.addListener(chart1, 'select', myClickHandler); var options1 = { legend: 'none', pieSliceText: 'label', width: '85%', height: '85%', chartArea: {'width': '80%', 'height': '80%'}, legend: {'position': 'bottom', pagingTextStyle: {color: '#3e780e'}, scrollArrows:{ activeColor: '#3e780e', inactiveColor:'#3f6d19'} }, backgroundColor: {fill:'transparent'}, pieSliceBorderColor: 'transparent', colors: ['#173200', '#3e780e', '#7cb74a', '#32600b', '#4e9612', '#3f6d19'] }; } if (charttype==2) { var chart1 = new google.visualization.Table(document.getElementById('googlechart')); google.visualization.events.addListener(chart1, 'select', myClickHandler); var language = " "; if (language!=" ") { var options1 = { width: '100%', height: '50px', }; } else { var options1 = { width: '100%', height: '110px', }; } } var view1 = new google.visualization.DataView(data1); view1.setColumns([0,1]); chart1.draw(view1, options1); function myClickHandler(){ var link1 = data1.getValue(chart1.getSelection()[0]['row'],2); // Change the current site location.href = link1; } } // Chart 2: Material Ref function drawSecondChart() { var data2 = google.visualization.arrayToDataTable([ ['Material', 'Frequency', 'Finetune_date'], ['Subscribe for charts',1,'../registration.php'], ]); var charttype = " 1 "; if (charttype==1) { var chart2 = new google.visualization.PieChart(document.getElementById('googlechart2')); google.visualization.events.addListener(chart2, 'select', myClickHandler); var options2 = { pieSliceText: 'label', width: '85%', height: '85%', chartArea: {'width': '80%', 'height': '80%'}, legend: {'position': 'bottom', pagingTextStyle: {color: '#3e780e'}, scrollArrows:{ activeColor: '#3e780e', inactiveColor:'#3f6d19'} }, backgroundColor: {fill:'transparent'}, pieSliceBorderColor: 'transparent', colors: ['#173200', '#3e780e', '#7cb74a', '#32600b', '#4e9612', '#3f6d19', '#7fae58'] }; } if (charttype==2) { var chart2 = new google.visualization.Table(document.getElementById('googlechart2')); google.visualization.events.addListener(chart2, 'select', myClickHandler); var options2 = { width: '100%', height: '110px' }; } var view2 = new google.visualization.DataView(data2); view2.setColumns([0,1]); chart2.draw(view2, options2); function myClickHandler(){ var link2 = data2.getValue(chart2.getSelection()[0]['row'],2); // Change the current site location.href = link2; } } // Chart 3: weighed dates Ref function drawThirdChart() { var data3 = google.visualization.arrayToDataTable([ ['Year', 'Frequency'], [-801,0],[-800,0],[-799,0],[-798,0],[-797,0],[-796,0],[-795,0],[-794,0],[-793,0],[-792,0],[-791,0],[-790,0],[-789,0],[-788,0],[-787,0],[-786,0],[-785,0],[-784,0],[-783,0],[-782,0],[-781,0],[-780,0],[-779,0],[-778,0],[-777,0],[-776,0],[-775,0],[-774,0],[-773,0],[-772,0],[-771,0],[-770,0],[-769,0],[-768,0],[-767,0],[-766,0],[-765,0],[-764,0],[-763,0],[-762,0],[-761,0],[-760,0],[-759,0],[-758,0],[-757,0],[-756,0],[-755,0],[-754,0],[-753,0],[-752,0],[-751,0],[-750,0],[-749,0],[-748,0],[-747,0],[-746,0],[-745,0],[-744,0],[-743,0],[-742,0],[-741,0],[-740,0],[-739,0],[-738,0],[-737,0],[-736,0],[-735,0],[-734,0],[-733,0],[-732,0],[-731,0],[-730,0],[-729,0],[-728,0],[-727,0],[-726,0],[-725,0],[-724,0],[-723,0],[-722,0],[-721,0],[-720,0],[-719,0],[-718,0],[-717,0],[-716,0],[-715,0],[-714,0],[-713,0],[-712,0],[-711,0],[-710,0],[-709,0],[-708,0],[-707,0],[-706,0],[-705,0],[-704,0],[-703,0],[-702,0],[-701,0],[-700,0],[-699,0],[-698,0],[-697,0],[-696,0],[-695,0],[-694,0],[-693,0],[-692,0],[-691,0],[-690,0],[-689,0],[-688,0],[-687,0],[-686,0],[-685,0],[-684,0],[-683,0],[-682,0],[-681,0],[-680,0],[-679,0],[-678,0],[-677,0],[-676,0],[-675,0],[-674,0],[-673,0],[-672,0],[-671,0],[-670,0],[-669,0],[-668,0],[-667,0],[-666,0],[-665,0],[-664,0],[-663,0],[-662,0],[-661,0],[-660,0],[-659,0],[-658,0],[-657,0],[-656,0],[-655,0],[-654,0],[-653,0],[-652,0],[-651,0],[-650,0],[-649,0],[-648,0],[-647,0],[-646,0],[-645,0],[-644,0],[-643,0],[-642,0],[-641,0],[-640,0],[-639,0],[-638,0],[-637,0],[-636,0],[-635,0],[-634,0],[-633,0],[-632,0],[-631,0],[-630,0],[-629,0],[-628,0],[-627,0],[-626,0],[-625,0],[-624,0],[-623,0],[-622,0],[-621,0],[-620,0],[-619,0],[-618,0],[-617,0],[-616,0],[-615,0],[-614,0],[-613,0],[-612,0],[-611,0],[-610,0],[-609,0],[-608,0],[-607,0],[-606,0],[-605,0],[-604,0],[-603,0],[-602,0],[-601,0],[-600,0],[-599,0],[-598,0],[-597,0],[-596,0],[-595,0],[-594,0],[-593,0],[-592,0],[-591,0],[-590,0],[-589,0],[-588,0],[-587,0],[-586,0],[-585,0],[-584,0],[-583,0],[-582,0],[-581,0],[-580,0],[-579,0],[-578,0],[-577,0],[-576,0],[-575,0],[-574,0],[-573,0],[-572,0],[-571,0],[-570,0],[-569,0],[-568,0],[-567,0],[-566,0],[-565,0],[-564,0],[-563,0],[-562,0],[-561,0],[-560,0],[-559,0],[-558,0],[-557,0],[-556,0],[-555,0],[-554,0],[-553,0],[-552,0],[-551,0],[-550,0],[-549,0],[-548,0],[-547,0],[-546,0],[-545,0],[-544,0],[-543,0],[-542,0],[-541,0],[-540,0],[-539,0],[-538,0],[-537,0],[-536,0],[-535,0],[-534,0],[-533,0],[-532,0],[-531,0],[-530,0],[-529,0],[-528,0],[-527,0],[-526,0],[-525,0],[-524,0],[-523,0],[-522,0],[-521,0],[-520,0],[-519,0],[-518,0],[-517,0],[-516,0],[-515,0],[-514,0],[-513,0],[-512,0],[-511,0],[-510,0],[-509,0],[-508,0],[-507,0],[-506,0],[-505,0],[-504,0],[-503,0],[-502,0],[-501,0],[-500,0],[-499,0],[-498,0],[-497,0],[-496,0],[-495,0],[-494,0],[-493,0],[-492,0],[-491,0],[-490,0],[-489,0],[-488,0],[-487,0],[-486,0],[-485,0],[-484,0],[-483,0],[-482,0],[-481,0],[-480,0],[-479,0],[-478,0],[-477,0],[-476,0],[-475,0],[-474,0],[-473,0],[-472,0],[-471,0],[-470,0],[-469,0],[-468,0],[-467,0],[-466,0],[-465,0],[-464,0],[-463,0],[-462,0],[-461,0],[-460,0],[-459,0],[-458,0],[-457,0],[-456,0],[-455,0],[-454,0],[-453,0],[-452,0],[-451,0],[-450,0],[-449,0],[-448,0],[-447,0],[-446,0],[-445,0],[-444,0],[-443,0],[-442,0],[-441,0],[-440,0],[-439,0],[-438,0],[-437,0],[-436,0],[-435,0],[-434,0],[-433,0],[-432,0],[-431,0],[-430,0],[-429,0],[-428,0],[-427,0],[-426,0],[-425,0],[-424,0],[-423,0],[-422,0],[-421,0],[-420,0],[-419,0],[-418,0],[-417,0],[-416,0],[-415,0],[-414,0],[-413,0],[-412,0],[-411,0],[-410,0],[-409,0],[-408,0],[-407,0],[-406,0],[-405,0],[-404,0],[-403,0],[-402,0],[-401,0],[-400,0],[-399,0],[-398,0],[-397,0],[-396,0],[-395,0],[-394,0],[-393,0],[-392,0],[-391,0],[-390,0],[-389,0],[-388,0],[-387,0],[-386,0],[-385,0],[-384,0],[-383,0],[-382,0],[-381,0],[-380,0],[-379,0],[-378,0],[-377,0],[-376,0],[-375,0],[-374,0],[-373,0],[-372,0],[-371,0],[-370,0],[-369,0],[-368,0],[-367,0],[-366,0],[-365,0],[-364,0],[-363,0],[-362,0],[-361,0],[-360,0],[-359,0],[-358,0],[-357,0],[-356,0],[-355,0],[-354,0],[-353,0],[-352,0],[-351,0],[-350,0],[-349,0],[-348,0],[-347,0],[-346,0],[-345,0],[-344,0],[-343,0],[-342,0],[-341,0],[-340,0],[-339,0],[-338,0],[-337,0],[-336,0],[-335,0],[-334,0],[-333,0],[-332,0],[-331,0],[-330,0],[-329,0],[-328,0],[-327,0],[-326,0],[-325,0],[-324,0],[-323,0],[-322,0],[-321,0],[-320,0],[-319,0],[-318,0],[-317,0],[-316,0],[-315,0],[-314,0],[-313,0],[-312,0],[-311,0],[-310,0],[-309,0],[-308,0],[-307,0],[-306,0],[-305,0],[-304,0],[-303,0],[-302,0],[-301,0],[-300,0],[-299,0],[-298,0],[-297,0],[-296,0],[-295,0],[-294,0],[-293,0],[-292,0],[-291,0],[-290,0],[-289,0],[-288,0],[-287,0],[-286,0],[-285,0],[-284,0],[-283,0],[-282,0],[-281,0],[-280,0],[-279,0],[-278,0],[-277,0],[-276,0],[-275,0],[-274,0],[-273,0],[-272,0],[-271,0],[-270,0],[-269,0],[-268,0],[-267,0],[-266,0],[-265,0],[-264,0],[-263,0],[-262,0],[-261,0],[-260,0],[-259,0],[-258,0],[-257,0],[-256,0],[-255,0],[-254,0],[-253,0],[-252,0],[-251,0],[-250,0],[-249,0],[-248,0],[-247,0],[-246,0],[-245,0],[-244,0],[-243,0],[-242,0],[-241,0],[-240,0],[-239,0],[-238,0],[-237,0],[-236,0],[-235,0],[-234,0],[-233,0],[-232,0],[-231,0],[-230,0],[-229,0],[-228,0],[-227,0],[-226,0],[-225,0],[-224,0],[-223,0],[-222,0],[-221,0],[-220,0],[-219,0],[-218,0],[-217,0],[-216,0],[-215,0],[-214,0],[-213,0],[-212,0],[-211,0],[-210,0],[-209,0],[-208,0],[-207,0],[-206,0],[-205,0],[-204,0],[-203,0],[-202,0],[-201,0],[-200,0],[-199,0],[-198,0],[-197,0],[-196,0],[-195,0],[-194,0],[-193,0],[-192,0],[-191,0],[-190,0],[-189,0],[-188,0],[-187,0],[-186,0],[-185,0],[-184,0],[-183,0],[-182,0],[-181,0],[-180,0],[-179,0],[-178,0],[-177,0],[-176,0],[-175,0],[-174,0],[-173,0],[-172,0],[-171,0],[-170,0],[-169,0],[-168,0],[-167,0],[-166,0],[-165,0],[-164,0],[-163,0],[-162,0],[-161,0],[-160,0],[-159,0],[-158,0],[-157,0],[-156,0],[-155,0],[-154,0],[-153,0],[-152,0],[-151,0],[-150,0],[-149,0],[-148,0],[-147,0],[-146,0],[-145,0],[-144,0],[-143,0],[-142,0],[-141,0],[-140,0],[-139,0],[-138,0],[-137,0],[-136,0],[-135,0],[-134,0],[-133,0],[-132,0],[-131,0],[-130,0],[-129,0],[-128,0],[-127,0],[-126,0],[-125,0],[-124,0],[-123,0],[-122,0],[-121,0],[-120,0],[-119,0],[-118,0],[-117,0],[-116,0],[-115,0],[-114,0],[-113,0],[-112,0],[-111,0],[-110,0],[-109,0],[-108,0],[-107,0],[-106,0],[-105,0],[-104,0],[-103,0],[-102,0],[-101,0],[-100,0],[-99,0],[-98,0],[-97,0],[-96,0],[-95,0],[-94,0],[-93,0],[-92,0],[-91,0],[-90,0],[-89,0],[-88,0],[-87,0],[-86,0],[-85,0],[-84,0],[-83,0],[-82,0],[-81,0],[-80,0],[-79,0],[-78,0],[-77,0],[-76,0],[-75,0],[-74,0],[-73,0],[-72,0],[-71,0],[-70,0],[-69,0],[-68,0],[-67,0],[-66,0],[-65,0],[-64,0],[-63,0],[-62,0],[-61,0],[-60,0],[-59,0],[-58,0],[-57,0],[-56,0],[-55,0],[-54,0],[-53,0],[-52,0],[-51,0],[-50,0],[-49,0],[-48,0],[-47,0],[-46,0],[-45,0],[-44,0],[-43,0],[-42,0],[-41,0],[-40,0],[-39,0],[-38,0],[-37,0],[-36,0],[-35,0],[-34,0],[-33,0],[-32,0],[-31,0],[-30,0],[-29,0],[-28,0],[-27,0],[-26,0],[-25,0],[-24,0],[-23,0],[-22,0],[-21,0],[-20,0],[-19,0],[-18,0],[-17,0],[-16,0],[-15,0],[-14,0],[-13,0],[-12,0],[-11,0],[-10,0],[-9,0],[-8,0],[-7,0],[-6,0],[-5,0],[-4,0],[-3,0],[-2,0],[-1,0],[0,0],[1,0],[2,0],[3,0],[4,0],[5,0],[6,0],[7,0],[8,0],[9,0],[10,0],[11,0],[12,0],[13,0],[14,0],[15,0],[16,0],[17,0],[18,0],[19,0],[20,0],[21,0],[22,0],[23,0],[24,0],[25,0],[26,0],[27,0],[28,0],[29,0],[30,0],[31,0],[32,0],[33,0],[34,0],[35,0],[36,0],[37,0],[38,0],[39,0],[40,0],[41,0],[42,0],[43,0],[44,0],[45,0],[46,0],[47,0],[48,0],[49,0],[50,0],[51,0],[52,0],[53,0],[54,0],[55,0],[56,0],[57,0],[58,0],[59,0],[60,0],[61,0],[62,0],[63,0],[64,0],[65,0],[66,0],[67,0],[68,0],[69,0],[70,0],[71,0],[72,0],[73,0],[74,0],[75,0],[76,0],[77,0],[78,0],[79,0],[80,0],[81,0],[82,0],[83,0],[84,0],[85,0],[86,0],[87,0],[88,0],[89,0],[90,0],[91,0],[92,0],[93,0],[94,0],[95,0],[96,0],[97,0],[98,0],[99,0],[100,0],[101,0],[102,0],[103,0],[104,0],[105,0],[106,0],[107,0],[108,0],[109,0],[110,0],[111,0],[112,0],[113,0],[114,0],[115,0],[116,0],[117,0],[118,0],[119,0],[120,0],[121,0],[122,0],[123,0],[124,0],[125,0],[126,0],[127,0],[128,0],[129,0],[130,0],[131,0],[132,0],[133,0],[134,0],[135,0],[136,0],[137,0],[138,0],[139,0],[140,0],[141,0],[142,0],[143,0],[144,0],[145,0],[146,0],[147,0],[148,0],[149,0],[150,0],[151,0],[152,0],[153,0],[154,0],[155,0],[156,0],[157,0],[158,0],[159,0],[160,0],[161,0],[162,0],[163,0],[164,0],[165,0],[166,0],[167,0],[168,0],[169,0],[170,0],[171,0],[172,0],[173,0],[174,0],[175,0],[176,0],[177,0],[178,0],[179,0],[180,0],[181,0],[182,0],[183,0],[184,0],[185,0],[186,0],[187,0],[188,0],[189,0],[190,0],[191,0],[192,0],[193,0],[194,0],[195,0],[196,0],[197,0],[198,0],[199,0],[200,0],[201,0],[202,0],[203,0],[204,0],[205,0],[206,0],[207,0],[208,0],[209,0],[210,0],[211,0],[212,0],[213,0],[214,0],[215,0],[216,0],[217,0],[218,0],[219,0],[220,0],[221,0],[222,0],[223,0],[224,0],[225,0],[226,0],[227,0],[228,0],[229,0],[230,0],[231,0],[232,0],[233,0],[234,0],[235,0],[236,0],[237,0],[238,0],[239,0],[240,0],[241,0],[242,0],[243,0],[244,0],[245,0],[246,0],[247,0],[248,0],[249,0],[250,0],[251,0],[252,0],[253,0],[254,0],[255,0],[256,0],[257,0],[258,0],[259,0],[260,0],[261,0],[262,0],[263,0],[264,0],[265,0],[266,0],[267,0],[268,0],[269,0],[270,0],[271,0],[272,0],[273,0],[274,0],[275,0],[276,0],[277,0],[278,0],[279,0],[280,0],[281,0],[282,0],[283,0],[284,0],[285,0],[286,0],[287,0],[288,0],[289,0],[290,0],[291,0],[292,0],[293,0],[294,0],[295,0],[296,0],[297,0],[298,0],[299,0],[300,0],[301,0],[302,0],[303,0],[304,0],[305,0],[306,0],[307,0],[308,0],[309,0],[310,0],[311,0],[312,0],[313,0],[314,0],[315,0],[316,0],[317,0],[318,0],[319,0],[320,0],[321,0],[322,0],[323,0],[324,0],[325,0],[326,0],[327,0],[328,0],[329,0],[330,0],[331,0],[332,0],[333,0],[334,0],[335,0],[336,0],[337,0],[338,0],[339,0],[340,0],[341,0],[342,0],[343,0],[344,0],[345,0],[346,0],[347,0],[348,0],[349,0],[350,0],[351,0],[352,0],[353,0],[354,0],[355,0],[356,0],[357,0],[358,0],[359,0],[360,0],[361,0],[362,0],[363,0],[364,0],[365,0],[366,0],[367,0],[368,0],[369,0],[370,0],[371,0],[372,0],[373,0],[374,0],[375,0],[376,0],[377,0],[378,0],[379,0],[380,0],[381,0],[382,0],[383,0],[384,0],[385,0],[386,0],[387,0],[388,0],[389,0],[390,0],[391,0],[392,0],[393,0],[394,0],[395,0],[396,0],[397,0],[398,0],[399,0],[400,0],[401,0],[402,0],[403,0],[404,0],[405,0],[406,0],[407,0],[408,0],[409,0],[410,0],[411,0],[412,0],[413,0],[414,0],[415,0],[416,0],[417,0],[418,0],[419,0],[420,0],[421,0],[422,0],[423,0],[424,0],[425,0],[426,0],[427,0],[428,0],[429,0],[430,0],[431,0],[432,0],[433,0],[434,0],[435,0],[436,0],[437,0],[438,0],[439,0],[440,0],[441,0],[442,0],[443,0],[444,0],[445,0],[446,0],[447,0],[448,0],[449,0],[450,0],[451,0],[452,0],[453,0],[454,0],[455,0],[456,0],[457,0],[458,0],[459,0],[460,0],[461,0],[462,0],[463,0],[464,0],[465,0],[466,0],[467,0],[468,0],[469,0],[470,0],[471,0],[472,0],[473,0],[474,0],[475,0],[476,0],[477,0],[478,0],[479,0],[480,0],[481,0],[482,0],[483,0],[484,0],[485,0],[486,0],[487,0],[488,0],[489,0],[490,0],[491,0],[492,0],[493,0],[494,0],[495,0],[496,0],[497,0],[498,0],[499,0],[500,0],[501,0],[502,0],[503,0],[504,0],[505,0],[506,0],[507,0],[508,0],[509,0],[510,0],[511,0],[512,0],[513,0],[514,0],[515,0],[516,0],[517,0],[518,0],[519,0],[520,0],[521,0],[522,0],[523,0],[524,0],[525,0],[526,0],[527,0],[528,0],[529,0],[530,0],[531,0],[532,0],[533,0],[534,0],[535,0],[536,0],[537,0],[538,0],[539,0],[540,0],[541,0],[542,0],[543,0],[544,0],[545,0],[546,0],[547,0],[548,0],[549,0],[550,0],[551,0],[552,0],[553,0],[554,0],[555,0],[556,0],[557,0],[558,0],[559,0],[560,0],[561,0],[562,0],[563,0],[564,0],[565,0],[566,0],[567,0],[568,0],[569,0],[570,0],[571,0],[572,0],[573,0],[574,0],[575,0],[576,0],[577,0],[578,0],[579,0],[580,0],[581,0],[582,0],[583,0],[584,0],[585,0],[586,0],[587,0],[588,0],[589,0],[590,0],[591,0],[592,0],[593,0],[594,0],[595,0],[596,0],[597,0],[598,0],[599,0],[600,0],[601,0],[602,0],[603,0],[604,0],[605,0],[606,0],[607,0],[608,0],[609,0],[610,0],[611,0],[612,0],[613,0],[614,0],[615,0],[616,0],[617,0],[618,0],[619,0],[620,0],[621,0],[622,0],[623,0],[624,0],[625,0],[626,0],[627,0],[628,0],[629,0],[630,0],[631,0],[632,0],[633,0],[634,0],[635,0],[636,0],[637,0],[638,0],[639,0],[640,0],[641,0],[642,0],[643,0],[644,0],[645,0],[646,0],[647,0],[648,0],[649,0],[650,0],[651,0],[652,0],[653,0],[654,0],[655,0],[656,0],[657,0],[658,0],[659,0],[660,0],[661,0],[662,0],[663,0],[664,0],[665,0],[666,0],[667,0],[668,0],[669,0],[670,0],[671,0],[672,0],[673,0],[674,0],[675,0],[676,0],[677,0],[678,0],[679,0],[680,0],[681,0],[682,0],[683,0],[684,0],[685,0],[686,0],[687,0],[688,0],[689,0],[690,0],[691,0],[692,0],[693,0],[694,0],[695,0],[696,0],[697,0],[698,0],[699,0],[700,0],[701,0],[702,0],[703,0],[704,0],[705,0],[706,0],[707,0],[708,0],[709,0],[710,0],[711,0],[712,0],[713,0],[714,0],[715,0],[716,0],[717,0],[718,0],[719,0],[720,0],[721,0],[722,0],[723,0],[724,0],[725,0],[726,0],[727,0],[728,0],[729,0],[730,0],[731,0],[732,0],[733,0],[734,0],[735,0],[736,0],[737,0],[738,0],[739,0],[740,0],[741,0],[742,0],[743,0],[744,0],[745,0],[746,0],[747,0],[748,0],[749,0],[750,0],[751,0],[752,0],[753,0],[754,0],[755,0],[756,0],[757,0],[758,0],[759,0],[760,0],[761,0],[762,0],[763,0],[764,0],[765,0],[766,0],[767,0],[768,0],[769,0],[770,0],[771,0],[772,0],[773,0],[774,0],[775,0],[776,0],[777,0],[778,0],[779,0],[780,0],[781,0],[782,0],[783,0],[784,0],[785,0],[786,0],[787,0],[788,0],[789,0],[790,0],[791,0],[792,0],[793,0],[794,0],[795,0],[796,0],[797,0],[798,0],[799,0],[800,0], ]); var newData = google.visualization.data.group(data3, [{ column: 0, type: 'number' }], [{ column: 1, label: 'Weighed', aggregation: google.visualization.data.sum, type: 'number' }]); var options3 = { legend: 'none', backgroundColor: {fill:'transparent'}, colors: ['#3e780e'], }; var chart3 = new google.visualization.LineChart(document.getElementById('googlechart3')); chart3.draw(newData, options3); } // Chart 4: Provenance Ref function drawFourthChart() { var data4 = google.visualization.arrayToDataTable([ ['Provenance', 'Number', 'blabla'], ['Subscribe for charts',1,'../registration.php'], ]); var charttype = " 1 "; if (charttype==1) { var chart4 = new google.visualization.PieChart(document.getElementById('googlechart4')); chart4.draw(data4, options4); google.visualization.events.addListener(chart4, 'select', myClickHandler); var options4 = { pieSliceText: 'label', width: '85%', height: '85%', chartArea: {'width': '80%', 'height': '80%'}, legend: {'position': 'bottom', pagingTextStyle: {color: '#3e780e'}, scrollArrows:{ activeColor: '#3e780e', inactiveColor:'#3f6d19'} }, backgroundColor: {fill:'transparent'}, pieSliceBorderColor: 'transparent', colors: ['#173200', '#3e780e', '#7cb74a', '#32600b', '#4e9612', '#3f6d19'] }; } if (charttype==2) { var chart4 = new google.visualization.Table(document.getElementById('googlechart4')); google.visualization.events.addListener(chart4, 'select', myClickHandler); var options4 = { title: 'Region / language frequency', legend: { position: 'none'}, backgroundColor: {fill:'transparent'}, width: '100%', height: '110px', }; } var view4 = new google.visualization.DataView(data4); view4.setColumns([0,1]); chart4.draw(view4, options4); function myClickHandler(){ var link4 = data4.getValue(chart4.getSelection()[0]['row'],2); // Change the current site location.href = link4; } } // Chart 5: Variant function drawFifthChart() { var data5 = google.visualization.arrayToDataTable([ ['Variant', 'Frequency', 'Finetune_date'], ['Subscribe for charts',1,'../registration.php'], ]); var charttype = " 1 "; if (charttype==1) { var chart5 = new google.visualization.PieChart(document.getElementById('googlechart5')); google.visualization.events.addListener(chart5, 'select', myClickHandler); var options5 = { pieSliceText: 'label', width: '85%', height: '85%', chartArea: {'width': '80%', 'height': '80%'}, legend: {'position': 'bottom', pagingTextStyle: {color: '#3e780e'}, scrollArrows:{ activeColor: '#3e780e', inactiveColor:'#3f6d19'} }, backgroundColor: {fill:'transparent'}, pieSliceBorderColor: 'transparent', colors: ['#173200', '#3e780e', '#7cb74a', '#32600b', '#4e9612', '#3f6d19', '#7fae58'] }; } if (charttype==2) { var chart5 = new google.visualization.Table(document.getElementById('googlechart5')); google.visualization.events.addListener(chart5, 'select', myClickHandler); var options5 = { width: '100%', height: '110px' }; } var view5 = new google.visualization.DataView(data5); view5.setColumns([0,1]); chart5.draw(view5, options5); function myClickHandler(){ var link5 = data5.getValue(chart5.getSelection()[0]['row'],2); // Change the current site location.href = link5; } } </script> </head> <!-- Matomo: tracking code for Trismegistos.org --> <script> var _paq = window._paq = window._paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="//trismegistos.org/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '7']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })(); </script> <!-- End Matomo Code --> <body> <!-- The top header section --> <header> <div class="wrapper header-flex"> <nav class="menu"> <ul class="active"> <li id="logo"><a href="/">Home</a></li> <li id="pagetitle"><a href="index.php">Gods</li> <li><a href="../god/about.php" target="_blank">About</a></li> </ul> <a class="toggle-nav" href="#">☰</a> </nav> <div id="header-right-section"> <div id="panic-button"> <a href="/../forum/index.php"> <i class="fa fa-ambulance info-tooltip" aria-hidden="true"> </i> </a> </div> <div class="search-form"> <form action="index.php?quick="> <input type="text" name="quick" placeholder="God ID or name"> <button>Go</button> </form> </div><!-- End .search-form --> <div id="session-login"> <p>Unregistered user (8.222.208.146). <a href=# id=show_login_btn style="color: #FCE903"><b>Log in</b></a><br><a href= "https://www.trismegistos.org/registration.php" style="color: #FCE903">I want to subscribe!</a></p> </div> </div> <!-- End #header-right-section --> </div> <!-- End header.wrapper --> </header> <!-- the content starts here --> <div id="top" class="bg-light"> <div id="warning-halike"> <a href="https://www.trismegistos.org/keeptrismegistosalive.php"><img src="/img/banner1.png"></a><p><i class="fa fa-exclamation-triangle" aria-hidden="true" style="color: #034D90"></i></p><p><font color=blue>Have you remembered to use your institution's proxy or VPN?</font></p><p>Please log in or subscribe below:</p><p><b onClick=toggle_individual_form(this) id=individual_login_button>I have a login</b></p><form id=halike_individual_form action=/registrations_individual.php?cmd=login><input name=cmd value='login' type=hidden><input name=id value='' type=hidden><input name=redirect value='/god/98' type=hidden><input id='halike-login-email' name=email value='' placeholder='email'><input id='halike-login-password' name=password type=password value='' placeholder='password'><input type=submit></form><p><a href="https://www.trismegistos.org/registration.php"><b>I want to subscribe</b></a><p class="no-margin">Please note that since 1 January 2020, full functionality of this page is reserved for registered users only.</p><div><div id="close-halike-warning">X</div></div> </div> <script type="text/javascript" src="../js/halike-warning.js"></script> <div class="container first-container"> <div class="row first-container flex-row flex-space-between"> <div id="god-basic-info" class="flex-items"> <h2>TM God 98</h2><h6>Wadjet</h6><h7>To limit your search to specific variants, use the pie charts or tables below.</h7> </div> <!-- End #god-basic-info --> <div id="god-URI" class="flex-items"> <div class="infobox infobox-URI"> <i class="fa fa-bullhorn" style="color: #3e780e; font-size: 1.2em; padding-right: 5px" aria-hidden="true"></i> <span class="semibold">Stable URI (with TM God ID):</span> <span id="uri" style="padding-left: 24px">www.trismegistos.org/god/98</span> <img id="copy_button" src="../img/clippy.png" onclick="copy2clipboard()" title="Copy URI to clipboard"> <span id="copy_text"></span> <script> function copy2clipboard() { let textarea = document.createElement('textarea') textarea.id = 't' textarea.style.height = 0 document.body.appendChild(textarea) textarea.value = document.getElementById("uri").innerText let selector = document.querySelector('#t') selector.select() document.execCommand('copy') document.body.removeChild(textarea) document.getElementById("copy_text").innerText = "Copied!" setTimeout(function() { document.getElementById("copy_text").innerText = "" }, 1000); } </script> </div> <!-- End .infobox-URI--> </div> <!-- End #god-URI --> </div> <!-- End .row .first-container --> <div id="god-row" class="row flex-row flex-space-between"> <div id="god-info" class="flex-items"> <div id="god-variants"> <h5>Standard variants</h5> <p><span class="semibold">Greek:</span> Οὐτης</p><p><span class="semibold">Egyptian:</span> Wȝḏy.t</p> </div> <!-- End #god-variants --> <div id="god-lang"> <p class="division"><span class="semibold">Gender:</span> Female</p><p><span class="semibold">Linguistic origins:</span> Egyptian</p> </div> <!-- End #god-lang --> <div class="god-extra"><p><span class="semibold">Description / typology:</span> cobra goddess of Buto</p></div><div class="god-extra"><p><span class="semibold">Bibliography:</span> Fischer-Elfert, in: LÄ VI, 1986, col. 906-911 s.v. Uto</p></div><div class="god-extra"><p><span class="semibold">Notes:</span> equivalent of Leto (<a href="../god/122">TM God 122</a>)</p></div><p id="links"><span class="semibold">Links:</span> <a href="https://en.wikipedia.org/wiki/Wadjet" target="_blank">Wikipedia</a> (Wadjet)</p> </div> <!-- End #god-info --> <div id="god-lists" class="flex-items"> <div id="nam_god"><h4>TM Nam</h4><p class="p-small">We currently have <span class="semibold">24 theophoric names</span> (82 attestations) assigned to this god:</p><div class="flex-row"><span class="p-small flex-items">∙ Subscribe to see the list of personal names containing this god.</span></div></div><div id="geo_god"><h4>TM Geo</h4><p class="p-small">We currently have <span class="semibold">8 place names</span> (780 attestations) assigned to this god:</p><div class="flex-row"><span class="p-small flex-items">∙ Subscribe to see the list of place names containing this god.</span></div></div> </div> <!-- End #god-lists--> </div> <!-- End #god-row --> </div> <!-- End .container .first-container --> </div> <!-- End #top --> <div id="god-att" class="bg-dark"> <div class="container"> <div id="god-att-general" class="row flex-row flex-space-between"> <div class="flex-items"> <br><h4><i class="fa fa-thumb-tack" style="padding-right:5px" aria-hidden="true"></i>We currently have 0 attestations of this god (check our <a href="/god/about.php#coverage">coverage</a>!)</h4><p class="break-before">(sources filtered as: date = -800 to 800) <a href="/god/detail.php?god_id=98#god-att-general">Remove all limitations</a></p> </div><!-- End .flex-items --> <div class="flex-items"> <div class="infobox infobox-pie"> <p class="p-small"><i class="fa fa-lightbulb-o" style="color: #3e780e; font-size: 1.2em; padding-right: 5px" aria-hidden="true"></i> Click on the appropriate section of the charts to limit your search to a specific criterion.</p> <p class="p-small">Chart type:<br><a class="charttype" href="/god/detail.php?god_id=98&charttype=1&language=&material=&geo_variable=&geo_choice=region&variant=&min_date=-800&max_date=800#god-att-general"><button class="btn" style="padding-left: 0"><i class="fa fa-pie-chart" style="color: #3e780e" aria-hidden="true"></i></button>Pie</a><a class="charttype" href="/god/detail.php?god_id=98&charttype=2&language=&material=&geo_variable=&geo_choice=region&variant=&min_date=-800&max_date=800#god-att-general"><button class="btn" style="padding-left: 30px"><i class="fa fa-table" style="color: #4d4d4d" aria-hidden="true"></i></button>Table</a></p> </div> <!-- End .infobox --> </div> <!--End .flex-items --> </div> <!-- End .flex-row --> <!-- Piecharts --> <div id="filter-god" class="row flex-row flex-space-around flex-wrap"><div class="flex-items piechart"> <div id="googlechart"></div><div class="reset-pie">All languages (texts) <i class="fa fa-info-circle info-tooltip" style="color: #3e780e; padding-left: 3px; font-size: 0.9em;" aria-hidden="true"><span class="tooltiptext">Select a slice to filter the results on the basis of the <span class="semibold">language/script of the texts the name is attested in</span>.</span></i></div></div> <div class="flex-items piechart"> <div id="googlechart2"></div><div class="reset-pie">All materials <i class="fa fa-info-circle info-tooltip" style="color: #3e780e; padding-left: 3px; font-size: 0.9em;" aria-hidden="true"><span class="tooltiptext">Select a slice to filter the results on the basis of the writing material of the texts the name is attested in.</span></i></div></div> <!-- End .flex-items .piechart--><div class="flex-items piechart"><div id="googlechart4"></div> <div class="dropdown-pie"> <form id="geo_choice" method="POST" action="/god/detail.php?god_id=98&charttype=1&language=&material=&min_date=-800&max_date=800&geo_variable=&geo_choice=#god-att-general"> <select name="geo_choice" id="geo_choice" onchange="this.form.submit()"> <option value="country" >All countries ▾</option> <option value="modern_region" >All modern regions ▾</option> <option value="provincia" >All provinciae ▾</option> <option value="region" selected="selected">All ancient regions ▾</option> </select> </form> </div></div> <!-- End .flex-items .piechart--><div class="flex-items piechart"><div id="googlechart5"></div><div class="reset-pie">All variants <i class="fa fa-info-circle info-tooltip" style="color: #3e780e; padding-left: 3px; font-size: 0.9em;" aria-hidden="true"><span class="tooltiptext">Select a slice to filter the results on the basis of a particular name element, e.g. 'double' to keep only those attestations where the name is attested as the second name in a double name.</span></i></div></div> <!-- End .flex-items .piechart--><div class="row"><div id="godWeighedDates" class="weighedDates"><div class="filterbar-WD flex-row flex-space-between"><div id="filter-WD-godRef" class="semibold flex-items">Chronological overview of attestations of the god Wadjet<i class="fa fa-question info-tooltip" style="color: #3e780e; padding-left: 10px; font-size: 0.9em" aria-hidden="true"><span class="tooltiptext">For the principles underlying this graph, see Van Beek / Depauw, Ancient Society 43 (2013), pp. 101-114.</span></i></div> <!-- End #filterbar-WD-title --><div id="filter-WD-options" class="flex-items"><div class="filter-WD-text">From</div><div class="dropdown-WD"><form id="min_date" method="GET" action="/god/detail.php?#god-att-general"><select name="min_date" id="min_date" onchange="this.form.submit()"><option value="-799" >eighth century BC ▾</option> <option value="-699" >seventh century BC ▾</option> <option value="-599" >sixth century BC ▾</option> <option value="-499" >fifth century BC ▾</option> <option value="-399" >fourth century BC ▾</option> <option value="-299" >third century BC ▾</option> <option value="-199" >second century BC ▾</option> <option value="-99" >first century BC ▾</option> <option value="1" >first century AD ▾</option> <option value="100" >second century AD ▾</option> <option value="200" >third century AD ▾</option> <option value="300" >fourth century AD ▾</option> <option value="400" >fifth century AD ▾</option> <option value="500" >sixth century AD ▾</option> <option value="600" >seventh century AD ▾</option> <option value="700" >eighth century AD ▾</option> </select> <input type="hidden" name="god_id" value="98"> <input type="hidden" name="charttype" value="1"> <input type="hidden" name="language" value=""> <input type="hidden" name="material" value=""> <input type="hidden" name="geo_variable" value=""> <input type="hidden" name="geo_choice" value="region"> <input type="hidden" name="max_date" value="800"> <input type="hidden" name="variant" value=""> </form></div><!-- End .dropdown-WD --><div class="filter-WD-text">to</div><div class="dropdown-WD"><form id="max_date" method="GET" action="/god/detail.php#god-att-general"><select name="max_date" id="max_date" onchange="this.form.submit()"><option value="-700" >eighth century BC ▾</option> <option value="-600" >seventh century BC ▾</option> <option value="-500" >sixth century BC ▾</option> <option value="-400" >fifth century BC ▾</option> <option value="-300" >fourth century BC ▾</option> <option value="-200" >third century BC ▾</option> <option value="-100" >second century BC ▾</option> <option value="-1" >first century BC ▾</option> <option value="99" >first century AD ▾</option> <option value="199" >second century AD ▾</option> <option value="299" >third century AD ▾</option> <option value="399" >fourth century AD ▾</option> <option value="499" >fifth century AD ▾</option> <option value="599" >sixth century AD ▾</option> <option value="699" >seventh century AD ▾</option> <option value="799" selected="selected">eighth century AD ▾</option> </select> <input type="hidden" name="god_id" value="98"> <input type="hidden" name="charttype" value="1"> <input type="hidden" name="language" value=""> <input type="hidden" name="material" value=""> <input type="hidden" name="geo_variable" value=""> <input type="hidden" name="geo_choice" value="region"> <input type="hidden" name="min_date" value="-800"> <input type="hidden" name="variant" value=""> </form></div><!-- End .dropdown-WD --></div> <!-- End. filter-WD-options --></div><!--End .filterbar-WD --></div> <!-- End .weighedDates --><div class="weighedDates"><p class="indent"><a href="../registration">Subscribe</a> for a chronological overview and to filter on date</p></div></div> <!-- End #filter-god--> </div> <!-- End .container --> <div id="godref-table" class="container second-container"> <p class="table-warning">The list below has been restricted to the first five entries. Please <a href="../registration.php">subscribe</a> to see the full list without this notice.</p> <div class="relative" style="padding-bottom: 30px;"> <!-- de vooruit-achteruit-pijltjes --> <!-- End pages --> </div><!-- End relative --> <div class="tbl-header"> <table border="0" cellspacing="0" cellpadding="0"> <thead> <tr> <th class="TM_id width12">GodRef ID</th> <th class="width20">Publication</th> <th class="width15">Attestation <i class="fa fa-exclamation-triangle info-tooltip" aria-hidden=true style="padding-left: 5px"><span class="tooltiptext">Diacritics (such as brackets and subdots) have not always been recorded in TM GodRef yet. To check whether a name is (partially) reconstructed, please check the edition.</span></i></th> <th class="width10">GodVar</th> <th class="width27">Provenance (text)</th> <th class="width15">Date</th> </tr> </thead> </table> </div> <!-- End .tbl-header--> <div class="tbl-content"> <table border="0" cellspacing="0" cellpadding="0"> <tbody> </table> </tbody> </table> </div> <!-- End .tbl-content--> <div class="goto-top"><img src="/geo/img/arrowtop.png" /><a href="#top">Back to top</a></div> </div> <!-- End #namref-table--> </div> <!-- End #nam-att --> <!-- Footer --> <!-- Footer --> <footer> <div class="wrapper"> <div class="flex"> <section class="footer-col"> <a href="../about">About Trismegistos</a> </section> <section class="footer-col"> <!--<a href="../guide.php">First time guide</a> & --><a href="../about_how_to_cite.php">How to cite</a><br> </section> <section class="footer-col"> <a href="../terms-of-use.html">Terms & conditions</a> </section> <section class="footer-col"> Contact: <script language="JavaScript"> var username = "mark.depauw"; var hostname = "kuleuven.be"; var linktext = "<i class='fa fa-envelope' aria-hidden='true'></i>"; document.write("<a class='social' href='" + "mail" + "to:" + username + "@" + hostname + "'>" + linktext + "</a>"); </script> <a class="social" href="http://www.facebook.com/TrismegistosTM" target="_blank"><i class="fa fa-facebook-square fa-lg aria-hidden="true""></i></a> <a class="social" href="http://www.twitter.com/TrismegistosTM" target="_blank"><i class="fa fa-twitter-square fa-lg aria-hidden="true""></i></a> </section> <section class="footer-col"> Last update: <div id='updateplaceholder'></div> </section> <script> var xmlhttp = new XMLHttpRequest(); xmlhttp.open("GET", '/lastupdate.txt', false); xmlhttp.send(); if (xmlhttp.status==200) { result = xmlhttp.responseText; document.getElementById('updateplaceholder').innerHTML = result; } </script> <section class="footer-col"> <img id="kul-logo" src="/img/KUL_logo.png"/> </section> <section id="cc-license" class="footer-col"> <a rel="license" target="blank" href="https://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a> </section> </div> </div> <!-- End footer.wrapper--> </footer> <!-- Cookie warning --> <div id='cookie_warning_box'> <p class="cookie-text">This site uses cookies to provide you with the best user experience. By using Trismegistos, you accept <a href='/terms-of-use.html'>our terms and conditions</a>, including the use of cookies.</p> <div id='close_cookie_warning' onClick='close_cookie_warning()'>X CLOSE</div> </div> <!-- End cookie warning --> <!-- Black screen --> <!-- End black screen --> </body> </html>