DROP TABLE IF EXISTS APPPoints; CREATE TABLE `APPPoints` ( `RowID` int(11) NOT NULL AUTO_INCREMENT, `Strand` text NOT NULL, `Level` int(11) NOT NULL, `Descriptor` mediumtext NOT NULL, PRIMARY KEY (`RowID`) ) ENGINE=MyISAM AUTO_INCREMENT=161 DEFAULT CHARSET=latin1; INSERT INTO APPPoints VALUES("1","AF1","4","Using scientific ideas when describing simple phenomena"), ("2","AF1","5","Use abstract ideas/models when describing processes or phenomena"), ("3","AF1","6","Use abstract ideas/models or multiple factors when describing processes or phenomena"), ("4","AF1","7","Make explicit connections between abstract ideas/models when explaining phenomena"), ("5","AF2","4","Describe some simple positive and negative consequences of scientific and technological developments"), ("6","AF2","4","Recognise applications of specific scientific ideas"), ("7","AF2","4","Identify aspects of science used within particular jobs or roles"), ("8","AF2","5","Describe different viewpoints a range of people may have about scientific or technological developments"), ("9","AF2","5","Indicate how scientific or technological developments may affect different groups of people in different ways"), ("10","AF2","5","Identify ethical or moral issues linked to scientific or technological developments"), ("11","AF2","5","Link applications of science or technology to their underpinning scientific ideas"), ("12","AF2","6","Describe how different decisions on the uses of scientific and technological developments may be made in different economic, social or cultural contexts"), ("13","AF2","6","Explain how societies are affected by particular scientific applications or ideas"), ("14","AF2","6","Describe how particular scientific or technological developments have provided evidence to help scientists pose and answer further questions"), ("15","AF2","6","Describe how aspects of science are applied in particular jobs or roles"), ("16","AF2","7","Suggest ways in which scientific and technological developments may be influenced"), ("17","AF2","7","Explain how scientific discoveries can change worldviews"), ("18","AF2","7","Suggest economic, ethical/moral, social or cultural arguments for and against scientific or technological developments"), ("19","AF2","7","Explain how creative thinking in science and technology generates ideas for future research and development"), ("20","AF3","4","Present simple data in more than one way, inc. tables and bar charts"), ("21","AF3","5","Select appropriate ways of presenting data (independently)"), ("22","AF3","6","Choose forms to present qualitative data appropriate to the data"), ("23","AF3","6","Choose forms to present quantitative data appropriate to the data"), ("24","AF3","7","Effectively represent abstract ideas using appropriate symbols in presenting explanations"), ("25","AF3","7","Effectively represent abstract ideas using appropriate flow diagrams in presenting explanations"), ("26","AF3","7","Effectively represent abstract ideas using appropriate scatter graphs in presenting explanations"), ("27","AF3","7","Effectively represent abstract ideas using appropriate bar charts in presenting explanations"), ("28","AF3","7","Effectively represent abstract ideas using appropriate pie charts in presenting explanations"), ("29","AF4a","4","Identify possible risks"), ("30","AF4a","5","Make, and act on, suggestions to control obvious risks"), ("31","AF4a","6","Independently recognise a range of familiar risks and take action to control them"), ("32","AF4a","7","Recognise the need for risk assessment and consult appropriate sources of information (e.g. HAZCARDS)"), ("33","AF4b","4","Make sets of observations or measurements, "), ("34","AF4b","5","Repeat sets of observations where necessary"), ("35","AF4b","6","Collect data using appropriate ranges, numbers and values for measurements"), ("36","AF4b","7","Explain how to take account of error in order to collect reliable data"), ("37","AF4c","4","Decide when it is appropriate to carry out fair tests"), ("38","AF4c","5","Recognise significant variables, selecting the most suitable to investigate"), ("39","AF4c","6","Identifying types of variables e.g.independent and dependent (& control, categoric, continuous)"), ("40","AF4c","7","Identify key variables in complex contexts, explaining why some cannot readily be controlled and planning appropriate approaches to investigations to account for this."), ("41","AF5a","4","Draw straight forward conclusions from data presented in various formats"), ("42","AF5a","5","Draw valid conclusions that use more than one piece of supporting evidence - line graphs"), ("43","AF5a","5","Draw valid conclusions that use more than one piece of supporting evidence - numerical data"), ("44","AF5a","6","Select and manipulate data and use them to contribute to conclusions"), ("45","AF5a","7","Identify quantitative relationships between variables, using them to inform conclusions and make further predictions \n"), ("47","AF5b","5","Recognising inconsistencies in data."), ("48","AF5b","5","Provide straightforward explanations for differences in repeated observations."), ("49","AF5b","6","Make valid comments on quality of data - reliability"), ("50","AF5b","6","Make valid comments on quality of data - precision"), ("51","AF5b","6","Make valid comments on quality of data - validity"), ("52","AF5b","6","Make valid comments on quality of data - accuracy"), ("53","AF5b","7","Assess the strength of evidence, deciding whether it is sufficient to support conclusions"), ("54","AF5c","4","Suggest improvements to methods, giving reason"), ("55","AF5c","5","Evaluate effectiveness of methods, making practical suggestions for improvements."), ("56","AF5c","6","Suggest reasons for any limitations or inconsistencies in evidence collected."), ("57","AF5c","7","Explain ways of modifying working methods to improve reliability"), ("46","AF5b","4",""), ("157","AF4b","4","identifying the ranges and intervals used"), ("158","AF4a","3","Recognise obvious risks when prompted"), ("159","AF4d","3","Select equipment or information sources from those provided to address a question or idea under investigation"), ("160","AF4d","4","Select appropriate equipment or information sources to address a question or idea under investigation"); DROP TABLE IF EXISTS APPStrands; CREATE TABLE `APPStrands` ( `Code` text NOT NULL, `Title` text NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; INSERT INTO APPStrands VALUES("AF1","Thinking scientifically"), ("AF2","Understanding the applications and implications of science"), ("AF3","Communicating and collaborating in science"), ("AF4a","Using investigative approaches - Risk Assesement"), ("AF4b","Using investigative approaches - Range & Reliability"), ("AF4c","Using investigative approaches - Variables"), ("AF5a","Working with evidence - Conclusions"), ("AF5b","Working with evidence - Evaluating (data/evidence)"), ("AF5c","Working with evidence - Evaluating (methods)"), ("AF4d","Using investigative approaches - Equipment"); DROP TABLE IF EXISTS BespokeTests; CREATE TABLE `BespokeTests` ( `RowID` int(11) NOT NULL AUTO_INCREMENT, `TestName` text COLLATE utf8_unicode_ci NOT NULL, `QuestionID` int(11) NOT NULL, `CorrectAnswer` text COLLATE utf8_unicode_ci NOT NULL, PRIMARY KEY (`RowID`) ) ENGINE=MyISAM AUTO_INCREMENT=46 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; INSERT INTO BespokeTests VALUES("1","Yr7DecemberLandmark","5730","A"), ("2","Yr7DecemberLandmark","5731","C"), ("3","Yr7DecemberLandmark","5732","C"), ("4","Yr7DecemberLandmark","5741","B"), ("5","Yr7DecemberLandmark","5727","A"), ("6","Yr7DecemberLandmark","5728","C"), ("7","Yr7DecemberLandmark","5729","A"), ("8","Yr7DecemberLandmark","5742","C"), ("9","Yr7DecemberLandmark","312","C"), ("10","Yr7DecemberLandmark","5734","B"), ("11","Yr7DecemberLandmark","969","A"), ("12","Yr7DecemberLandmark","6","D"), ("13","Yr7DecemberLandmark","818","A"), ("14","Yr7DecemberLandmark","820","A"), ("15","Yr7DecemberLandmark","995","B"), ("16","Yr7DecemberLandmark","994","D"), ("17","Yr7DecemberLandmark","993","C"), ("18","Yr7DecemberLandmark","996","C"), ("19","Yr7DecemberLandmark","5","A"), ("20","Yr7DecemberLandmark","202","B"), ("21","Yr7DecemberLandmark","40","A"), ("22","Yr7DecemberLandmark","186","B"), ("23","Yr7DecemberLandmark","941","A"), ("24","Yr7DecemberLandmark","939","D"), ("25","Yr7DecemberLandmark","226","D"), ("26","Yr7DecemberLandmark","230","C"), ("27","Yr7DecemberLandmark","228","B"), ("28","Yr7DecemberLandmark","322","B"), ("29","Yr7DecemberLandmark","234","C"), ("30","Yr7DecemberLandmark","331","D"), ("31","Yr7DecemberLandmark","102","C"), ("32","Yr7DecemberLandmark","198","D"), ("33","Yr7DecemberLandmark","171","A"), ("34","Yr7DecemberLandmark","185","C"), ("35","Yr7DecemberLandmark","93","D"), ("36","Yr7DecemberLandmark","184","A"), ("37","Yr7DecemberLandmark","175","B"), ("38","Yr7DecemberLandmark","178","D"), ("39","Yr7DecemberLandmark","174","C"), ("40","Yr7DecemberLandmark","5737","B"), ("41","Yr7DecemberLandmark","905","D"), ("42","Yr7DecemberLandmark","906","A"), ("43","Yr7DecemberLandmark","907","B"), ("44","Yr7DecemberLandmark","908","D"), ("45","Yr7DecemberLandmark","5740","D"); DROP TABLE IF EXISTS BrainTraining; CREATE TABLE `BrainTraining` ( `ID` int(11) NOT NULL AUTO_INCREMENT, `Title` tinytext NOT NULL, `Description` text, `PictureURL` tinytext NOT NULL, `URL` tinytext NOT NULL, `Type` tinytext NOT NULL, `Verified` tinyint(1) NOT NULL, PRIMARY KEY (`ID`) ) ENGINE=MyISAM AUTO_INCREMENT=55 DEFAULT CHARSET=latin1; INSERT INTO BrainTraining VALUES("1","GridWorks","

Place the nine colored tokens on the 3x3 game grid in a pattern that matches the clues given in each GridWorks challenge. \n \n

Use the easy level to learn the puzzle and the hard level to test your brain. \n","http://www.puzzles.com/projects/GridWorks/LogicPuzzles031-032/GW_031-032_button75.gif","http://www.puzzles.com/projects/AllGridWorks.html","Logic","1"), ("2","Strimko","

Strimko is a logic grid & numbers puzzle. All challenges are solvable with a pure logic, and no special knowledge is required. \n \n

It is based on a well-known idea of Latin squares described by a famous Swiss mathematician and physicist Leonhard Euler (1707-1783) in the 18th century. In a Latin Square each row and each column contain only occurance of of a number.","http://www.strimko.com/play/images/strimko006_button110.gif","http://www.strimko.com/all.htm","Logic","1"), ("3","Set Daily Puzzle","

The object of the game is to identify six \'Sets\' of three cards from 12 cards laid out on the table.","http://www.MrCorfe.com/images/Set.gif","http://www.setgame.com/set/puzzle_frame.htm","Logic","1"), ("4","Brainteasers and Puzzles","A collection of mainly Science educational games.","http://www.mrcorfe.com/images/Brainteaser.jpg","http://puzzling.caret.cam.ac.uk/index.php?section=home&style=1","Collection","1"), ("9","","Submitted by: ","","http://www.gorillafund.org/gorilla_fun/gorilla_puzzles.php","","0"), ("13","","Submitted by: 250879JC","","http://www.brainmetrix.com/","","0"), ("10","","Submitted by: 270497RS","","http://www.hellam.net/maths2000/frogs.html","","0"), ("11","","Submitted by: 250597LP","","http://www.brainbashers.com/stereo.asp","","0"), ("12","","Submitted by: 250879JC","","http://www.brainmetrix.com/","","0"), ("14","","Submitted by: 280497NB","","www.agame.com","","0"), ("15","","Submitted by: 260397SN","","www.gamesforthebrain.com","","0"), ("17","","Submitted by: ","","http://www.microgames.info/game_info.php?products_id=205","","0"), ("18","","Submitted by: 181296EB","","http://www.sheppardsoftware.com/braingames/memory2/memory2.htm","","0"), ("19","","Submitted by: ","","www.surfnetkids/games/Science_Games/","","0"), ("34","","Submitted by: ","","http://www.fi.edu/fellows/payton/rocks/quiz/index.html","","0"), ("21","","Submitted by: 250297BM","","http://www.mygame.com/game/3dlogic","","0"), ("22","","Submitted by: 230197AR","","Dan Ball","","0"), ("23","","Submitted by: 220397SB","","http://www.wildgames.com/mlp/brainpower/index.htm?mc=gl55_puzzle&gclid=CJasyaDG_5cCFQocQgody2jiDA&_uid_=fc2b8f9c-7715-4690-9b8f-3f063edef560&_uda_=","","0"), ("24","","Submitted by: 250297BM","","http://www.optillusions.com/","","0"), ("25","","Submitted by: 250297BM","","http://www.nekogames.jp/mt/2007/09/2.html","","0"), ("26","","Submitted by: 250297BM","","http://www.guimp.com/pacman_flash.html","","0"), ("27","","Submitted by: 020497AG","","Games.co.uk Sudoku 2 ","","0"), ("28","","Submitted by: ","","http://www.miniclip.com/games/cube-buster/en/","","0"), ("29","","Submitted by: 081196CB","","http://www.brainbashers.com/gameloader/loader.asp?game=166&width=963&height=316","","0"), ("30","","Submitted by: ","","www.fitbrains.com/games/","","0"), ("35","","Submitted by: 230197AR","","http://www.bbc.co.uk/schools/ks3bitesize/game/elemental/index.shtml","","0"), ("32","","Submitted by: 290197CC","","http://www.oyunlar1.com/online.php?flash=5036","","0"), ("33","","Submitted by: ","","bmx games","","0"), ("36","","Submitted by: 301294RW","","http://www.edheads.org/","","0"), ("37","","Submitted by: ","","http://www.gamesforthebrain.com/game/rotate2/","","0"), ("38","","Submitted by: ","","http://www.gamesforthebrain.com/game/rotate2/","","0"), ("39","","Submitted by: ","","http://www.echalk.co.uk/amusements/OpticalIllusions/BreathingShape/BreathingShape.html","","0"), ("40","","Submitted by: 031194OW","","http://www.iqtest.com/","","0"), ("41","","Submitted by: ","","http://www.echalk.co.uk/amusements/OpticalIllusions/jumbledWords/jumbledWords.html","","0"), ("42","","Submitted by: 031194OW","","http://dan-ball.jp/en/javagame/dust/","","0"), ("43","","Submitted by: ","","http://www.echalk.co.uk/amusements/OpticalIllusions/ColourText/colourText.html","","0"), ("44","","Submitted by: ","","http://www.echalk.co.uk/amusements/OpticalIllusions/pinwheel/pinwheel.html","","0"), ("45","","Submitted by: ","","http://www.echalk.co.uk/amusements/OpticalIllusions/pinwheel/pinwheel.html","","0"), ("46","","Submitted by: ","","http://www.echalk.co.uk/amusements/OpticalIllusions/motionBlindness/motionBlindness.html","","0"), ("47","","Submitted by: ","","http://www.echalk.co.uk/amusements/OpticalIllusions/motionBlindness/motionBlindness.html","","0"), ("48","","Submitted by: ","","http://www.echalk.co.uk/amusements/OpticalIllusions/motionBlindness/motionBlindness.html","","0"), ("49","","Submitted by: ","","http://www.echalk.co.uk/amusements/OpticalIllusions/motionBlindness/motionBlindness.html","","0"), ("50","","Submitted by: ","","roller coaster game","","0"), ("51","","Submitted by: 111294NB","","http://firecade.com/games/2953/worlds-hardest-game-2.html","","0"), ("52","","Submitted by: ","","ranger dan","","0"), ("53","","Submitted by: ","","Range Dan","","0"), ("54","","Submitted by: ","","ranger dan","","0"); DROP TABLE IF EXISTS ClassLists; CREATE TABLE `ClassLists` ( `RowID` int(11) NOT NULL AUTO_INCREMENT, `Class` text NOT NULL, `UPN` text NOT NULL, `AdminNumber` int(5) NOT NULL, `MTG` text NOT NULL, `Seat` int(11) NOT NULL, PRIMARY KEY (`RowID`) ) ENGINE=MyISAM AUTO_INCREMENT=1260 DEFAULT CHARSET=latin1; INSERT INTO ClassLists VALUES("2","10BX4/Sc","P850201803035","13325","","0"), ("3","10BX4/Sc","R850339503009","13326","","0"), ("4","10BX4/Sc","A852241903011","13336","","0"), ("5","10BX4/Sc","T850201803037","13343","","0"), ("6","10BX4/Sc","D850207103028","13375","","0"), ("7","10BX4/Sc","F850207103039","13394","","0"), ("8","10BX4/Sc","G850201803009","13399","","0"), ("9","10BX4/Sc","P852275402034","13411","","0"), ("10","10BX4/Sc","W850207102090","13417","","0"), ("11","10BX4/Sc","U850207103049","13421","","0"), ("12","10BX4/Sc","N850201803073","13446","","0"), ("13","10BX4/Sc","Q850201803055","13447","","0"), ("14","10BX4/Sc","R850201803017","13459","","0"), ("15","10BX4/Sc","E850207103077","13487","","0"), ("16","10BX4/Sc","J850201803022","13501","","0"), ("17","10BX4/Sc","Q850206303068","13539","","0"), ("18","10BX4/Sc","B850304003010","13542","","0"), ("19","10BX4/Sc","E850201803027","13565","","0"), ("20","10BX4/Sc","H868220203017","13572","","0"), ("21","10BY1/Sc","U850201803030","13313","","0"), ("22","10BY1/Sc","L850201803033","13319","","0"), ("23","10BY1/Sc","G850201803038","13344","","0"), ("24","10BY1/Sc","T850339503002","13348","","0"), ("25","10BY1/Sc","Z850201803043","13369","","0"), ("26","10BY1/Sc","N850201803044","13372","","0"), ("27","10BY1/Sc","C850207103037","13391","","0"), ("28","10BY1/Sc","X850304003015","13393","","0"), ("29","10BY1/Sc","V850339502012","13424","","0"), ("30","10BY1/Sc","N850339503007","13454","","0"), ("31","10BY1/Sc","J850207103072","13474","","0"), ("32","10BY1/Sc","H850201803060","13476","","0"), ("33","10BY1/Sc","W850202303009","13493","","0"), ("34","10BY1/Sc","M850304003007","13498","","0"), ("35","10BY1/Sc","L850207103083","13505","","0"), ("36","10BY1/Sc","Y850775101045","13519","","0"), ("37","10BY1/Sc","Q850366303054","13522","","0"), ("38","10BY1/Sc","K850207103092","13530","","0"), ("39","10BY1/Sc","J850201803078","13547","","0"), ("40","10X1/Sc","P802233203006","13327","","0"), ("41","10X1/Sc","U850416110003","13335","","0"), ("42","10X1/Sc","X850201803003","13347","","0"), ("43","10X1/Sc","Q850207103018","13352","","0"), ("44","10X1/Sc","P850207103027","13371","","0"), ("45","10X1/Sc","W850207103033","13386","","0"), ("46","10X1/Sc","V850201803048","13407","","0"), ("47","10X1/Sc","A850318403048","13415","","0"), ("48","10X1/Sc","P850276303014","13416","","0"), ("49","10X1/Sc","P850207103056","13435","","0"), ("50","10X1/Sc","K850207103063","13455","","0"), ("51","10X1/Sc","R852246103056","13467","","0"), ("52","10X1/Sc","V850207103069","13470","","0"), ("53","10X1/Sc","Z850318403030","13478","","0"), ("54","10X1/Sc","M850207103074","13479","","0"), ("55","10X1/Sc","L850201803062","13486","","0"), ("56","10X1/Sc","D850201803065","13496","","0"), ("57","10X1/Sc","F850201803076","13535","","0"), ("58","10X1/Sc","V850201803077","13537","","0"), ("59","10X1/Sc","Q921201603033","13540","","0"), ("60","10X1/Sc","H850207103104","13555","","0"), ("61","10X1/Sc","Q850416112003","14136","","0"), ("62","10X1/Sc","U850201803028","13571","","0"), ("63","10X1/Sc","Z850207103116","13577","","0"), ("64","10X1/Sc","N850207103117","13578","","0"), ("65","10X1/Sc","R835224103106","13588","","0"), ("66","10X2/Sc","C850304003001","13312","","0"), ("67","10X2/Sc","M850207103016","13350","","0"), ("68","10X2/Sc","L850207103025","13364","","0"), ("69","10X2/Sc","T850207103029","13378","","0"), ("70","10X2/Sc","T850207103031","13381","","0"), ("71","10X2/Sc","T850201803008","13382","","0"), ("72","10X2/Sc","N850261303008","13401","","0"), ("73","10X2/Sc","V850207103042","13402","","0"), ("74","10X2/Sc","Y850201803052","13418","","0"), ("75","10X2/Sc","E850207103050","13422","","0"), ("76","10X2/Sc","R852245503016","13428","","0"), ("77","10X2/Sc","T850207103058","14156","","0"), ("78","10X2/Sc","Q850222405058","13450","","0"), ("79","10X2/Sc","C850201803016","13456","","0"), ("80","10X2/Sc","E873209102068","13466","","0"), ("81","10X2/Sc","Q850207103076","13485","","0"), ("82","10X2/Sc","K850201803013","13490","","0"), ("83","10X2/Sc","W850201803041","13491","","0"), ("84","10X2/Sc","U850237303059","13533","","0"), ("85","10X2/Sc","F850207103097","13545","","0"), ("86","10X2/Sc","J850201803080","13551","","0"), ("87","10X2/Sc","Q850201803026","13562","","0"), ("88","10X3/Sc","U850206203060","13320","","0"), ("89","10X3/Sc","E850304003012","13324","","0"), ("90","10X3/Sc","C852244103020","13362","","0"), ("91","10X3/Sc","L850206203063","13365","","0"), ("92","10X3/Sc","N850301403010","13368","","0"), ("93","10X3/Sc","Z850339503006","13389","","0"), ("94","10X3/Sc","P850206303021","13601","","0"), ("95","10X3/Sc","D850206203037","13425","","0"), ("96","10X3/Sc","B852241503037","13442","","0"), ("97","10X3/Sc","D850206207043","13448","","0"), ("98","10X3/Sc","G850207103061","13451","","0"), ("99","10X3/Sc","E850201803056","13452","","0"), ("100","10X3/Sc","Y850304003006","13477","","0"), ("101","10X3/Sc","B850207103075","13484","","0"), ("102","10X3/Sc","D850207103086","13511","","0"), ("103","10X3/Sc","X850416110005","13518","","0"), ("104","10X3/Sc","G850207103090","13526","","0"), ("105","10X3/Sc","P312205502033","13531","","0"), ("106","10X3/Sc","F852241903082","13543","","0"), ("107","10X3/Sc","R850207103096","13544","","0"), ("108","10X3/Sc","X850207103105","13558","","0"), ("109","10X3/Sc","A850207103107","13559","","0"), ("110","10X3/Sc","T850207103112","13566","","0"), ("111","10X3/Sc","E850207103102","13553","","0"), ("112","10X5/Sc","U357206902015","13342","","0"), ("113","10X5/Sc","P852246103016","13345","","0"), ("114","10X5/Sc","H850304003014","13351","","0"), ("115","10X5/Sc","F850304003003","13358","","0"), ("116","10X5/Sc","L850304003016","13396","","0"), ("117","10X5/Sc","L850238703003","13403","","0"), ("118","10X5/Sc","B850207103046","13412","","0"), ("119","10X5/Sc","Q850207103047","13413","","0"), ("120","10X5/Sc","L850207103054","13431","","0"), ("121","10X5/Sc","M850201803053","13436","","0"), ("122","10X5/Sc","Y852243603026","13437","","0"), ("123","10X5/Sc","J850304003005","13439","","0"), ("124","10X5/Sc","X306200203002","13894","","0"), ("125","10X5/Sc","U850201803057","13457","","0"), ("126","10X5/Sc","X850201803059","13461","","0"), ("127","10X5/Sc","U919341903005","13867","","0"), ("128","10X5/Sc","F850201803018","13473","","0"), ("129","10X5/Sc","X850201803061","13483","","0"), ("130","10X5/Sc","U850207103080","13499","","0"), ("131","10X5/Sc","X850207103082","13502","","0"), ("132","10X5/Sc","G850207103088","13520","","0"), ("133","10X5/Sc","W850207103089","13521","","0"), ("134","10X5/Sc","W850207103091","13527","","0"), ("135","10X5/Sc","B850201803025","13534","","0"), ("136","10X5/Sc","V850226307001","13541","","0"), ("137","10X5/Sc","Y850201803081","13556","","0"), ("138","10X5/Sc","C850207103118","13580","","0"), ("139","10X5/Sc","H315350602058","13603","","0"), ("140","10X5/Sc","U850207103103","13554","","0"), ("141","10X6/Sc","C850339503010","13329","","0"), ("142","10X6/Sc","C850207103008","13334","","0"), ("143","10X6/Sc","E850207103019","13354","","0"), ("144","10X6/Sc","X850207103024","13361","","0"), ("145","10X6/Sc","W850339503004","13373","","0"), ("146","10X6/Sc","C850201803045","13374","","0"), ("147","10X6/Sc","D850207103030","13380","","0"), ("148","10X6/Sc","Z820301601118","13384","","0"), ("149","10X6/Sc","L852246003029","13508","","0"), ("150","10X6/Sc","T850201803010","13409","","0"), ("151","10X6/Sc","E850201903039","13440","","0"), ("152","10X6/Sc","B850201803054","13444","","0"), ("153","10X6/Sc","Z850207103064","13463","","0"), ("154","10X6/Sc","K908223203015","13464","","0"), ("155","10X6/Sc","U850207103078","13488","","0"), ("156","10X6/Sc","H850207103081","13500","","0"), ("157","10X6/Sc","W850201803068","13509","","0"), ("158","10X6/Sc","E852242603056","13516","","0"), ("159","10X6/Sc","N850207103094","13536","","0"), ("160","10X6/Sc","M850201803082","13557","","0"), ("161","10X6/Sc","D850207103109","13561","","0"), ("162","10X6/Sc","Q850201803084","13573","","0"), ("163","10X7/Sc","D850207103001","13314","","0"), ("164","10X7/Sc","C850207103010","13338","","0"), ("165","10X7/Sc","V850207103013","13341","","0"), ("166","10X7/Sc","Y850207103015","13349","","0"), ("167","10X7/Sc","D852242603065","13360","","0"), ("168","10X7/Sc","B850416111001","13866","","0"), ("169","10X7/Sc","K850201803042","13366","","0"), ("170","10X7/Sc","Y352200802001","13376","","0"), ("171","10X7/Sc","H850416110004","13387","","0"), ("172","10X7/Sc","W888356403013","14152","","0"), ("173","10X7/Sc","Y850207103044","13406","","0"), ("174","10X7/Sc","V850201803050","13410","","0"), ("175","10X7/Sc","R852320103031","13432","","0"), ("176","10X7/Sc","D850207103057","13438","","0"), ("177","10X7/Sc","G850207103059","13443","","0"), ("178","10X7/Sc","V850201803019","13480","","0"), ("179","10X7/Sc","P850201803006","13481","","0"), ("180","10X7/Sc","P850207103085","13510","","0"), ("181","10X7/Sc","G850301403033","13523","","0"), ("182","10X7/Sc","R850201803075","13528","","0"), ("183","10X7/Sc","Y850318403037","13552","","0"), ("184","10X7/Sc","A850207103084","13506","","0"), ("185","10Y2/Sc","F850207103068","13469","","0"), ("186","10Y2/Sc","G850207103003","13317","","0"), ("187","10Y2/Sc","H670202602025","13586","","0"), ("188","10Y2/Sc","E850207103021","13357","","0"), ("189","10Y2/Sc","A850201803034","13322","","0"), ("190","10Y2/Sc","U850201803001","13328","","0"), ("191","10Y2/Sc","N850207103007","13331","","0"), ("192","10Y2/Sc","A332204803004","13332","","0"), ("193","10Y2/Sc","L850201803004","13353","","0"), ("194","10Y2/Sc","G850201803040","13356","","0"), ("195","10Y2/Sc","U850207103022","13359","","0"), ("196","10Y2/Sc","R850203303019","13423","","0"), ("197","10Y2/Sc","Z850201803014","13426","","0"), ("198","10Y2/Sc","J850276303001","13449","","0"), ("199","10Y2/Sc","V850201803021","13492","","0"), ("200","10Y2/Sc","Z850201803072","13529","","0"), ("201","10Y2/Sc","G850222403041","13517","","0"), ("202","10Y2/Sc","C850201803074","13525","","0"), ("203","10Y2/Sc","Q850207103101","13550","","0"), ("204","10Y2/Sc","B850201803083","13568","","0"), ("205","10Y2/Sc","W850207103114","13569","","0"), ("206","10Y2/Sc","E850201803085","13579","","0"), ("207","10Y3/Sc","R852246203012","13379","","0"), ("208","10Y3/Sc","T850207103002","13316","","0"), ("209","10Y3/Sc","U850304003013","13337","","0"), ("210","10Y3/Sc","W850201803039","13346","","0"), ("211","10Y3/Sc","V850304003004","13377","","0"), ("212","10Y3/Sc","Z850207103035","13390","","0"), ("213","10Y3/Sc","V850775101072","13392","","0"), ("214","10Y3/Sc","R850207103040","13395","","0"), ("215","10Y3/Sc","J850207103043","13405","","0"), ("216","10Y3/Sc","J850201803051","13414","","0"), ("217","10Y3/Sc","Z850222303059","13886","","0"), ("218","10Y3/Sc","Z850207105120","13429","","0"), ("219","10Y3/Sc","F850207103070","13471","","0"), ("220","10Y3/Sc","Y850201803023","13503","","0"), ("221","10Y3/Sc","T850201803066","13504","","0"), ("222","10Y3/Sc","T908262102003","13515","","0"), ("223","10Y3/Sc","D850207103111","13564","","0"), ("224","10Y3/Sc","K931355503010","13575","","0"), ("225","10Y4/Sc","H850201803031","13315","","0"), ("226","10Y4/Sc","K850207103034","13388","","0"), ("227","10Y4/Sc","T850301403003","13318","","0"), ("228","10Y4/Sc","K850207103005","13323","","0"), ("229","10Y4/Sc","R850304003002","13339","","0"), ("230","10Y4/Sc","A850207103026","13367","","0"), ("231","10Y4/Sc","G850207103032","13385","","0"), ("232","10Y4/Sc","P933204803029","13398","","0"), ("233","10Y4/Sc","J850201803049","13408","","0"), ("234","10Y4/Sc","E850207103048","13420","","0"), ("235","10Y4/Sc","K850238203006","13434","","0"), ("236","10Y4/Sc","N850207103065","13465","","0"), ("237","10Y4/Sc","X850341903011","13468","","0"), ("238","10Y4/Sc","E850206203028","13475","","0"), ("239","10Y4/Sc","R850206103035","14158","","0"), ("240","10Y4/Sc","A846211403020","13482","","0"), ("241","10Y4/Sc","A850201803063","13489","","0"), ("242","10Y4/Sc","P850201803064","13494","","0"), ("243","10Y4/Sc","K850201803069","13512","","0"), ("244","10Y4/Sc","Z850207103093","13532","","0"), ("245","10Y4/Sc","B850207103100","13549","","0"), ("246","10Y4/Sc","G850207103113","13567","","0"), ("247","10Y4/Sc","H850201803029","13581","","0"), ("248","10Y5/Sc","W850207103004","13321","","0"), ("249","10Y5/Sc","H850201803002","13333","","0"), ("250","10Y5/Sc","A850201803005","13370","","0"), ("251","10Y5/Sc","F850207103041","13397","","0"), ("252","10Y5/Sc","H850231203026","13419","","0"), ("253","10Y5/Sc","H850207103052","13427","","0"), ("254","10Y5/Sc","X850207103053","13430","","0"), ("255","10Y5/Sc","A850207103055","13433","","0"), ("256","10Y5/Sc","T850207103060","13445","","0"), ("257","10Y5/Sc","W850207103062","13453","","0"), ("258","10Y5/Sc","G850307903032","13458","","0"), ("259","10Y5/Sc","H850201803058","13460","","0"), ("260","10Y5/Sc","H850207103079","13497","","0"), ("261","10Y5/Sc","G850201803067","13507","","0"), ("262","10Y5/Sc","W850201803070","13513","","0"), ("263","10Y5/Sc","K850201803071","13514","","0"), ("264","10Y5/Sc","U850302002114","13869","","0"), ("265","10Y5/Sc","C850207103095","13538","","0"), ("266","10Y5/Sc","V850207103098","13546","","0"), ("267","10Y5/Sc","P850207103108","13560","","0"), ("268","10Y5/Sc","W850206103057","13563","","0"), ("269","10Y5/Sc","Q850222403056","13570","","0"), ("270","10Y5/Sc","K850207103115","13574","","0"), ("271","11BX4/Sc","Z850207102005","13062","","0"), ("272","11BX4/Sc","Q850339202010","13076","","0"), ("273","11BX4/Sc","L850207102082","13093","","0"), ("274","11BX4/Sc","Z850416109006","13096","","0"), ("275","11BX4/Sc","T850207102086","13117","","0"), ("276","11BX4/Sc","U850207102019","13126","","0"), ("277","11BX4/Sc","F850201802017","13131","","0"), ("278","11BX4/Sc","G850207102031","13158","","0"), ("279","11BX4/Sc","T852200006036","13176","","0"), ("280","11BX4/Sc","V850207102039","13183","","0"), ("281","11BX4/Sc","F850225602026","13187","","0"), ("282","11BX4/Sc","A850215702002","13198","","0"), ("283","11BX4/Sc","J850207102098","13199","","0"), ("284","11BX4/Sc","Q850207102046","13201","","0"), ("285","11BX4/Sc","U850207102102","13213","","0"), ("286","11BX4/Sc","H850207102103","13217","","0"), ("287","11BX4/Sc","G850207102058","13245","","0"), ("288","11BX4/Sc","M852365602067","13884","","0"), ("289","11X1/Sc","D852243002022","13597","","0"), ("290","11X1/Sc","T850301402002","13046","","0"), ("291","11X1/Sc","U850233002006","13047","","0"), ("292","11X1/Sc","N850207102006","13065","","0"), ("293","11X1/Sc","C850207102007","13067","","0"), ("294","11X1/Sc","R852320201041","13070","","0"), ("295","11X1/Sc","R850201802045","13072","","0"), ("296","11X1/Sc","U850318402014","13114","","0"), ("297","11X1/Sc","N850201802014","13129","","0"), ("298","11X1/Sc","J850304002004","13142","","0"), ("299","11X1/Sc","H852243402036","13156","","0"), ("300","11X1/Sc","N852200102022","13175","","0"), ("301","11X1/Sc","Y850304002005","13177","","0"), ("302","11X1/Sc","U850416111004","13882","","0"), ("303","11X1/Sc","Q850416110001","13585","","0"), ("304","11X1/Sc","Q850201802025","13229","","0"), ("305","11X1/Sc","N850606002022","13230","","0"), ("306","11X1/Sc","A850206102051","13237","","0"), ("307","11X1/Sc","A850207102054","13241","","0"), ("308","11X1/Sc","R850207102066","13268","","0"), ("309","11X1/Sc","V850207102070","13274","","0"), ("310","11X2/Sc","W850201802040","13040","","0"), ("311","11X2/Sc","A850201802004","13052","","0"), ("312","11X2/Sc","V850275202011","13888","","0"), ("313","11X2/Sc","N850206202015","13099","","0"), ("314","11X2/Sc","B850201802053","13105","","0"), ("315","11X2/Sc","W852245502010","13106","","0"), ("316","11X2/Sc","D850207102085","13107","","0"), ("317","11X2/Sc","Z850201802069","13184","","0"), ("318","11X2/Sc","F850207102096","13192","","0"), ("319","11X2/Sc","B850207102045","13200","","0"), ("320","11X2/Sc","H850207102049","13214","","0"), ("321","11X2/Sc","Q850201802083","13232","","0"), ("322","11X2/Sc","D850215702004","13254","","0"), ("323","11X2/Sc","K850207102062","13255","","0"), ("324","11X2/Sc","R850318402059","13261","","0"), ("325","11X2/Sc","D850203005004","13263","","0"), ("326","11X2/Sc","C850207102065","13266","","0"), ("327","11X2/Sc","Z852242602071","13267","","0"), ("328","11X3/Sc","H850201802001","13033","","0"), ("329","11X3/Sc","K850201802041","13051","","0"), ("330","11X3/Sc","N850201802043","13068","","0"), ("331","11X3/Sc","A850206102022","13121","","0"), ("332","11X3/Sc","W850221702016","13874","","0"), ("333","11X3/Sc","D850201802064","13165","","0"), ("334","11X3/Sc","N850207102093","13168","","0"), ("335","11X3/Sc","K850201802068","13178","","0"), ("336","11X3/Sc","Z850201802071","13191","","0"), ("337","11X3/Sc","R850201802074","13204","","0"), ("338","11X3/Sc","Y850207102099","13205","","0"), ("339","11X3/Sc","X850207102104","13218","","0"), ("340","11X3/Sc","M850201802081","13221","","0"), ("341","11X3/Sc","D850207102110","13239","","0"), ("342","11X3/Sc","J850302002083","13251","","0"), ("343","11X3/Sc","W850209102038","13893","","0"), ("344","11X5/Sc","T850201802036","13032","","0"), ("345","11X5/Sc","K850238202005","13048","","0"), ("346","11X5/Sc","W850207102003","13053","","0"), ("347","11X5/Sc","Q931255301037","13058","","0"), ("348","11X5/Sc","C850201802044","13069","","0"), ("349","11X5/Sc","V850201802047","13077","","0"), ("350","11X5/Sc","W850201802009","13098","","0"), ("351","11X5/Sc","P850207102084","13102","","0"), ("352","11X5/Sc","J850207102013","13103","","0"), ("353","11X5/Sc","Y850207102014","13104","","0"), ("354","11X5/Sc","B850207102016","13111","","0"), ("355","11X5/Sc","W850207102088","13124","","0"), ("356","11X5/Sc","F850209102017","13600","","0"), ("357","11X5/Sc","X850201802058","13139","","0"), ("358","11X5/Sc","P850207102026","13140","","0"), ("359","11X5/Sc","W852365502014","13152","","0"), ("360","11X5/Sc","C850253002071","13163","","0"), ("361","11X5/Sc","T850201802065","13166","","0"), ("362","11X5/Sc","N806212401039","13179","","0"), ("363","11X5/Sc","E850207102047","13207","","0"), ("364","11X5/Sc","Q850231302034","13208","","0"), ("365","11X5/Sc","J850201802077","13216","","0"), ("366","11X5/Sc","M850201802079","13220","","0"), ("367","11X5/Sc","B850201802082","13223","","0"), ("368","11X5/Sc","T850207102109","13238","","0"), ("369","11X5/Sc","Z852245802050","13253","","0"), ("370","11X5/Sc","X850304002014","13257","","0"), ("371","11X5/Sc","Z850207102063","13258","","0"), ("372","11X5/Sc","U850201802085","13262","","0"), ("373","11X5/Sc","K850207102114","13272","","0"), ("374","11X6/Sc","D936207802003","13055","","0"), ("375","11X6/Sc","E931255301038","13059","","0"), ("376","11X6/Sc","R850207102008","13075","","0"), ("377","11X6/Sc","C852242602015","13079","","0"), ("378","11X6/Sc","J850201802048","13081","","0"), ("379","11X6/Sc","F850207102011","13087","","0"), ("380","11X6/Sc","K850339502004","13090","","0"), ("381","11X6/Sc","Y850201802051","13094","","0"), ("382","11X6/Sc","H850226305007","13112","","0"), ("383","11X6/Sc","Z850201802013","13118","","0"), ("384","11X6/Sc","G850207102087","13119","","0"), ("385","11X6/Sc","L850775101026","13132","","0"), ("386","11X6/Sc","L850207102024","13137","","0"), ("387","11X6/Sc","K850207102091","13141","","0"), ("388","11X6/Sc","T850207102028","13153","","0"), ("389","11X6/Sc","G850207102029","13154","","0"), ("390","11X6/Sc","N850339502006","13160","","0"), ("391","11X6/Sc","R850207102037","13180","","0"), ("392","11X6/Sc","J850207102042","13189","","0"), ("393","11X6/Sc","R850206302058","13202","","0"), ("394","11X6/Sc","E850207102101","13211","","0"), ("395","11X6/Sc","D850601402016","13224","","0"), ("396","11X6/Sc","E850304002009","13240","","0"), ("397","11X6/Sc","X850201802029","13264","","0"), ("398","11X6/Sc","N850207102064","13265","","0"), ("399","11X6/Sc","V850207102068","13270","","0"), ("400","11X6/Sc","H850201802086","13271","","0"), ("401","11X6/Sc","N881256902020","13278","","0"), ("402","11X6/Sc","A850201802033","13279","","0"), ("403","11X7/Sc","X850207102079","13084","C","0"), ("404","11X7/Sc","T850207102001","13034","B","0"), ("405","11X7/Sc","B931255301036","13057","A","0"), ("406","11X7/Sc","F850207102009","13078","B","0"), ("407","11X7/Sc","P850318402048","13110","A","0"), ("408","11X7/Sc","K850207102089","13125","A","0"), ("409","11X7/Sc","X850226305008","13128","A","0"), ("410","11X7/Sc","R852320102028","13133","B","0"), ("411","11X7/Sc","Y850273902035","13143","B","0"), ("412","11X7/Sc","Z850207102092","13149","*A","0"), ("413","11X7/Sc","X850201802060","13150","B","0"), ("414","11X7/Sc","J850238702018","13583","A","0"), ("415","11X7/Sc","Z850207102034","13172","A","0"), ("416","11X7/Sc","K850201802070","13190","A","0"), ("417","11X7/Sc","Y850207102043","13193","A","0"), ("418","11X7/Sc","C852365802027","13296","A","0"), ("419","11X7/Sc","P846211402020","13582","*A","0"), ("420","11X7/Sc","V850237302051","13210","A","0"), ("421","11X7/Sc","V850201802076","13212","A","0"), ("422","11X7/Sc","X850207102052","13226","B","0"), ("423","11X7/Sc","R850339502010","13231","A","0"), ("424","11X7/Sc","E850201802026","13233","*A","0"), ("425","11X7/Sc","A850207102106","13234","A","0"), ("426","11X7/Sc","E850201802084","13243","*A","0"), ("427","11X7/Sc","T850207102057","13244","A","0"), ("428","11X7/Sc","W850207102059","13247","A","0"), ("429","11X7/Sc","G850207102060","13249","*A","0"), ("430","11X7/Sc","C850318402058","13259","*A","0"), ("431","11X7/Sc","P850201802034","13280","B","0"), ("432","11Y1/Sc","P850222402064","13030","","0"), ("433","11Y1/Sc","M850207102073","13039","","0"), ("434","11Y1/Sc","U850206202001","13042","","0"), ("435","11Y1/Sc","G850339502002","13054","","0"), ("436","11Y1/Sc","Q852320102008","13060","","0"), ("437","11Y1/Sc","U850207102077","13074","","0"), ("438","11Y1/Sc","Z850201802042","13085","","0"), ("439","11Y1/Sc","H850207102080","13088","","0"), ("440","11Y1/Sc","M850201802052","13097","","0"), ("441","11Y1/Sc","V850304002003","13100","","0"), ("442","11Y1/Sc","M850207102015","13109","","0"), ("443","11Y1/Sc","J850201802019","13145","","0"), ("444","11Y1/Sc","L850201802061","13155","","0"), ("445","11Y1/Sc","W850207102032","13159","","0"), ("446","11Y1/Sc","A850201802062","13162","","0"), ("447","11Y1/Sc","G850201802066","13167","","0"), ("448","11Y1/Sc","F850207102038","13181","","0"), ("449","11Y1/Sc","R852243702033","13185","","0"), ("450","11Y1/Sc","C850201802073","13197","","0"), ("451","11Y1/Sc","P850207102107","13235","","0"), ("452","11Y1/Sc","T850207102111","13246","","0"), ("453","11Y1/Sc","G850207102112","13248","","0"), ("454","11Y1/Sc","H850201802028","13252","","0"), ("455","11Y1/Sc","F850228202045","13304","","0"), ("456","11Y1/Sc","B850416112002","14135","","0"), ("457","11Y1/Sc","J850207102069","13273","","0"), ("458","11Y1/Sc","N850207102116","13277","","0"), ("459","11Y1/Sc","X850201802087","13282","","0"), ("460","11Y2/Sc","P850201802005","13056","","0"), ("461","11Y2/Sc","G850201802008","13092","","0"), ("462","11Y2/Sc","Q850207102017","13115","","0"), ("463","11Y2/Sc","W850201802011","13116","","0"), ("464","11Y2/Sc","J891230201007","13123","","0"), ("465","11Y2/Sc","D850207102027","13144","","0"), ("466","11Y2/Sc","L850201802059","13147","","0"), ("467","11Y2/Sc","T850207102030","13157","","0"), ("468","11Y2/Sc","W850201802067","13171","","0"), ("469","11Y2/Sc","C850207102036","13174","","0"), ("470","11Y2/Sc","G850277802054","13182","","0"), ("471","11Y2/Sc","F850207102040","13186","","0"), ("472","11Y2/Sc","V850207102041","13188","","0"), ("473","11Y2/Sc","M850207102044","13194","","0"), ("474","11Y2/Sc","N850416109007","13215","","0"), ("475","11Y2/Sc","C850225202032","13113","","0"), ("476","11Y2/Sc","L850207102105","13227","","0"), ("477","11Y2/Sc","L850207102053","13228","","0"), ("478","11Y2/Sc","D850207102108","13236","","0"), ("479","11Y2/Sc","R850416109011","13306","","0"), ("480","11Y2/Sc","X850416111006","13880","","0"), ("481","11Y2/Sc","J850207102071","13276","","0"), ("482","11Y2/Sc","C850207102117","13281","","0"), ("483","11Y3/Sc","J850201802050","13083","","0"), ("484","11Y3/Sc","X850223002043","13889","","0"), ("485","11Y3/Sc","D850206302048","13170","","0"), ("486","11Y3/Sc","G850201802037","13035","","0"), ("487","11Y3/Sc","K850201802039","13038","","0"), ("488","11Y3/Sc","Z850302002046","13049","","0"), ("489","11Y3/Sc","G850207102002","13050","","0"), ("490","11Y3/Sc","D850201802006","13064","","0"), ("491","11Y3/Sc","R850207102010","13080","","0"), ("492","11Y3/Sc","X850207102081","13089","","0"), ("493","11Y3/Sc","G850201802010","13101","","0"), ("494","11Y3/Sc","H850304002013","13584","","0"), ("495","11Y3/Sc","H850207102022","13134","","0"), ("496","11Y3/Sc","X850207102023","13135","","0"), ("497","11Y3/Sc","V850221702025","13138","","0"), ("498","11Y3/Sc","V850207102097","13196","","0"), ("499","11Y3/Sc","M850226305002","13222","","0"), ("500","11Y4/Sc","U850207102021","13130","","0"), ("501","11Y4/Sc","Y850207102072","13037","","0"), ("502","11Y4/Sc","X845212101003","13045","","0"), ("503","11Y4/Sc","Q919233701002","13031","","0"), ("504","11Y4/Sc","Q850304002010","13044","","0"), ("505","11Y4/Sc","E850318402042","13589","","0"), ("506","11Y4/Sc","P850219402010","13878","","0"), ("507","11Y4/Sc","E850207102076","13071","","0"), ("508","11Y4/Sc","V850207102012","13095","","0"), ("509","11Y4/Sc","Q850201802054","13108","","0"), ("510","11Y4/Sc","J850201802021","13161","","0"), ("511","11Y4/Sc","R850207102095","13169","","0"), ("512","11Y4/Sc","Q850207102100","13206","","0"), ("513","11Y4/Sc","F850207102067","13269","","0"), ("514","11Y4/Sc","W319203401090","13298","","0"), ("515","11Y5/Sc","B850201802024","13225","","0"), ("516","11Y5/Sc","E850207102018","13120","","0"), ("517","11Y5/Sc","P850207102055","13242","","0"), ("518","11Y5/Sc","W850201802038","13036","","0"), ("519","11Y5/Sc","A850238702003","13041","","0"), ("520","11Y5/Sc","K850207102004","13061","","0"), ("521","11Y5/Sc","F850201802046","13073","","0"), ("522","11Y5/Sc","U850304002012","13086","","0"), ("523","11Y5/Sc","D850211502022","13305","","0"), ("524","11Y5/Sc","E850207102020","13127","","0"), ("525","11Y5/Sc","H850201802057","13136","","0"), ("526","11Y5/Sc","Y850302002026","13148","","0"), ("527","11Y5/Sc","J343205402005","13151","","0"), ("528","11Y5/Sc","K850207102033","13164","","0"), ("529","11Y5/Sc","N850207102035","13173","","0"), ("530","11Y5/Sc","R850315602016","13203","","0"), ("531","11Y5/Sc","F850201802075","13209","","0"), ("532","11Y5/Sc","G316100201017","13871","","0"), ("533","7e/Sc1","A850201806010","14263","","0"), ("534","7e/Sc1","P850207106003","14169","","0"), ("535","7e/Sc1","C850207106071","14176","","0"), ("536","7e/Sc1","F850277806011","14180","","0"), ("537","7e/Sc1","F850207106073","14181","","0"), ("538","7e/Sc1","K850207106008","14183","","0"), ("539","7e/Sc1","Z850207106009","14187","","0"), ("540","7e/Sc1","K850207106010","14188","","0"), ("541","7e/Sc1","Z850304006002","14201","","0"), ("542","7e/Sc1","C850201806050","14206","","0"), ("543","7e/Sc1","F850207106015","14212","","0"), ("544","7e/Sc1","V867307606019","14213","","0"), ("545","7e/Sc1","M850207106019","14221","","0"), ("546","7e/Sc1","M850207106021","14233","","0"), ("547","7e/Sc1","P850207106090","14240","","0"), ("548","7e/Sc1","F850341906002","14257","","0"), ("549","7e/Sc1","N850207106097","14259","","0"), ("550","7e/Sc1","J850304006008","14274","","0"), ("551","7e/Sc1","H845333906031","14280","","0"), ("552","7e/Sc1","G850207106035","14285","","0"), ("553","7e/Sc1","X850207106108","14306","","0"), ("554","7e/Sc1","Z850207106040","14313","","0"), ("555","7e/Sc1","N850207106041","14314","","0"), ("556","7e/Sc1","X850207106110","14315","","0"), ("557","7e/Sc1","W850201806015","14324","","0"), ("558","7e/Sc1","B850207106051","14333","","0"), ("559","7e/Sc1","B850209106028","14346","","0"), ("560","7e/Sc2","A916335406011","14268","","0"), ("561","7e/Sc2","W850207106007","14178","","0"), ("562","7e/Sc2","N850207106012","14196","","0"), ("563","7e/Sc2","Q850207106079","14199","","0"), ("564","7e/Sc2","R850207106014","14210","","0"), ("565","7e/Sc2","V850201806053","14225","","0"), ("566","7e/Sc2","R850304006005","14226","","0"), ("567","7e/Sc2","Y850207106020","14230","","0"), ("568","7e/Sc2","A850207106087","14231","","0"), ("569","7e/Sc2","P850206306024","14238","","0"), ("570","7e/Sc2","E850201806032","14253","","0"), ("571","7e/Sc2","A850207106029","14262","","0"), ("572","7e/Sc2","L850207106030","14269","","0"), ("573","7e/Sc2","U850201806033","14270","","0"), ("574","7e/Sc2","P850207106032","14272","","0"), ("575","7e/Sc2","Y850207106101","14277","","0"), ("576","7e/Sc2","T850207106034","14279","","0"), ("577","7e/Sc2","W850207106036","14288","","0"), ("578","7e/Sc2","Q850201806058","14299","","0"), ("579","7e/Sc2","T850201806013","14302","","0"), ("580","7e/Sc2","W850228206072","14327","","0"), ("581","7e/Sc2","Q850207106052","14338","","0"), ("582","7e/Sc2","E850207106053","14339","","0"), ("583","7e/Sc2","X850207106056","14356","","0"), ("584","7e/Sc2","D850201806068","14360","","0"), ("585","7e/Sc2","H850201806063","14366","","0"), ("586","7f/Sc1","F850201806023","14165","","0"), ("587","7f/Sc1","B850201806001","14170","","0"), ("588","7f/Sc1","U836361306026","14175","","0"), ("589","7f/Sc1","R850207106072","14177","","0"), ("590","7f/Sc1","Y850201806026","14192","","0"), ("591","7f/Sc1","Y850207106076","14194","","0"), ("592","7f/Sc1","U850201806004","14215","","0"), ("593","7f/Sc1","H850207106084","14219","","0"), ("594","7f/Sc1","X850201806006","14232","","0"), ("595","7f/Sc1","B850201806030","14239","","0"), ("596","7f/Sc1","H850207106026","14247","","0"), ("597","7f/Sc1","X850207106027","14249","","0"), ("598","7f/Sc1","P850201806009","14250","","0"), ("599","7f/Sc1","M850201806056","14265","","0"), ("600","7f/Sc1","J850207106100","14276","","0"), ("601","7f/Sc1","D850207106033","14278","","0"), ("602","7f/Sc1","B850207106103","14289","","0"), ("603","7f/Sc1","D850201806012","14294","","0"), ("604","7f/Sc1","K850206106034","14295","","0"), ("605","7f/Sc1","G850219310047","14298","","0"), ("606","7f/Sc1","Z850206206018","14348","","0"), ("607","7f/Sc1","C850201806019","14351","","0"), ("608","7f/Sc1","G850207106116","14355","","0"), ("609","7f/Sc1","D850206106057","14358","","0"), ("610","7f/Sc1","T852245806019","14362","","0"), ("611","7f/Sc1","P850207106059","14363","","0"), ("612","7f/Sc1","Z850207106121","14389","","0"), ("613","7f/Sc2","Y850416113001","14317","","0"), ("614","7f/Sc2","T850207106005","14172","","0"), ("615","7f/Sc2","J850207106017","14216","","0"), ("616","7f/Sc2","J850224906009","14241","","0"), ("617","7f/Sc2","D850207106091","14242","","0"), ("618","7f/Sc2","A850201806008","14246","","0"), ("619","7f/Sc2","C850207106098","14260","","0"), ("620","7f/Sc2","A850228206065","14266","","0"), ("621","7f/Sc2","H850201806034","14286","","0"), ("622","7f/Sc2","U850204706003","14293","","0"), ("623","7f/Sc2","Y850304006009","14301","","0"), ("624","7f/Sc2","Z850207106038","14304","","0"), ("625","7f/Sc2","K850226310005","14308","","0"), ("626","7f/Sc2","U850304010002","14321","","0"), ("627","7f/Sc2","M850209106027","14345","","0"), ("628","7f/Sc2","U850206106051","14347","","0"), ("629","7f/Sc2","L850207106057","14357","","0"), ("630","7f/Sc2","X850201806064","14367","","0"), ("631","7f/Sc2","W850207106117","14368","","0"), ("632","7f/Sc2","W850207106065","14379","","0"), ("633","7f/Sc2","L850232606028","14384","","0"), ("634","7f/Sc2","U850304006016","14386","","0"), ("635","7f/Sc2","K850207106120","14387","","0"), ("636","7f/Sc2","T850201806042","14391","","0"), ("637","7g/Sc1","F851268908012","14168","","0"), ("638","7g/Sc1","R850201806022","14161","","0"), ("639","7g/Sc1","Z850201806046","14173","","0"), ("640","7g/Sc1","M855332106004","14184","","0"), ("641","7g/Sc1","B850207106078","14198","","0"), ("642","7g/Sc1","B850201806028","14209","","0"), ("643","7g/Sc1","Q850207106023","14235","","0"), ("644","7g/Sc1","D850207106089","14237","","0"), ("645","7g/Sc1","K850207106095","14254","","0"), ("646","7g/Sc1","T921300905037","14264","","0"), ("647","7g/Sc1","W850219406018","14267","","0"), ("648","7g/Sc1","C850206306034","14287","","0"), ("649","7g/Sc1","C850206106037","14303","","0"), ("650","7g/Sc1","L850201806036","14307","","0"), ("651","7g/Sc1","E850206306045","14310","","0"), ("652","7g/Sc1","B850207106049","14329","","0"), ("653","7g/Sc1","D852243406047","14331","","0"), ("654","7g/Sc1","U850207106054","14340","","0"), ("655","7g/Sc1","A850201806037","14341","","0"), ("656","7g/Sc1","B850276306007","14354","","0"), ("657","7g/Sc1","U850201806062","14364","","0"), ("658","7g/Sc1","A938219806019","14376","","0"), ("659","7g/Sc1","Z850277806063","14378","","0"), ("660","7g/Sc1","C850207106069","14380","","0"), ("661","7g/Sc2","G850201806043","14162","","0"), ("662","7g/Sc2","A852242306028","14171","","0"), ("663","7g/Sc2","N850201806047","14174","","0"), ("664","7g/Sc2","C850207106013","14197","","0"), ("665","7g/Sc2","H850201806005","14218","","0"), ("666","7g/Sc2","X850207106085","14222","","0"), ("667","7g/Sc2","J850201806054","14228","","0"), ("668","7g/Sc2","B850207106022","14234","","0"), ("669","7g/Sc2","P850207106088","14236","","0"), ("670","7g/Sc2","E850207106024","14244","","0"), ("671","7g/Sc2","Q852240806047","14261","","0"), ("672","7g/Sc2","K850207106037","14300","","0"), ("673","7g/Sc2","G850201806014","14305","","0"), ("674","7g/Sc2","K850201806016","14328","","0"), ("675","7g/Sc2","Z850201806017","14332","","0"), ("676","7g/Sc2","Q850201806060","14334","","0"), ("677","7g/Sc2","H850207106055","14344","","0"), ("678","7g/Sc2","Q850275206080","14353","","0"), ("679","7g/Sc2","T850201806069","14361","","0"), ("680","7g/Sc2","D850207106062","14370","","0"), ("681","7g/Sc2","G850207106064","14373","","0"), ("682","7g/Sc2","C850201806021","14383","","0"), ("683","7g/Sc2","Z850207106067","14385","","0"), ("684","7g/Sc3","F850234706006","14229","","0"), ("685","7g/Sc3","P850238206033","14205","","0"), ("686","7g/Sc3","L850238206029","14255","","0"), ("687","7g/Sc3","Q850201806002","14182","","0"), ("688","7g/Sc3","J850201806025","14186","","0"), ("689","7g/Sc3","J850211506012","14202","","0"), ("690","7g/Sc3","B850207106080","14204","","0"), ("691","7g/Sc3","F850262706013","14208","","0"), ("692","7g/Sc3","D850206306025","14248","","0"), ("693","7g/Sc3","W850207106094","14252","","0"), ("694","7g/Sc3","E850207106105","14292","","0"), ("695","7g/Sc3","W850201806044","14281","","0"), ("696","7g/Sc3","F850211506037","14283","","0"), ("697","7g/Sc3","D850238206034","14319","","0"), ("698","7g/Sc3","Y850207106047","14325","","0"), ("699","7g/Sc3","M850207106048","14326","","0"), ("700","7g/Sc3","A850223706079","14372","","0"), ("701","7g/Sc3","P850201806040","14375","","0"), ("702","7h/Sc1","P850207106061","14163","","0"), ("703","7h/Sc1","J850302006002","14179","","0"), ("704","7h/Sc1","V850201806024","14185","","0"), ("705","7h/Sc1","V850207106074","14189","","0"), ("706","7h/Sc1","F852320106006","14190","","0"), ("707","7h/Sc1","Z850207106011","14191","","0"), ("708","7h/Sc1","J850207106075","14193","","0"), ("709","7h/Sc1","V850206306010","14195","","0"), ("710","7h/Sc1","N850304006003","14203","","0"), ("711","7h/Sc1","R850201806051","14211","","0"), ("712","7h/Sc1","L850201806007","14243","","0"), ("713","7h/Sc1","U850207106025","14245","","0"), ("714","7h/Sc1","F852242806047","14275","","0"), ("715","7h/Sc1","Q850207106104","14290","","0"), ("716","7h/Sc1","Z850339506009","14291","","0"), ("717","7h/Sc1","J850304006010","14309","","0"), ("718","7h/Sc1","R850207106043","14318","","0"), ("719","7h/Sc1","J850207106046","14323","","0"), ("720","7h/Sc1","M850207106050","14330","","0"), ("721","7h/Sc1","C852245506020","14335","","0"), ("722","7h/Sc1","T850207106115","14349","","0"), ("723","7h/Sc1","P850201806038","14350","","0"), ("724","7h/Sc1","R315350605051","14369","","0"), ("725","7h/Sc1","K850207106066","14381","","0"), ("726","7h/Sc2","L850207106001","14164","","0"), ("727","7h/Sc2","A850207106002","14167","","0"), ("728","7h/Sc2","R850201806049","14200","","0"), ("729","7h/Sc2","V850207106016","14214","","0"), ("730","7h/Sc2","U850207106083","14217","","0"), ("731","7h/Sc2","Q850201806029","14223","","0"), ("732","7h/Sc2","F850201806052","14224","","0"), ("733","7h/Sc2","L850207106086","14227","","0"), ("734","7h/Sc2","T850207106092","14251","","0"), ("735","7h/Sc2","L850207106028","14258","","0"), ("736","7h/Sc2","R850207106099","14273","","0"), ("737","7h/Sc2","N850207106039","14311","","0"), ("738","7h/Sc2","L850207106109","14312","","0"), ("739","7h/Sc2","L850207106111","14316","","0"), ("740","7h/Sc2","F850207106044","14320","","0"), ("741","7h/Sc2","A850207106112","14322","","0"), ("742","7h/Sc2","D850207106114","14336","","0"), ("743","7h/Sc2","K850206306058","14337","","0"), ("744","7h/Sc2","E850201806061","14342","","0"), ("745","7h/Sc2","J850366306053","14352","","0"), ("746","7h/Sc2","A850207106058","14359","","0"), ("747","7h/Sc2","K850207106118","14377","","0"), ("748","7h/Sc2","Z850260706057","14382","","0"), ("749","7h/Sc2","A850201806066","14390","","0"), ("750","7h/Sc3","N850207106070","14166","","0"), ("751","7h/Sc3","Q850207106081","14207","","0"), ("752","7h/Sc3","Y850207106018","14220","","0"), ("753","7h/Sc3","U850206106022","14256","","0"), ("754","7h/Sc3","B850201806057","14271","","0"), ("755","7h/Sc3","R850211506036","14282","","0"), ("756","7h/Sc3","M850207106102","14284","","0"), ("757","7h/Sc3","U850207106106","14296","","0"), ("758","7h/Sc3","H850207106107","14297","","0"), ("759","7h/Sc3","N850201806018","14343","","0"), ("760","7h/Sc3","A850207106060","14365","","0"), ("761","7h/Sc3","L850201806065","14371","","0"), ("762","7h/Sc3","D850201806039","14374","","0"), ("763","7h/Sc3","D850201806041","14388","","0"), ("764","8e/Sc1","C850304005003","13898","","0"), ("765","8e/Sc1","Y85041614193G","13914","","0"), ("766","8e/Sc1","N850207105009","13922","","0"), ("767","8e/Sc1","A850201805007","13931","","0"), ("768","8e/Sc1","Q850207105080","13937","","0"), ("769","8e/Sc1","U850207105082","13942","","0"), ("770","8e/Sc1","D850207105088","13967","","0"), ("771","8e/Sc1","Z850206305029","13973","","0"), ("772","8e/Sc1","L850207105027","13982","","0"), ("773","8e/Sc1","A850207105030","13987","","0"), ("774","8e/Sc1","E850341905008","13989","","0"), ("775","8e/Sc1","G850339505005","14000","","0"), ("776","8e/Sc1","J850247005069","14005","","0"), ("777","8e/Sc1","W850253004040","14015","","0"), ("778","8e/Sc1","F850207105043","14023","","0"), ("779","8e/Sc1","C852242105072","14140","","0"), ("780","8e/Sc1","J850207105045","14030","","0"), ("781","8e/Sc1","Y850207105046","14034","","0"), ("782","8e/Sc1","J866201105030","14036","","0"), ("783","8e/Sc1","E850207105052","14051","","0"), ("784","8e/Sc1","K850339505007","14054","","0"), ("785","8e/Sc1","L850207105056","14067","","0"), ("786","8e/Sc1","M850201805026","14081","","0"), ("787","8e/Sc1","Y850304005010","14112","","0"), ("788","8e/Sc1","Z850224905031","14149","","0"), ("789","8e/Sc1","J850207105074","14129","","0"), ("790","8e/Sc1","F805101303014","14130","","0"), ("791","8e/Sc1","W850201805072","14134","","0"), ("792","8e/Sc2"," ","14394","","0"), ("793","8e/Sc2","M850207105076","13896","","0"), ("794","8e/Sc2","L850301405001","13900","","0"), ("795","8e/Sc2","U850201805003","13902","","0"), ("796","8e/Sc2","A850301405002","13904","","0"), ("797","8e/Sc2","Z881278603036","13906","","0"), ("798","8e/Sc2","V852243205005","13909","","0"), ("799","8e/Sc2","B850207105077","13910","","0"), ("800","8e/Sc2","N850207105011","13925","","0"), ("801","8e/Sc2","Q850275205048","13948","","0"), ("802","8e/Sc2","T850201805012","13950","","0"), ("803","8e/Sc2","K850201805015","13964","","0"), ("804","8e/Sc2","X850215705003","13965","","0"), ("805","8e/Sc2","H850207105025","13978","","0"), ("806","8e/Sc2","D850207105090","13988","","0"), ("807","8e/Sc2","P850207105031","13991","","0"), ("808","8e/Sc2","C850201805020","14003","","0"), ("809","8e/Sc2","R850207105042","14022","","0"), ("810","8e/Sc2","V850339505015","14037","","0"), ("811","8e/Sc2","Q850207105049","14041","","0"), ("812","8e/Sc2","B850201805027","14086","","0"), ("813","8e/Sc2","K850207105065","14088","","0"), ("814","8e/Sc2","R850207105069","14102","","0"), ("815","8e/Sc2","T850201805070","14120","","0"), ("816","8e/Sc2","Z850204705015","14122","","0"), ("817","8f/Sc1"," ","14392","","0"), ("818","8f/Sc1","N935331408054","13899","","0"), ("819","8f/Sc1","L850201805035","13919","","0"), ("820","8f/Sc1","Z850207105010","13923","","0"), ("821","8f/Sc1","C850207105012","13927","","0"), ("822","8f/Sc1","R850339505013","13935","","0"), ("823","8f/Sc1","R850304005004","13939","","0"), ("824","8f/Sc1","F850207105014","13941","","0"), ("825","8f/Sc1","V850207105015","13944","","0"), ("826","8f/Sc1","D850226311002","13947","","0"), ("827","8f/Sc1","M850207105018","13951","","0"), ("828","8f/Sc1","D888370205012","13959","","0"), ("829","8f/Sc1","M850206105015","13969","","0"), ("830","8f/Sc1","T850207105089","13971","","0"), ("831","8f/Sc1","P850207105029","13986","","0"), ("832","8f/Sc1","R850201805048","13994","","0"), ("833","8f/Sc1","E850416112004","14150","","0"), ("834","8f/Sc1","R850201805050","14001","","0"), ("835","8f/Sc1","G850207105092","14019","","0"), ("836","8f/Sc1","F810100004026","14049","","0"), ("837","8f/Sc1","Z850339505008","14065","","0"), ("838","8f/Sc1","T850207105062","14084","","0"), ("839","8f/Sc1","F852320205017","14098","","0"), ("840","8f/Sc1","N850207105067","14099","","0"), ("841","8f/Sc1","X850207107109","14103","","0"), ("842","8f/Sc1","E866209505086","14105","","0"), ("843","8f/Sc1","E850201805031","14106","","0"), ("844","8f/Sc1","T850201805068","14115","","0"), ("845","8f/Sc1","K850207105117","14132","","0"), ("846","8f/Sc2"," ","14395","","0"), ("847","8f/Sc2","G850314305001","13895","","0"), ("848","8f/Sc2","P850207105002","13903","","0"), ("849","8f/Sc2","G850207105005","13907","","0"), ("850","8f/Sc2","H850201805004","13911","","0"), ("851","8f/Sc2","X850201805005","13913","","0"), ("852","8f/Sc2","Z850207105008","13917","","0"), ("853","8f/Sc2","D850201805011","13943","","0"), ("854","8f/Sc2","L850207105085","13960","","0"), ("855","8f/Sc2","V850304005006","13979","","0"), ("856","8f/Sc2","Z850201805016","13981","","0"), ("857","8f/Sc2","W850201805043","13984","","0"), ("858","8f/Sc2","T850207105033","13995","","0"), ("859","8f/Sc2","R850201805019","14002","","0"), ("860","8f/Sc2","N852243405025","14007","","0"), ("861","8f/Sc2","N850207105038","14013","","0"), ("862","8f/Sc2","W850207105093","14021","","0"), ("863","8f/Sc2","Z850207105095","14033","","0"), ("864","8f/Sc2","G850207105063","14061","","0"), ("865","8f/Sc2","E850207105104","14063","","0"), ("866","8f/Sc2","P850207105058","14074","","0"), ("867","8f/Sc2","Z850207105066","14090","","0"), ("868","8f/Sc2","C850339509016","14100","","0"), ("869","8f/Sc2","C850207105068","14101","","0"), ("870","8f/Sc2","H850207105106","14104","","0"), ("871","8f/Sc2","D850201805067","14114","","0"), ("872","8f/Sc2","T850207105114","14119","","0"), ("873","8f/Sc2","G850207105115","14126","","0"), ("874","8f/Sc2","W850207105116","14131","","0"), ("875","8f/Sc2"," ","14393","","0"), ("876","8g/Sc1","A850207105001","13901","","0"), ("877","8g/Sc1","E850203505001","13936","","0"), ("878","8g/Sc1","J850207105016","13946","","0"), ("879","8g/Sc1","B850207105019","13954","","0"), ("880","8g/Sc1","A850207105086","13962","","0"), ("881","8g/Sc1","B850207105021","13968","","0"), ("882","8g/Sc1","Q850207105022","13972","","0"), ("883","8g/Sc1","G850201805042","13980","","0"), ("884","8g/Sc1","K850201805044","13985","","0"), ("885","8g/Sc1","G850207105034","13996","","0"), ("886","8g/Sc1","T850207105091","13999","","0"), ("887","8g/Sc1","Z850207105037","14012","","0"), ("888","8g/Sc1","U852241905036","14025","","0"), ("889","8g/Sc1","K850207105094","14029","","0"), ("890","8g/Sc1","X852245205024","14031","","0"), ("891","8g/Sc1","F850201805022","14044","","0"), ("892","8g/Sc1","Y850207105100","14048","","0"), ("893","8g/Sc1","U850207105105","14068","","0"), ("894","8g/Sc1","E850201805060","14071","","0"), ("895","8g/Sc1","C852200105055","14093","","0"), ("896","8g/Sc1","R850207105071","14124","","0"), ("897","8g/Sc1","T852243405047","14075","","0"), ("898","8g/Sc2","Q850201805001","13897","","0"), ("899","8g/Sc2","K850207105007","13916","","0"), ("900","8g/Sc2","R850207105013","13929","","0"), ("901","8g/Sc2","X850207105084","13952","","0"), ("902","8g/Sc2","W850201805014","13956","","0"), ("903","8g/Sc2","A850207105028","13983","","0"), ("904","8g/Sc2","A850206305022","13955","","0"), ("905","8g/Sc2","C850207105097","14043","","0"), ("906","8g/Sc2","R850207105098","14045","","0"), ("907","8g/Sc2","G850300905007","14053","","0"), ("908","8g/Sc2","Q850201805057","14056","","0"), ("909","8g/Sc2","Q850234705013","14057","","0"), ("910","8g/Sc2","Q850207105103","14058","","0"), ("911","8g/Sc2","V850201805023","14059","","0"), ("912","8g/Sc2","G850276305019","14062","","0"), ("913","8g/Sc2","A850207105057","14073","","0"), ("914","8g/Sc2","D850207105059","14080","","0"), ("915","8g/Sc2","P850207105060","14082","","0"), ("916","8g/Sc2","H850201805062","14091","","0"), ("917","8g/Sc2","X850207105107","14107","","0"), ("918","8g/Sc2","A850201805065","14110","","0"), ("919","8g/Sc2","R825210705010","14111","","0"), ("920","8g/Sc2","P850201805066","14113","","0"), ("921","8g/Sc2","F850315604019","14121","","0"), ("922","8g/Sc3","W850207105006","13915","","0"), ("923","8g/Sc3","R852320105004","13928","","0"), ("924","8g/Sc3","P850201805008","13932","","0"), ("925","8g/Sc3","U850221705010","13974","","0"), ("926","8g/Sc3","N850201805017","14006","","0"), ("927","8g/Sc3","K850201905027","14011","","0"), ("928","8g/Sc3","N850207105040","14016","","0"), ("929","8g/Sc3","M850207105047","14038","","0"), ("930","8g/Sc3","V885216303024","14055","","0"), ("931","8g/Sc3","K850201805073","14079","","0"), ("932","8g/Sc3","L850207105108","14108","","0"), ("933","8g/Sc3","A850207105109","14109","","0"), ("934","8g/Sc3","G850201805069","14116","","0"), ("935","8g/Sc3","C850207105070","14123","","0"), ("936","8g/Sc3","G850201805071","14125","","0"), ("937","8h/Sc1","Q850207105078","13912","","0"), ("938","8h/Sc1","A850201805036","13921","","0"), ("939","8h/Sc1","E850207105079","13924","","0"), ("940","8h/Sc1","E850207105081","13938","","0"), ("941","8h/Sc1","Y850207105017","13949","","0"), ("942","8h/Sc1","G850201805013","13953","","0"), ("943","8h/Sc1","Y850318405039","13958","","0"), ("944","8h/Sc1","F850339505014","13963","","0"), ("945","8h/Sc1","P850207105087","13966","","0"), ("946","8h/Sc1","T850201805041","13970","","0"), ("947","8h/Sc1","K702202003260","13976","","0"), ("948","8h/Sc1","Z850201805045","13990","","0"), ("949","8h/Sc1","A850215705005","13998","","0"), ("950","8h/Sc1","K850207105036","14010","","0"), ("951","8h/Sc1","W850206207046","14017","","0"), ("952","8h/Sc1","C850207105041","14020","","0"), ("953","8h/Sc1","Z850209105016","14027","","0"), ("954","8h/Sc1","V850222405024","14028","","0"), ("955","8h/Sc1","T850201805039","14039","","0"), ("956","8h/Sc1","B850207105050","14042","","0"), ("957","8h/Sc1","U850201805059","14070","","0"), ("958","8h/Sc1","D850222405041","14076","","0"), ("959","8h/Sc1","L850207105110","14117","","0"), ("960","8h/Sc1","D850207105113","14118","","0"), ("961","8h/Sc1","G868220205001","14127","","0"), ("962","8h/Sc2","X850201805034","13918","","0"), ("963","8h/Sc2","L850339507002","14144","","0"), ("964","8h/Sc2","L850201805006","13930","","0"), ("965","8h/Sc2","D850201805009","13933","","0"), ("966","8h/Sc2","X850211505050","13934","","0"), ("967","8h/Sc2","P850201805037","13940","","0"), ("968","8h/Sc2","D852244004027","13945","","0"), ("969","8h/Sc2","M850207105020","13961","","0"), ("970","8h/Sc2","U850207105024","13975","","0"), ("971","8h/Sc2","D850207105032","13993","","0"), ("972","8h/Sc2","F850201805049","13997","","0"), ("973","8h/Sc2","J850201805053","14009","","0"), ("974","8h/Sc2","Y850238205020","14014","","0"), ("975","8h/Sc2","Y850201805054","14026","","0"), ("976","8h/Sc2","M850207105101","14050","","0"), ("977","8h/Sc2","H850207105054","14060","","0"), ("978","8h/Sc2","A852200105015","14064","","0"), ("979","8h/Sc2","E850201805058","14066","","0"), ("980","8h/Sc2","P850206205011","14072","","0"), ("981","8h/Sc2","W850207105064","14087","","0"), ("982","8h/Sc2","V850206105039","14092","","0"), ("983","8h/Sc2","X850201805063","14097","","0"), ("984","8h/Sc3","V850272208035","13908","","0"), ("985","8h/Sc3","V850201805052","14004","","0"), ("986","8h/Sc3","F852320105034","14008","","0"), ("987","8h/Sc3","E850201805002","14018","","0"), ("988","8h/Sc3","V850207105044","14024","","0"), ("989","8h/Sc3","Z852365805028","14046","","0"), ("990","8h/Sc3","F850207105099","14047","","0"), ("991","8h/Sc3","N850207105119","14083","","0"), ("992","8h/Sc3","L850203605046","14089","","0"), ("993","8h/Sc3","V850207105073","14128","","0"), ("994","8h/Sc3","U850201805032","14133","","0"), ("995","9X1/Sc","C850207104011","13629","","0"), ("996","9X1/Sc","P850201804036","13636","","0"), ("997","9X1/Sc","G850201804039","13674","","0"), ("998","9X1/Sc","J850207104044","13698","","0"), ("999","9X1/Sc","V850207104072","13701","","0"), ("1000","9X1/Sc","Q850207104048","13703","","0"), ("1001","9X1/Sc","E850207104051","13714","","0"), ("1002","9X1/Sc","D850207104058","13732","","0"), ("1003","9X1/Sc","K850201804072","13743","","0"), ("1004","9X1/Sc","X850318404018","14159","","0"), ("1005","9X1/Sc","N850207104066","13750","","0"), ("1006","9X1/Sc","B850304004011","13754","","0"), ("1007","9X1/Sc","Z850201804044","13757","","0"), ("1008","9X1/Sc","F850207104071","13764","","0"), ("1009","9X1/Sc","M850207104075","13766","","0"), ("1010","9X1/Sc","Z850207104094","13802","","0"), ("1011","9X1/Sc","B850201804026","13805","","0"), ("1012","9X1/Sc","X850207104106","13824","","0"), ("1013","9X1/Sc","V850201804080","13827","","0"), ("1014","9X1/Sc","D850207104112","13838","","0"), ("1015","9X1/Sc","F850201804048","13839","","0"), ("1016","9X1/Sc","Q850273904069","13857","","0"), ("1017","9X2/Sc","H318204005061","13644","","0"), ("1018","9X2/Sc","G850201804041","13685","","0"), ("1019","9X2/Sc","B702202003162","13689","","0"), ("1020","9X2/Sc","W936358304026","13695","","0"), ("1021","9X2/Sc","H850318404046","14142","","0"), ("1022","9X2/Sc","D850201804010","13699","","0"), ("1023","9X2/Sc","Y850207104045","13700","","0"), ("1024","9X2/Sc","U850207104052","13717","","0"), ("1025","9X2/Sc","L850207104055","13723","","0"), ("1026","9X2/Sc","K850201804043","13729","","0"), ("1027","9X2/Sc","E850238204023","13883","","0"), ("1028","9X2/Sc","C850201804017","13735","","0"), ("1029","9X2/Sc","P850207104086","13789","","0"), ("1030","9X2/Sc","D850207104087","13791","","0"), ("1031","9X2/Sc","M850201804025","13796","","0"), ("1032","9X2/Sc","U850203009002","13807","","0"), ("1033","9X2/Sc","R850207104097","13808","","0"), ("1034","9X2/Sc","X850318404020","13811","","0"), ("1035","9X2/Sc","G850226310003","13815","","0"), ("1036","9X2/Sc","Z850207104117","13855","","0"), ("1037","9X2/Sc","N850207104118","13856","","0"), ("1038","9X2/Sc","U852242604031","13858","","0"), ("1039","9X2/Sc","D852241504049","13865","","0"), ("1040","9X3/Sc","P850339504001","13604","","0"), ("1041","9X3/Sc","D852242304001","13609","","0"), ("1042","9X3/Sc","E852246004026","13626","","0"), ("1043","9X3/Sc","F850207104013","13632","","0"), ("1044","9X3/Sc","Z865317204002","13640","","0"), ("1045","9X3/Sc","B850207104020","13648","","0"), ("1046","9X3/Sc","G852244004002","13890","","0"), ("1047","9X3/Sc","H850207104024","13657","","0"), ("1048","9X3/Sc","D850207104029","13663","","0"), ("1049","9X3/Sc","U850201804058","13679","","0"), ("1050","9X3/Sc","Q850207104050","13712","","0"), ("1051","9X3/Sc","J850206304036","14137","","0"), ("1052","9X3/Sc","L850206204035","13768","","0"), ("1053","9X3/Sc","T850315604011","13772","","0"), ("1054","9X3/Sc","E850207104078","13776","","0"), ("1055","9X3/Sc","G850207104089","13794","","0"), ("1056","9X3/Sc","V850201804078","13801","","0"), ("1057","9X3/Sc","N850318404061","13836","","0"), ("1058","9X3/Sc","H850304004015","13840","","0"), ("1059","9X3/Sc","K850207104116","13846","","0"), ("1060","9X3/Sc","R850207104122","13784","","0"), ("1061","9X3/Sc","N850207104120","13864","","0"), ("1062","9X3/Sc"," ","14397","","0"), ("1063","9X4/Sc","X850201804033","13612","","0"), ("1064","9X4/Sc","R850206304004","13621","","0"), ("1065","9X4/Sc","U850201804002","13623","","0"), ("1066","9X4/Sc","H850201804003","13627","","0"), ("1067","9X4/Sc","X850201804004","13631","","0"), ("1068","9X4/Sc","Q850207104019","13645","","0"), ("1069","9X4/Sc","D850206304023","13668","","0"), ("1070","9X4/Sc","P888356404008","14153","","0"), ("1071","9X4/Sc","F850207104042","13692","","0"), ("1072","9X4/Sc","V850207104043","13693","","0"), ("1073","9X4/Sc","E850207104049","13708","","0"), ("1074","9X4/Sc","F850226309002","13719","","0"), ("1075","9X4/Sc","Y850206304037","14138","","0"), ("1076","9X4/Sc","D850207104060","13734","","0"), ("1077","9X4/Sc","H850416111005","13881","","0"), ("1078","9X4/Sc","Z850201804073","13760","","0"), ("1079","9X4/Sc","N850215704014","13763","","0"), ("1080","9X4/Sc","J850201804023","13786","","0"), ("1081","9X4/Sc","T850207104090","13795","","0"), ("1082","9X4/Sc","H850207104105","13822","","0"), ("1083","9X4/Sc","A850207104110","13833","","0"), ("1084","9X4/Sc","E850201804030","13842","","0"), ("1085","9X4/Sc","U850201804031","13848","","0"), ("1086","9X5/Sc","F852365804004","13615","","0"), ("1087","9X5/Sc","R850207104012","13630","","0"), ("1088","9X5/Sc","W850339504005","13641","","0"), ("1089","9X5/Sc","Q850207104021","13654","","0"), ("1090","9X5/Sc","Z867307604012","13662","","0"), ("1091","9X5/Sc","P850207104030","13664","","0"), ("1092","9X5/Sc","E850201804057","13671","","0"), ("1093","9X5/Sc","T850201804009","13690","","0"), ("1094","9X5/Sc","P850201804065","13706","","0"), ("1095","9X5/Sc","W850201804042","13709","","0"), ("1096","9X5/Sc","G850228204040","13716","","0"), ("1097","9X5/Sc","K916335404015","13718","","0"), ("1098","9X5/Sc","K850228204042","13721","","0"), ("1099","9X5/Sc","N850318404003","13728","","0"), ("1100","9X5/Sc","T850207104059","13733","","0"), ("1101","9X5/Sc","T850207104061","13736","","0"), ("1102","9X5/Sc","K850207104064","13740","","0"), ("1103","9X5/Sc","R850201804018","13751","","0"), ("1104","9X5/Sc","R850207104068","13758","","0"), ("1105","9X5/Sc","F850207104069","13761","","0"), ("1106","9X5/Sc","U850207104079","13777","","0"), ("1107","9X5/Sc","X850207104083","13785","","0"), ("1108","9X5/Sc","Y850201804024","13788","","0"), ("1109","9X5/Sc","P873302604044","13799","","0"), ("1110","9X5/Sc","Q850207104102","13819","","0"), ("1111","9X5/Sc","C850201804046","13823","","0"), ("1112","9X5/Sc","V850204704019","13826","","0"), ("1113","9X5/Sc","P850201806067","13832","","0"), ("1114","9X5/Sc","H850203007001","13834","","0"), ("1115","9X6/Sc","M850304004010","13753","","0"), ("1116","9X6/Sc","Z850207104007","13617","","0"), ("1117","9X6/Sc","V850207104014","13633","","0"), ("1118","9X6/Sc","J852320104035","13634","","0"), ("1119","9X6/Sc","C921202404003","13643","","0"), ("1120","9X6/Sc","Q850206304013","13655","","0"), ("1121","9X6/Sc","P850207104028","13661","","0"), ("1122","9X6/Sc","W850207104034","13675","","0"), ("1123","9X6/Sc","R850304004003","13691","","0"), ("1124","9X6/Sc","W850201804069","13720","","0"), ("1125","9X6/Sc","P850207104057","13730","","0"), ("1126","9X6/Sc","C850339504011","13744","","0"), ("1127","9X6/Sc","B850304004009","13752","","0"), ("1128","9X6/Sc","K850238704013","13771","","0"), ("1129","9X6/Sc","Q850207104077","13774","","0"), ("1130","9X6/Sc","R850226309001","13790","","0"), ("1131","9X6/Sc","P850301404029","13818","","0"), ("1132","9X6/Sc","J850201804079","13821","","0"), ("1133","9X6/Sc","P850207104111","13837","","0"), ("1134","9X6/Sc","B850201804084","13849","","0"), ("1135","9X6/Sc","J938219804034","13851","","0"), ("1136","9X6/Sc","G850341904018","13852","","0"), ("1137","9X6/Sc"," ","14398","","0"), ("1138","9X7/Sc","W850220604003","13622","","0"), ("1139","9X7/Sc","N850201804016","13676","","0"), ("1140","9X7/Sc","C850207104038","13681","","0"), ("1141","9X7/Sc","Z850206304030","13682","","0"), ("1142","9X7/Sc","R850207104039","13684","","0"), ("1143","9X7/Sc","P850315604007","13705","","0"), ("1144","9X7/Sc","X850207104054","13722","","0"), ("1145","9X7/Sc","M850304004008","13739","","0"), ("1146","9X7/Sc","W850201804071","13742","","0"), ("1147","9X7/Sc","K850215704012","13745","","0"), ("1148","9X7/Sc","N852243204027","13773","","0"), ("1149","9X7/Sc","A850207104085","13787","","0"), ("1150","9X7/Sc","Z850206304057","13792","","0"), ("1151","9X7/Sc","G850207104091","13797","","0"), ("1152","9X7/Sc","K850207104093","13800","","0"), ("1153","9X7/Sc","F850207104098","13809","","0"), ("1154","9X7/Sc","G850206104030","13814","","0"), ("1155","9X7/Sc","E850207104103","13820","","0"), ("1156","9X7/Sc","M850201804083","13847","","0"), ("1157","9X7/Sc","Q850231904083","13850","","0"), ("1158","9X7/Sc","Q850201804085","13859","","0"), ("1159","9X7/Sc","H850201804032","13862","","0"), ("1160","9Y1/Sc","F850201804050","13611","","0"), ("1161","9Y1/Sc","T850318404025","13613","","0"), ("1162","9Y1/Sc","C850207104009","13624","","0"), ("1163","9Y1/Sc","C852200004013","13877","","0"), ("1164","9Y1/Sc","M850207104017","13639","","0"), ("1165","9Y1/Sc","L850775103028","13646","","0"), ("1166","9Y1/Sc","N850229804007","13652","","0"), ("1167","9Y1/Sc","U850207104023","13656","","0"), ("1168","9Y1/Sc","A850207104027","13660","","0"), ("1169","9Y1/Sc","G850207104033","13673","","0"), ("1170","9Y1/Sc","N850339504008","13686","","0"), ("1171","9Y1/Sc","A850207104056","13726","","0"), ("1172","9Y1/Sc","Z850207104065","13741","","0"), ("1173","9Y1/Sc","C850207104067","13756","","0"), ("1174","9Y1/Sc","E850207104080","13779","","0"), ("1175","9Y1/Sc","C850201804075","13778","","0"), ("1176","9Y1/Sc","W850207104092","13798","","0"), ("1177","9Y1/Sc","G850206204013","13806","","0"), ("1178","9Y1/Sc","V850215704020","13872","","0"), ("1179","9Y1/Sc","R850222404048","13853","","0"), ("1180","9Y2/Sc","T850207104003","13607","","0"), ("1181","9Y2/Sc","N850207104010","13625","","0"), ("1182","9Y2/Sc","Y850207104016","13638","","0"), ("1183","9Y2/Sc","D850201804037","13651","","0"), ("1184","9Y2/Sc","X850207104025","13659","","0"), ("1185","9Y2/Sc","Z850211504031","13688","","0"), ("1186","9Y2/Sc","F850304004004","13696","","0"), ("1187","9Y2/Sc","D850201804066","13710","","0"), ("1188","9Y2/Sc","R850201804020","13759","","0"), ("1189","9Y2/Sc","H850207104082","13783","","0"), ("1190","9Y2/Sc","M850207104100","13812","","0"), ("1191","9Y2/Sc","E850366304056","13825","","0"), ("1192","9Y2/Sc","A850207104108","13829","","0"), ("1193","9Y2/Sc","P850207104109","13830","","0"), ("1194","9Y2/Sc","R850201804047","13835","","0"), ("1195","9Y2/Sc"," ","14160","","0"), ("1196","9Y2/Sc","V850201804049","13841","","0"), ("1197","9Y2/Sc","Y850201804082","13844","","0"), ("1198","9Y2/Sc","R850222404050","14154","","0"), ("1199","9Y2/Sc","C850207104119","13860","","0"), ("1200","9Y3/Sc","U850206204003","13614","","0"), ("1201","9Y3/Sc","L850201804034","13616","","0"), ("1202","9Y3/Sc","A850201804035","13618","","0"), ("1203","9Y3/Sc","V850201804051","13628","","0"), ("1204","9Y3/Sc","N850304004001","13649","","0"), ("1205","9Y3/Sc","P850201804007","13658","","0"), ("1206","9Y3/Sc","T850207104032","13670","","0"), ("1207","9Y3/Sc","T850201804040","13678","","0"), ("1208","9Y3/Sc","N850207104037","13680","","0"), ("1209","9Y3/Sc","Y850304004007","13731","","0"), ("1210","9Y3/Sc","G850207104062","13737","","0"), ("1211","9Y3/Sc","Y850222409059","13748","","0"), ("1212","9Y3/Sc","F850201804019","13755","","0"), ("1213","9Y3/Sc","R850207104070","13762","","0"), ("1214","9Y3/Sc","J850207104073","13765","","0"), ("1215","9Y3/Sc","G850271704051","13775","","0"), ("1216","9Y3/Sc","T850207104088","13793","","0"), ("1217","9Y3/Sc","V850207104099","13810","","0"), ("1218","9Y3/Sc","W850207104115","13843","","0"), ("1219","9Y3/Sc","D850221504076","13831","","0"), ("1220","9Y4/Sc","D850207104002","13606","","0"), ("1221","9Y4/Sc","G850207104004","13610","","0"), ("1222","9Y4/Sc","B850207104018","13642","","0"), ("1223","9Y4/Sc","D850201804008","13665","","0"), ("1224","9Y4/Sc","B850201804055","13666","","0"), ("1225","9Y4/Sc","Q850416111002","13672","","0"), ("1226","9Y4/Sc","C850207104040","13687","","0"), ("1227","9Y4/Sc","G850215704008","13885","","0"), ("1228","9Y4/Sc","H850201804061","13694","","0"), ("1229","9Y4/Sc","L850201804063","13697","","0"), ("1230","9Y4/Sc","T850201804011","13713","","0"), ("1231","9Y4/Sc","W850207104063","13738","","0"), ("1232","9Y4/Sc","N850201804074","13769","","0"), ("1233","9Y4/Sc","U850207104081","13781","","0"), ("1234","9Y4/Sc","N850207104095","13803","","0"), ("1235","9Y4/Sc","C850207104096","13804","","0"), ("1236","9Y4/Sc","B850207104101","13813","","0"), ("1237","9Y4/Sc","J850201804081","13828","","0"), ("1238","9Y4/Sc","H850207104053","13845","","0"), ("1239","9Y4/Sc","J850206104039","13854","","0"), ("1240","9Y5/Sc","P850207104001","13605","","0"), ("1241","9Y5/Sc","N850207104008","13620","","0"), ("1242","9Y5/Sc","J850201804052","13637","","0"), ("1243","9Y5/Sc","L850201804005","13647","","0"), ("1244","9Y5/Sc","L850207104026","13650","","0"), ("1245","9Y5/Sc","M850201804054","13653","","0"), ("1246","9Y5/Sc","T850223904021","13667","","0"), ("1247","9Y5/Sc","Q850201804056","13669","","0"), ("1248","9Y5/Sc","A850201804064","13704","","0"), ("1249","9Y5/Sc","Q850206104016","13707","","0"), ("1250","9Y5/Sc","B881312803037","13715","","0"), ("1251","9Y5/Sc","G850201804012","13724","","0"), ("1252","9Y5/Sc","W850201804013","13725","","0"), ("1253","9Y5/Sc","K850201804014","13727","","0"), ("1254","9Y5/Sc","L852240804081","13749","","0"), ("1255","9Y5/Sc","A850206104024","13770","","0"), ("1256","9Y5/Sc","W850206104031","13816","","0"), ("1257","9Y5/Sc"," ","14396","","0"), ("1258","9Y5/Sc"," ","14399","","0"), ("1259","9Y5/Sc","G850273904054","14400","","0"); DROP TABLE IF EXISTS ClassListsOLD; CREATE TABLE `ClassListsOLD` ( `RowID` int(11) NOT NULL AUTO_INCREMENT, `Class` text NOT NULL, `UPN` text NOT NULL, `AdminNumber` int(5) NOT NULL, `MTG` text NOT NULL, `Seat` int(11) NOT NULL, PRIMARY KEY (`RowID`) ) ENGINE=MyISAM AUTO_INCREMENT=1298 DEFAULT CHARSET=latin1; INSERT INTO ClassListsOLD VALUES("1","10BX4/Sc","Z850207102005","13062","","0"), ("2","10BX4/Sc","Q850339202010","13076","","0"), ("3","10BX4/Sc","L850207102082","13093","","0"), ("4","10BX4/Sc","Z850416109006","13096","","0"), ("5","10BX4/Sc","T850207102086","13117","","0"), ("6","10BX4/Sc","U850207102019","13126","","0"), ("7","10BX4/Sc","F850201802017","13131","","0"), ("8","10BX4/Sc","G850207102031","13158","","0"), ("9","10BX4/Sc","T852200006036","13176","","0"), ("10","10BX4/Sc","V850207102039","13183","","0"), ("11","10BX4/Sc","F850225602026","13187","","0"), ("12","10BX4/Sc","A850215702002","13198","","0"), ("13","10BX4/Sc","J850207102098","13199","","0"), ("14","10BX4/Sc","Q850207102046","13201","","0"), ("15","10BX4/Sc","U850207102102","13213","","0"), ("16","10BX4/Sc","H850207102103","13217","","0"), ("17","10BX4/Sc","G850207102058","13245","","0"), ("18","10BX4/Sc","M852365602067","13884","","0"), ("19","10X1/Sc","D852243002022","13597","","0"), ("20","10X1/Sc","U850233002006","13047","","0"), ("21","10X1/Sc","F850207102009","13078","","0"), ("22","10X1/Sc","B850201802053","13105","","0"), ("23","10X1/Sc","P850318402048","13110","","0"), ("24","10X1/Sc","W850221702016","13874","","0"), ("25","10X1/Sc","T850275202085","13146","","0"), ("26","10X1/Sc","H852243402036","13156","","0"), ("27","10X1/Sc","N852200102022","13175","","0"), ("28","10X1/Sc","U850416111004","13882","","0"), ("29","10X1/Sc","Z850201802071","13191","","0"), ("30","10X1/Sc","B850207102045","13200","","0"), ("31","10X1/Sc","V850201802076","13212","","0"), ("32","10X1/Sc","X850207102052","13226","","0"), ("33","10X1/Sc","Q850201802083","13232","","0"), ("34","10X1/Sc","E850201802026","13233","","0"), ("35","10X1/Sc","D850207102110","13239","","0"), ("36","10X1/Sc","D850215702004","13254","","0"), ("37","10X1/Sc","D850203005004","13263","","0"), ("38","10X2/Sc","T850207102001","13034","","0"), ("39","10X2/Sc","K850201802041","13051","","0"), ("40","10X2/Sc","N850201802043","13068","","0"), ("41","10X2/Sc","R852320201041","13070","","0"), ("42","10X2/Sc","A850225502028","13091","","0"), ("43","10X2/Sc","W852245502010","13106","","0"), ("44","10X2/Sc","U850318402014","13114","","0"), ("45","10X2/Sc","X850226305008","13128","","0"), ("46","10X2/Sc","J850304002004","13142","","0"), ("47","10X2/Sc","D850201802064","13165","","0"), ("48","10X2/Sc","N850207102093","13168","","0"), ("49","10X2/Sc","J850238702018","13583","","0"), ("50","10X2/Sc","Y850304002005","13177","","0"), ("51","10X2/Sc","Q850416110001","13585","","0"), ("52","10X2/Sc","F850207102096","13192","","0"), ("53","10X2/Sc","C852365802027","13296","","0"), ("54","10X2/Sc","R850201802074","13204","","0"), ("55","10X2/Sc","E850201802084","13243","","0"), ("56","10X2/Sc","J850302002083","13251","","0"), ("57","10X2/Sc","K850207102062","13255","","0"), ("58","10X2/Sc","R850207102066","13268","","0"), ("59","10X3/Sc","H850201802001","13033","","0"), ("60","10X3/Sc","A850201802004","13052","","0"), ("61","10X3/Sc","R850201802045","13072","","0"), ("62","10X3/Sc","Y850201802049","13082","","0"), ("63","10X3/Sc","N850206202015","13099","","0"), ("64","10X3/Sc","D850207102085","13107","","0"), ("65","10X3/Sc","A850206102022","13121","","0"), ("66","10X3/Sc","N850201802014","13129","","0"), ("67","10X3/Sc","K850207102091","13141","","0"), ("68","10X3/Sc","X850201802060","13150","","0"), ("69","10X3/Sc","K850201802068","13178","","0"), ("70","10X3/Sc","Y850207102099","13205","","0"), ("71","10X3/Sc","X850207102104","13218","","0"), ("72","10X3/Sc","M850201802081","13221","","0"), ("73","10X3/Sc","Q850201802025","13229","","0"), ("74","10X3/Sc","N850606002022","13230","","0"), ("75","10X3/Sc","A850206102051","13237","","0"), ("76","10X3/Sc","R850318402059","13261","","0"), ("77","10X3/Sc","E850339202040","14148","","0"), ("78","10X5/Sc","T850201802036","13032","","0"), ("79","10X5/Sc","K850238202005","13048","","0"), ("80","10X5/Sc","W850207102003","13053","","0"), ("81","10X5/Sc","Q931255301037","13058","","0"), ("82","10X5/Sc","C850201802044","13069","","0"), ("83","10X5/Sc","V850201802047","13077","","0"), ("84","10X5/Sc","W850201802009","13098","","0"), ("85","10X5/Sc","P850207102084","13102","","0"), ("86","10X5/Sc","J850207102013","13103","","0"), ("87","10X5/Sc","Y850207102014","13104","","0"), ("88","10X5/Sc","B850207102016","13111","","0"), ("89","10X5/Sc","W850207102088","13124","","0"), ("90","10X5/Sc","F850209102017","13600","","0"), ("91","10X5/Sc","X850201802058","13139","","0"), ("92","10X5/Sc","P850207102026","13140","","0"), ("93","10X5/Sc","W852365502014","13152","","0"), ("94","10X5/Sc","C850253002071","13163","","0"), ("95","10X5/Sc","T850201802065","13166","","0"), ("96","10X5/Sc","N806212401039","13179","","0"), ("97","10X5/Sc","E850207102047","13207","","0"), ("98","10X5/Sc","Q850231302034","13208","","0"), ("99","10X5/Sc","J850201802077","13216","","0"), ("100","10X5/Sc","M850201802079","13220","","0"), ("101","10X5/Sc","B850201802082","13223","","0"), ("102","10X5/Sc","T850207102109","13238","","0"), ("103","10X5/Sc","Z852245802050","13253","","0"), ("104","10X5/Sc","X850304002014","13257","","0"), ("105","10X5/Sc","Z850207102063","13258","","0"), ("106","10X5/Sc","U850201802085","13262","","0"), ("107","10X5/Sc","K850207102114","13272","","0"), ("108","10X6/Sc","D936207802003","13055","","0"), ("109","10X6/Sc","E931255301038","13059","","0"), ("110","10X6/Sc","R850207102008","13075","","0"), ("111","10X6/Sc","C852242602015","13079","","0"), ("112","10X6/Sc","J850201802048","13081","","0"), ("113","10X6/Sc","F850207102011","13087","","0"), ("114","10X6/Sc","K850339502004","13090","","0"), ("115","10X6/Sc","Y850201802051","13094","","0"), ("116","10X6/Sc","H850226305007","13112","","0"), ("117","10X6/Sc","Z850201802013","13118","","0"), ("118","10X6/Sc","G850207102087","13119","","0"), ("119","10X6/Sc","L850775101026","13132","","0"), ("120","10X6/Sc","L850207102024","13137","","0"), ("121","10X6/Sc","T850207102028","13153","","0"), ("122","10X6/Sc","G850207102029","13154","","0"), ("123","10X6/Sc","N850339502006","13160","","0"), ("124","10X6/Sc","R850207102037","13180","","0"), ("125","10X6/Sc","J850207102042","13189","","0"), ("126","10X6/Sc","R850206302058","13202","","0"), ("127","10X6/Sc","E850207102101","13211","","0"), ("128","10X6/Sc","D850601402016","13224","","0"), ("129","10X6/Sc","E850304002009","13240","","0"), ("130","10X6/Sc","X850201802029","13264","","0"), ("131","10X6/Sc","N850207102064","13265","","0"), ("132","10X6/Sc","V850207102068","13270","","0"), ("133","10X6/Sc","H850201802086","13271","","0"), ("134","10X6/Sc","N881256902020","13278","","0"), ("135","10X6/Sc","A850201802033","13279","","0"), ("136","10X7/Sc","W850201802040","13040","","0"), ("137","10X7/Sc","T850301402002","13046","","0"), ("138","10X7/Sc","B931255301036","13057","","0"), ("139","10X7/Sc","N850207102006","13065","","0"), ("140","10X7/Sc","C850207102007","13067","","0"), ("141","10X7/Sc","V850275202011","13888","","0"), ("142","10X7/Sc","X850207102079","13084","","0"), ("143","10X7/Sc","K850207102089","13125","","0"), ("144","10X7/Sc","R852320102028","13133","","0"), ("145","10X7/Sc","Y850273902035","13143","","0"), ("146","10X7/Sc","Z850207102092","13149","","0"), ("147","10X7/Sc","Z850207102034","13172","","0"), ("148","10X7/Sc","Z850201802069","13184","","0"), ("149","10X7/Sc","K850201802070","13190","","0"), ("150","10X7/Sc","Y850207102043","13193","","0"), ("151","10X7/Sc","P846211402020","13582","","0"), ("152","10X7/Sc","V850237302051","13210","","0"), ("153","10X7/Sc","H850207102049","13214","","0"), ("154","10X7/Sc","R850339502010","13231","","0"), ("155","10X7/Sc","A850207102106","13234","","0"), ("156","10X7/Sc","A850207102054","13241","","0"), ("157","10X7/Sc","T850207102057","13244","","0"), ("158","10X7/Sc","W850207102059","13247","","0"), ("159","10X7/Sc","G850207102060","13249","","0"), ("160","10X7/Sc","C850318402058","13259","","0"), ("161","10X7/Sc","C850207102065","13266","","0"), ("162","10X7/Sc","Z852242602071","13267","","0"), ("163","10X7/Sc","V850207102070","13274","","0"), ("164","10X7/Sc","W850209102038","13893","","0"), ("165","10X7/Sc","P850201802034","13280","","0"), ("166","10Y1/Sc","P850222402064","13030","","0"), ("167","10Y1/Sc","M850207102073","13039","","0"), ("168","10Y1/Sc","U850206202001","13042","","0"), ("169","10Y1/Sc","G850339502002","13054","","0"), ("170","10Y1/Sc","Q852320102008","13060","","0"), ("171","10Y1/Sc","U850207102077","13074","","0"), ("172","10Y1/Sc","Z850201802042","13085","","0"), ("173","10Y1/Sc","H850207102080","13088","","0"), ("174","10Y1/Sc","M850201802052","13097","","0"), ("175","10Y1/Sc","V850304002003","13100","","0"), ("176","10Y1/Sc","M850207102015","13109","","0"), ("177","10Y1/Sc","E850207102018","13120","","0"), ("178","10Y1/Sc","J850201802019","13145","","0"), ("179","10Y1/Sc","L850201802061","13155","","0"), ("180","10Y1/Sc","W850207102032","13159","","0"), ("181","10Y1/Sc","A850201802062","13162","","0"), ("182","10Y1/Sc","G850201802066","13167","","0"), ("183","10Y1/Sc","F850207102038","13181","","0"), ("184","10Y1/Sc","R852243702033","13185","","0"), ("185","10Y1/Sc","C850201802073","13197","","0"), ("186","10Y1/Sc","P850207102107","13235","","0"), ("187","10Y1/Sc","T850207102111","13246","","0"), ("188","10Y1/Sc","G850207102112","13248","","0"), ("189","10Y1/Sc","H850201802028","13252","","0"), ("190","10Y1/Sc","F850228202045","13304","","0"), ("191","10Y1/Sc","J850207102069","13273","","0"), ("192","10Y1/Sc","X850201802087","13282","","0"), ("193","10Y1/Sc","B850416112002","14135","","0"), ("194","10Y2/Sc","G850201802037","13035","","0"), ("195","10Y2/Sc","X845212101003","13045","","0"), ("196","10Y2/Sc","P850201802005","13056","","0"), ("197","10Y2/Sc","G850201802008","13092","","0"), ("198","10Y2/Sc","W850201802011","13116","","0"), ("199","10Y2/Sc","J891230201007","13123","","0"), ("200","10Y2/Sc","L850201802059","13147","","0"), ("201","10Y2/Sc","T850207102030","13157","","0"), ("202","10Y2/Sc","C850207102036","13174","","0"), ("203","10Y2/Sc","G850277802054","13182","","0"), ("204","10Y2/Sc","F850207102040","13186","","0"), ("205","10Y2/Sc","V850207102041","13188","","0"), ("206","10Y2/Sc","M850207102044","13194","","0"), ("207","10Y2/Sc","N850416109007","13215","","0"), ("208","10Y2/Sc","C850225202032","13113","","0"), ("209","10Y2/Sc","M850226305002","13222","","0"), ("210","10Y2/Sc","L850207102053","13228","","0"), ("211","10Y2/Sc","D850207102108","13236","","0"), ("212","10Y2/Sc","R850416109011","13306","","0"), ("213","10Y2/Sc","F850207102067","13269","","0"), ("214","10Y2/Sc","X850416111006","13880","","0"), ("215","10Y2/Sc","J850207102071","13276","","0"), ("216","10Y2/Sc","C850207102117","13281","","0"), ("217","10Y3/Sc","Q919233701002","13031","","0"), ("218","10Y3/Sc","Y850207102072","13037","","0"), ("219","10Y3/Sc","K850201802039","13038","","0"), ("220","10Y3/Sc","G850207102002","13050","","0"), ("221","10Y3/Sc","D850201802006","13064","","0"), ("222","10Y3/Sc","F850201802046","13073","","0"), ("223","10Y3/Sc","R850207102010","13080","","0"), ("224","10Y3/Sc","J850201802050","13083","","0"), ("225","10Y3/Sc","X850207102081","13089","","0"), ("226","10Y3/Sc","D850211502022","13305","","0"), ("227","10Y3/Sc","G850201802010","13101","","0"), ("228","10Y3/Sc","Q850201802054","13108","","0"), ("229","10Y3/Sc","H850304002013","13584","","0"), ("230","10Y3/Sc","U850207102021","13130","","0"), ("231","10Y3/Sc","H850207102022","13134","","0"), ("232","10Y3/Sc","X850207102023","13135","","0"), ("233","10Y3/Sc","D850207102027","13144","","0"), ("234","10Y3/Sc","X850223002043","13889","","0"), ("235","10Y3/Sc","V850207102097","13196","","0"), ("236","10Y3/Sc","L850207102105","13227","","0"), ("237","10Y4/Sc","W850201802038","13036","","0"), ("238","10Y4/Sc","E850318402042","13589","","0"), ("239","10Y4/Sc","K850207102004","13061","","0"), ("240","10Y4/Sc","P850219402010","13878","","0"), ("241","10Y4/Sc","U850304002012","13086","","0"), ("242","10Y4/Sc","Q850207102017","13115","","0"), ("243","10Y4/Sc","H850201802057","13136","","0"), ("244","10Y4/Sc","J343205402005","13151","","0"), ("245","10Y4/Sc","K850207102033","13164","","0"), ("246","10Y4/Sc","D850206302048","13170","","0"), ("247","10Y4/Sc","N850207102035","13173","","0"), ("248","10Y4/Sc","R850315602016","13203","","0"), ("249","10Y4/Sc","Q850207102100","13206","","0"), ("250","10Y4/Sc","F850201802075","13209","","0"), ("251","10Y4/Sc","P850207102055","13242","","0"), ("252","10Y4/Sc","G316100201017","13871","","0"), ("253","10Y4/Sc","N850207102116","13277","","0"), ("254","10Y5/Sc","A850238702003","13041","","0"), ("255","10Y5/Sc","Q850304002010","13044","","0"), ("256","10Y5/Sc","Z850302002046","13049","","0"), ("257","10Y5/Sc","E850207102076","13071","","0"), ("258","10Y5/Sc","V850207102012","13095","","0"), ("259","10Y5/Sc","E850207102020","13127","","0"), ("260","10Y5/Sc","V850221702025","13138","","0"), ("261","10Y5/Sc","Y850302002026","13148","","0"), ("262","10Y5/Sc","J850201802021","13161","","0"), ("263","10Y5/Sc","R850207102095","13169","","0"), ("264","10Y5/Sc","W850201802067","13171","","0"), ("265","10Y5/Sc","B850201802024","13225","","0"), ("266","10Y5/Sc","W319203401090","13298","","0"), ("267","11BX4/Sc","V850207101011","12757","","0"), ("268","11BX4/Sc","L850206201003","12764","","0"), ("269","11BX4/Sc","H850206301013","12783","","0"), ("270","11BX4/Sc","K850416109005","13286","","0"), ("271","11BX4/Sc","K850238701010","12802","","0"), ("272","11BX4/Sc","M850207101043","12804","","0"), ("273","11BX4/Sc","X850207101049","12812","","0"), ("274","11BX4/Sc","C850211501030","13015","","0"), ("275","11BX4/Sc","W850211301027","12833","","0"), ("276","11BX4/Sc","D850315601005","12836","","0"), ("277","11BX4/Sc","J850201801047","12867","","0"), ("278","11BX4/Sc","X850207101078","12877","","0"), ("279","11BX4/Sc","G850301401031","12906","","0"), ("280","11BX4/Sc","N850201801071","12944","","0"), ("281","11BX4/Sc","R850207101117","12955","","0"), ("282","11BX4/Sc","Z852246101080","12983","","0"), ("283","11BX4/Sc","W850207101141","12994","","0"), ("284","11BY5/Sc","M850201801051","12875","","0"), ("285","11BY5/Sc","N938225401039","12881","","0"), ("286","11BY5/Sc","A850201901044","12917","","0"), ("287","11BY5/Sc","C850207101116","12954","","0"), ("288","11BY5/Sc","M850201801080","12972","","0"), ("289","11BY5/Sc","G850201801007","12741","","0"), ("290","11BY5/Sc","F850277801004","12749","","0"), ("291","11BY5/Sc","U850207101018","12765","","0"), ("292","11BY5/Sc","K850201801011","12768","","0"), ("293","11BY5/Sc","U850207101020","12771","","0"), ("294","11BY5/Sc","R850201801015","13022","","0"), ("295","11BY5/Sc","B850201801023","12796","","0"), ("296","11X1/Sc","J850318401034","12742","","0"), ("297","11X1/Sc","Z850207101004","12744","","0"), ("298","11X1/Sc","F850339501010","12769","","0"), ("299","11X1/Sc","J850201801018","12785","","0"), ("300","11X1/Sc","L850201801029","12807","","0"), ("301","11X1/Sc","H850207101050","12813","","0"), ("302","11X1/Sc","U933204801022","12816","","0"), ("303","11X1/Sc","X850207101051","12819","","0"), ("304","11X1/Sc","L881259901017","12826","","0"), ("305","11X1/Sc","J850207101068","12854","","0"), ("306","11X1/Sc","Q850207101074","12863","","0"), ("307","11X1/Sc","R850207101094","12905","","0"), ("308","11X1/Sc","H850207101102","12921","","0"), ("309","11X1/Sc","K850207101113","12949","","0"), ("310","11X1/Sc","H850275201076","12951","","0"), ("311","11X1/Sc","Z850318401055","13285","","0"), ("312","11X1/Sc","Y850207101123","12967","","0"), ("313","11X1/Sc","B850207101125","12970","","0"), ("314","11X1/Sc","U850207101128","12979","","0"), ("315","11X1/Sc","F852243701062","13011","","0"), ("316","11X1/Sc","D850304001017","12980","","0"), ("317","11X1/Sc","U850201801084","12986","","0"), ("318","11X1/Sc","D850207101136","12988","","0"), ("319","11X1/Sc","X850201801086","12996","","0"), ("320","11X7/Sc","X850234701013","12814","","0"), ("321","11X2/Sc","A851277901008","12756","","0"), ("322","11X2/Sc","E850302001002","12758","","0"), ("323","11X2/Sc","Q850207101016","12762","","0"), ("324","11X2/Sc","C850201801014","12775","","0"), ("325","11X2/Sc","C850207101035","12791","","0"), ("326","11X2/Sc","V850207101038","12794","","0"), ("327","11X2/Sc","B850207101044","12806","","0"), ("328","11X2/Sc","X850201801030","12809","","0"), ("329","11X2/Sc","R850207101065","12843","","0"), ("330","11X2/Sc","E850318401039","12845","","0"), ("331","11X2/Sc","L850276301010","12847","","0"), ("332","11X2/Sc","Z850224901054","13595","","0"), ("333","11X2/Sc","N850366201027","13868","","0"), ("334","11X2/Sc","V850201801046","12865","","0"), ("335","11X2/Sc","Y850201801050","12872","","0"), ("336","11X2/Sc","B850201801052","12876","","0"), ("337","11X2/Sc","Z850203301043","12891","","0"), ("338","11X2/Sc","W850207101087","12894","","0"), ("339","11X2/Sc","T850207101108","12931","","0"), ("340","11X2/Sc","K850201801067","12937","","0"), ("341","11X2/Sc","G850207101111","12941","","0"), ("342","11X2/Sc","W850207101112","12946","","0"), ("343","11X2/Sc","Y850201801077","12964","","0"), ("344","11X2/Sc","R850301401037","12975","","0"), ("345","11X2/Sc","A850304001015","12926","","0"), ("346","11X3/Sc","P850201801004","12737","","0"), ("347","11X3/Sc","F312208499099","12745","","0"), ("348","11X3/Sc","E850207101017","12763","","0"), ("349","11X3/Sc","T850207101027","12780","","0"), ("350","11X3/Sc","J850207101039","12797","","0"), ("351","11X3/Sc","P850207101054","12825","","0"), ("352","11X3/Sc","W850201801037","12837","","0"), ("353","11X3/Sc","Z850207101062","12838","","0"), ("354","11X3/Sc","R850201801044","12852","","0"), ("355","11X3/Sc","U850304001011","12858","","0"), ("356","11X3/Sc","L850207101079","12878","","0"), ("357","11X3/Sc","K865222701019","12887","","0"), ("358","11X3/Sc","D850207101084","12890","","0"), ("359","11X3/Sc","F850207101095","12908","","0"), ("360","11X3/Sc","L850207101104","12924","","0"), ("361","11X3/Sc","P850207101106","12928","","0"), ("362","11X3/Sc","G850207101109","12933","","0"), ("363","11X3/Sc","X850272901067","12945","","0"), ("364","11X3/Sc","R850201801073","12957","","0"), ("365","11X3/Sc","F850237301076","12958","","0"), ("366","11X3/Sc","J850201801076","12962","","0"), ("367","11X3/Sc","W850207101139","12992","","0"), ("368","11X5/Sc","G850207101001","12734","","0"), ("369","11X5/Sc","T850201801006","12739","","0"), ("370","11X5/Sc","J850207101012","12759","","0"), ("371","11X5/Sc","N850201801013","12773","","0"), ("372","11X5/Sc","L852246101012","12774","","0"), ("373","11X5/Sc","W850207101029","12781","","0"), ("374","11X5/Sc","Y850207101042","12801","","0"), ("375","11X5/Sc","M850304001005","12810","","0"), ("376","11X5/Sc","V850339501011","12820","","0"), ("377","11X5/Sc","W850207101058","12829","","0"), ("378","11X5/Sc","N850201801042","12850","","0"), ("379","11X5/Sc","F850207101066","12851","","0"), ("380","11X5/Sc","B850207101073","12861","","0"), ("381","11X5/Sc","X850207101080","12880","","0"), ("382","11X5/Sc","P850207101083","12888","","0"), ("383","11X5/Sc","K850207101090","12897","","0"), ("384","11X5/Sc","P850318401020","12904","","0"), ("385","11X5/Sc","A850237301063","12910","","0"), ("386","11X5/Sc","K850201801038","12927","","0"), ("387","11X5/Sc","Z850201801070","12943","","0"), ("388","11X5/Sc","Z850207101114","12950","","0"), ("389","11X5/Sc","P852245501032","12952","","0"), ("390","11X5/Sc","F850207101120","12963","","0"), ("391","11X5/Sc","C850318401030","12973","","0"), ("392","11X5/Sc","Z850315601012","12989","","0"), ("393","11X5/Sc","Z850207101143","12997","","0"), ("394","11X5/Sc","C850207101145","13001","","0"), ("395","11X5/Sc","R850207101146","13002","","0"), ("396","11X6/Sc","D850201801005","12738","","0"), ("397","11X6/Sc","F850207101010","12754","","0"), ("398","11X6/Sc","M850207101014","12761","","0"), ("399","11X6/Sc","Y850304001004","12800","","0"), ("400","11X6/Sc","E850304001010","12811","","0"), ("401","11X6/Sc","G850201801036","12834","","0"), ("402","11X6/Sc","U850318401013","12848","","0"), ("403","11X6/Sc","M850201801049","12871","","0"), ("404","11X6/Sc","U850207101076","12873","","0"), ("405","11X6/Sc","X850201801057","12892","","0"), ("406","11X6/Sc","C852243401049","13301","","0"), ("407","11X6/Sc","Z850207101089","12896","","0"), ("408","11X6/Sc","N850300901007","12898","","0"), ("409","11X6/Sc","H850304001012","12913","","0"), ("410","11X6/Sc","X850304001013","12914","","0"), ("411","11X6/Sc","U850207101101","12920","","0"), ("412","11X6/Sc","D850207101107","12930","","0"), ("413","11X6/Sc","F850201801074","12959","","0"), ("414","11X6/Sc","F850207101118","12960","","0"), ("415","11X6/Sc","B850201801079","12969","","0"), ("416","11X6/Sc","Z850302001045","12971","","0"), ("417","11X6/Sc","H850207101129","12981","","0"), ("418","11X6/Sc","G850207101138","12990","","0"), ("419","11X7/Sc","N850207101005","12746","","0"), ("420","11X7/Sc","C850207101006","12747","","0"), ("421","11X7/Sc","V850207101009","12753","","0"), ("422","11X7/Sc","L851277901007","12755","","0"), ("423","11X7/Sc","H850207101019","12766","","0"), ("424","11X7/Sc","Y850201801021","12789","","0"), ("425","11X7/Sc","J852241901024","12795","","0"), ("426","11X7/Sc","Q850201801024","12798","","0"), ("427","11X7/Sc","H850201801027","12805","","0"), ("428","11X7/Sc","C852245501013","13010","","0"), ("429","11X7/Sc","B850304001006","12846","","0"), ("430","11X7/Sc","V850207101067","12853","","0"), ("431","11X7/Sc","G850276301015","12864","","0"), ("432","11X7/Sc","Y850201801048","12868","","0"), ("433","11X7/Sc","H850201801056","12889","","0"), ("434","11X7/Sc","K850207101088","12895","","0"), ("435","11X7/Sc","Y850207101098","12915","","0"), ("436","11X7/Sc","K850202301008","12918","","0"), ("437","11X7/Sc","D850201801063","12929","","0"), ("438","11X7/Sc","V850207101119","12961","","0"), ("439","11X7/Sc","Q850201801082","12976","","0"), ("440","11X7/Sc","G850207101140","12993","","0"), ("441","11X7/Sc","G850339501001","12770","","0"), ("442","11X7/Sc","X835224501057","14151","","0"), ("443","11Y1/Sc","H850207101077","12874","","0"), ("444","11Y1/Sc","Q850201801053","12879","","0"), ("445","11Y1/Sc","L850207101081","12882","","0"), ("446","11Y1/Sc","E850201801054","12883","","0"), ("447","11Y1/Sc","U850201801055","12886","","0"), ("448","11Y1/Sc","Z850207101091","12899","","0"), ("449","11Y1/Sc","M850339501014","12903","","0"), ("450","11Y1/Sc","V850207101096","12909","","0"), ("451","11Y1/Sc","T850207101110","12934","","0"), ("452","11Y1/Sc","W850201801066","12936","","0"), ("453","11Y1/Sc","Z850201801068","12938","","0"), ("454","11Y1/Sc","C850206201044","12942","","0"), ("455","11Y1/Sc","N850207101115","12953","","0"), ("456","11Y1/Sc","L850207101133","12985","","0"), ("457","11Y1/Sc","W885311601046","13003","","0"), ("458","11Y1/Sc","F850304001001","12740","","0"), ("459","11Y1/Sc","K850207101003","12743","","0"), ("460","11Y1/Sc","W850201801008","12750","","0"), ("461","11Y1/Sc","P850207101025","12777","","0"), ("462","11Y1/Sc","U850201801026","12803","","0"), ("463","11Y1/Sc","G850261301031","12824","","0"), ("464","11Y1/Sc","J850339501012","12831","","0"), ("465","11Y1/Sc","G850237301038","12835","","0"), ("466","11Y1/Sc","N850207101063","12840","","0"), ("467","11Y1/Sc","Z850201801041","12844","","0"), ("468","11Y1/Sc","F305203801037","12849","","0"), ("469","11Y1/Sc","J850207101070","12856","","0"), ("470","11Y1/Sc","P305330301010","12866","","0"), ("471","11Y1/Sc","M850201801078","12966","","0"), ("472","11Y2/Sc","L850201801058","12893","","0"), ("473","11Y2/Sc","A850201801059","12907","","0"), ("474","11Y2/Sc","J850207101097","12911","","0"), ("475","11Y2/Sc","L850201801060","12912","","0"), ("476","11Y2/Sc","A850207101105","12925","","0"), ("477","11Y2/Sc","T850201801064","12932","","0"), ("478","11Y2/Sc","G850201801065","12935","","0"), ("479","11Y2/Sc","N850201801069","12939","","0"), ("480","11Y2/Sc","V850207101121","12965","","0"), ("481","11Y2/Sc","B850201801081","12974","","0"), ("482","11Y2/Sc","A850201801088","13000","","0"), ("483","11Y2/Sc","R850207101007","12748","","0"), ("484","11Y2/Sc","F850207101008","12751","","0"), ("485","11Y2/Sc","D850207101026","12778","","0"), ("486","11Y2/Sc","V850201801017","12784","","0"), ("487","11Y2/Sc","N850207101034","12790","","0"), ("488","11Y2/Sc","R850207101036","12792","","0"), ("489","11Y2/Sc","F850207101037","12793","","0"), ("490","11Y2/Sc","E850207101046","12808","","0"), ("491","11Y2/Sc","D851321201027","12815","","0"), ("492","11Y2/Sc","X850212001043","12818","","0"), ("493","11Y2/Sc","D850201801034","12822","","0"), ("494","11Y2/Sc","T850341901014","12839","","0"), ("495","11Y2/Sc","Z850201801039","12841","","0"), ("496","11Y3/Sc","A850207101082","12884","","0"), ("497","11Y3/Sc","P850225601013","12885","","0"), ("498","11Y3/Sc","N850207101092","12901","","0"), ("499","11Y3/Sc","C850207101093","12902","","0"), ("500","11Y3/Sc","A850201801061","12919","","0"), ("501","11Y3/Sc","X850207101103","12923","","0"), ("502","11Y3/Sc","Q312205500051","12956","","0"), ("503","11Y3/Sc","F850318401032","12977","","0"), ("504","11Y3/Sc","X850207101132","12984","","0"), ("505","11Y3/Sc","P850207101135","12987","","0"), ("506","11Y3/Sc","N850207101144","12998","","0"), ("507","11Y3/Sc","A850201801003","12736","","0"), ("508","11Y3/Sc","Y850207101013","12760","","0"), ("509","11Y3/Sc","F850201801016","12779","","0"), ("510","11Y3/Sc","J850201801020","12786","","0"), ("511","11Y3/Sc","V850207101040","12799","","0"), ("512","11Y3/Sc","A850201801032","12817","","0"), ("513","11Y3/Sc","M850207101072","12857","","0"), ("514","11Y3/Sc","F850201801045","12859","","0"), ("515","11Y3/Sc","E850339901011","12862","","0"), ("516","11Y4/Sc","D850207100054","12870","","0"), ("517","11Y4/Sc","L850304001014","12922","","0"), ("518","11Y4/Sc","N850261301035","13309","","0"), ("519","11Y4/Sc","E850206101043","12940","","0"), ("520","11Y4/Sc","K850222401070","12978","","0"), ("521","11Y4/Sc","K887240702041","12991","","0"), ("522","11Y4/Sc","X850201801001","12735","","0"), ("523","11Y4/Sc","K850201801009","12752","","0"), ("524","11Y4/Sc","V850304001002","12767","","0"), ("525","11Y4/Sc","H850207101021","12772","","0"), ("526","11Y4/Sc","R852320200038","12776","","0"), ("527","11Y4/Sc","X850317101003","12782","","0"), ("528","11Y4/Sc","W850339501002","12788","","0"), ("529","11Y4/Sc","T850207101056","12827","","0"), ("530","11Y4/Sc","G850207101057","12828","","0"), ("531","11Y4/Sc","T850201801035","12832","","0"), ("532","11Y4/Sc","Y850207101069","12855","","0"), ("533","11Y4/Sc","N850339501005","12860","","0"), ("534","7e/Sc1","E850341905008","13989","","0"), ("535","7e/Sc1","J850247005069","14005","","0"), ("536","7e/Sc1","W850253004040","14015","","0"), ("537","7e/Sc1","F850207105043","14023","","0"), ("538","7e/Sc1","J850207105045","14030","","0"), ("539","7e/Sc1","Y850207105046","14034","","0"), ("540","7e/Sc1","J866201105030","14036","","0"), ("541","7e/Sc1","E850207105052","14051","","0"), ("542","7e/Sc1","C850304005003","13898","","0"), ("543","7e/Sc1","Y85041614193G","13914","","0"), ("544","7e/Sc1","N850207105009","13922","","0"), ("545","7e/Sc1","A850201805007","13931","","0"), ("546","7e/Sc1","U850207105082","13942","","0"), ("547","7e/Sc1","Q850275205048","13948","","0"), ("548","7e/Sc1","D850207105088","13967","","0"), ("549","7e/Sc1","Z850206305029","13973","","0"), ("550","7e/Sc1","L850207105027","13982","","0"), ("551","7e/Sc1","A850207105030","13987","","0"), ("552","7e/Sc1","K850339505007","14054","","0"), ("553","7e/Sc1","L850207105056","14067","","0"), ("554","7e/Sc1","M850201805026","14081","","0"), ("555","7e/Sc1","H850304005016","14085","","0"), ("556","7e/Sc1","F805101303014","14130","","0"), ("557","7e/Sc1","W850201805072","14134","","0"), ("558","7e/Sc1","C852242105072","14140","","0"), ("559","7e/Sc1","Z850224905031","14149","","0"), ("560","7f/Sc1","E850416112004","14150","","0"), ("561","7e/Sc2","R850207105069","14102","","0"), ("562","7e/Sc2","T850201805070","14120","","0"), ("563","7e/Sc2","Z850204705015","14122","","0"), ("564","7e/Sc1","J850207105074","14129","","0"), ("565","7e/Sc2","M850207105076","13896","","0"), ("566","7e/Sc2","U850201805003","13902","","0"), ("567","7e/Sc2","Z881278603036","13906","","0"), ("568","7e/Sc2","V852243205005","13909","","0"), ("569","7e/Sc2","N850207105011","13925","","0"), ("570","7e/Sc2","Q850207105080","13937","","0"), ("571","7e/Sc2","K850201805015","13964","","0"), ("572","7e/Sc2","X850215705003","13965","","0"), ("573","7e/Sc2","H850207105025","13978","","0"), ("574","7e/Sc2","D850207105090","13988","","0"), ("575","7e/Sc2","P850207105031","13991","","0"), ("576","7e/Sc1","G850339505005","14000","","0"), ("577","7e/Sc2","C850201805020","14003","","0"), ("578","7e/Sc2","A850301405002","13904","","0"), ("579","7e/Sc2","R850207105042","14022","","0"), ("580","7e/Sc2","V850339505015","14037","","0"), ("581","7e/Sc2","Q850207105049","14041","","0"), ("582","7e/Sc2","Z850339505008","14065","","0"), ("583","7e/Sc2","B850201805027","14086","","0"), ("584","7e/Sc2","K850207105065","14088","","0"), ("585","7e/Sc2","F852320205017","14098","","0"), ("586","7f/Sc1","N935331408054","13899","","0"), ("587","7f/Sc1","L850201805035","13919","","0"), ("588","7f/Sc1","Z850207105010","13923","","0"), ("589","7f/Sc1","C850207105012","13927","","0"), ("590","7f/Sc1","R850304005004","13939","","0"), ("591","7f/Sc1","F850207105014","13941","","0"), ("592","7f/Sc1","D888370205012","13959","","0"), ("593","7f/Sc1","M850206105015","13969","","0"), ("594","7f/Sc1","K850207105117","14132","","0"), ("595","7e/Sc2","L850301405001","13900","","0"), ("596","7f/Sc1","V850207105015","13944","","0"), ("597","7f/Sc1","D850226311002","13947","","0"), ("598","7f/Sc1","T850201805012","13950","","0"), ("599","7f/Sc1","T850207105089","13971","","0"), ("600","7f/Sc1","V850304005006","13979","","0"), ("601","7f/Sc1","P850207105029","13986","","0"), ("602","7f/Sc1","R850201805050","14001","","0"), ("603","7f/Sc1","G850207105092","14019","","0"), ("604","7f/Sc1","F810100004026","14049","","0"), ("605","7f/Sc1","T850207105062","14084","","0"), ("606","7f/Sc1","Z850207105066","14090","","0"), ("607","7f/Sc1","X850207107109","14103","","0"), ("608","7e/Sc1","Y850304005010","14112","","0"), ("609","7f/Sc1","T850201805068","14115","","0"), ("610","7f/Sc2","G850314305001","13895","","0"), ("611","7f/Sc2","P850207105002","13903","","0"), ("612","7f/Sc2","G850207105005","13907","","0"), ("613","7f/Sc2","H850201805004","13911","","0"), ("614","7f/Sc2","X850201805005","13913","","0"), ("615","7f/Sc2","Z850207105008","13917","","0"), ("616","7f/Sc2","D850201805011","13943","","0"), ("617","7f/Sc2","G850207105063","14061","","0"), ("618","7f/Sc2","E850207105104","14063","","0"), ("619","7f/Sc2","P850207105058","14074","","0"), ("620","7f/Sc2","N850207105067","14099","","0"), ("621","7f/Sc2","C850339509016","14100","","0"), ("622","7f/Sc2","C850207105068","14101","","0"), ("623","7f/Sc2","H850207105106","14104","","0"), ("624","7f/Sc2","E866209505086","14105","","0"), ("625","7f/Sc2","D850201805067","14114","","0"), ("626","7f/Sc2","T850207105114","14119","","0"), ("627","7f/Sc2","G850207105115","14126","","0"), ("628","7f/Sc2","W850207105116","14131","","0"), ("629","7f/Sc2","B850207105019","13954","","0"), ("630","7f/Sc2","L850207105085","13960","","0"), ("631","7f/Sc2","W850201805043","13984","","0"), ("632","7f/Sc2","T850207105033","13995","","0"), ("633","7f/Sc2","R850201805019","14002","","0"), ("634","7f/Sc2","N852243405025","14007","","0"), ("635","7f/Sc2","N850207105038","14013","","0"), ("636","7f/Sc2","W850207105093","14021","","0"), ("637","7f/Sc2","Z850207105095","14033","","0"), ("638","7h/Sc1","X850211505050","13934","","0"), ("639","7g/Sc1","X852245205024","14031","","0"), ("640","7g/Sc1","M850232605018","14032","","0"), ("641","7g/Sc1","T852243405047","14075","","0"), ("642","7g/Sc1","Q850207105022","13972","","0"), ("643","7g/Sc1","G850201805042","13980","","0"), ("644","7g/Sc1","Z850201805016","13981","","0"), ("645","7g/Sc1","A850207105028","13983","","0"), ("646","7f/Sc1","R850201805048","13994","","0"), ("647","7g/Sc1","G850207105034","13996","","0"), ("648","7g/Sc1","T850207105091","13999","","0"), ("649","7g/Sc1","Z850207105037","14012","","0"), ("650","7g/Sc1","U852241905036","14025","","0"), ("651","7g/Sc1","F850201805022","14044","","0"), ("652","7g/Sc1","R850207105071","14124","","0"), ("653","7g/Sc1","A850207105086","13962","","0"), ("654","7g/Sc1","B850207105021","13968","","0"), ("655","7g/Sc1","A850207105001","13901","","0"), ("656","7f/Sc1","B850207105077","13910","","0"), ("657","7g/Sc1","R850207105013","13929","","0"), ("658","7f/Sc1","R850339505013","13935","","0"), ("659","7g/Sc1","J850207105016","13946","","0"), ("660","7f/Sc1","M850207105018","13951","","0"), ("661","7g/Sc1","C852200105055","14093","","0"), ("662","7g/Sc1","N850207105096","14040","","0"), ("663","7g/Sc2","X850207105107","14107","","0"), ("664","7g/Sc2","A850201805065","14110","","0"), ("665","7g/Sc2","R825210705010","14111","","0"), ("666","7g/Sc2","P850201805066","14113","","0"), ("667","7g/Sc2","G868220205001","14127","","0"), ("668","7g/Sc2","Q850201805057","14056","","0"), ("669","7g/Sc2","Q850234705013","14057","","0"), ("670","7g/Sc2","V850201805023","14059","","0"), ("671","7g/Sc2","G850276305019","14062","","0"), ("672","7g/Sc2","E850201805058","14066","","0"), ("673","7g/Sc2","A850207105057","14073","","0"), ("674","7g/Sc2","D850207105059","14080","","0"), ("675","7g/Sc2","P850207105060","14082","","0"), ("676","7g/Sc2","H850201805062","14091","","0"), ("677","7f/Sc2","E850201805031","14106","","0"), ("678","7g/Sc2","K850207105007","13916","","0"), ("679","7g/Sc2","X850207105084","13952","","0"), ("680","7g/Sc2","W850201805014","13956","","0"), ("681","7g/Sc2","K850201805044","13985","","0"), ("682","7g/Sc2","K850207105094","14029","","0"), ("683","7g/Sc2","C850207105097","14043","","0"), ("684","7g/Sc2","R850207105098","14045","","0"), ("685","7g/Sc2","Y850207105100","14048","","0"), ("686","7g/Sc2","G850300905007","14053","","0"), ("687","7g/Sc3","W850207105006","13915","","0"), ("688","7g/Sc3","R852320105004","13928","","0"), ("689","7g/Sc3","P850201805008","13932","","0"), ("690","7g/Sc3","N850201805017","14006","","0"), ("691","7g/Sc3","K850201905027","14011","","0"), ("692","7g/Sc3","N850207105040","14016","","0"), ("693","7g/Sc3","M850207105047","14038","","0"), ("694","7g/Sc3","V885216303024","14055","","0"), ("695","7g/Sc3","K850201805073","14079","","0"), ("696","7g/Sc3","L850203605046","14089","","0"), ("697","7g/Sc3","L850207105108","14108","","0"), ("698","7g/Sc3","A850207105109","14109","","0"), ("699","7g/Sc3","C850207105070","14123","","0"), ("700","7g/Sc3","G850201805071","14125","","0"), ("701","7h/Sc1","U850221705010","13974","","0"), ("702","7h/Sc1","K702202003260","13976","","0"), ("703","7h/Sc1","Y850318405039","13958","","0"), ("704","7h/Sc1","F850339505014","13963","","0"), ("705","7h/Sc1","P850207105087","13966","","0"), ("706","7h/Sc1","T850201805041","13970","","0"), ("707","7h/Sc1","A850201805036","13921","","0"), ("708","7h/Sc1","E850207105081","13938","","0"), ("709","7h/Sc1","P850201805037","13940","","0"), ("710","7h/Sc1","Y850207105017","13949","","0"), ("711","7h/Sc1","G850201805013","13953","","0"), ("712","7h/Sc1","Q850207105078","13912","","0"), ("713","7h/Sc1","A850215705005","13998","","0"), ("714","7h/Sc1","L850207105110","14117","","0"), ("715","7h/Sc1","D850207105113","14118","","0"), ("716","7h/Sc1","K850207105036","14010","","0"), ("717","7h/Sc1","W850206207046","14017","","0"), ("718","7h/Sc1","C850207105041","14020","","0"), ("719","7h/Sc1","Z850209105016","14027","","0"), ("720","7h/Sc1","B850207105050","14042","","0"), ("721","7g/Sc1","U850207105105","14068","","0"), ("722","7h/Sc1","U850201805059","14070","","0"), ("723","7h/Sc1","E850201805060","14071","","0"), ("724","7h/Sc1","D850222405041","14076","","0"), ("725","7g/Sc2","Q850201805001","13897","","0"), ("726","7h/Sc2","Z850201805045","13990","","0"), ("727","7h/Sc2","D850207105032","13993","","0"), ("728","7h/Sc2","F850201805049","13997","","0"), ("729","7h/Sc2","V850201805052","14004","","0"), ("730","7h/Sc2","F852320105034","14008","","0"), ("731","7h/Sc2","Y850238205020","14014","","0"), ("732","7h/Sc2","Y850201805054","14026","","0"), ("733","7h/Sc1","V850222405024","14028","","0"), ("734","7h/Sc2","F850207105099","14047","","0"), ("735","7h/Sc2","M850207105101","14050","","0"), ("736","7h/Sc2","K873520305084","13957","","0"), ("737","7h/Sc2","U850207105024","13975","","0"), ("738","7h/Sc2","D852244004027","13945","","0"), ("739","7h/Sc2","X850201805034","13918","","0"), ("740","7h/Sc2","D850201805009","13933","","0"), ("741","7g/Sc2","Q850207105103","14058","","0"), ("742","7h/Sc2","H850207105054","14060","","0"), ("743","7h/Sc2","A852200105015","14064","","0"), ("744","7h/Sc2","P850206205011","14072","","0"), ("745","7h/Sc2","W850207105064","14087","","0"), ("746","7h/Sc2","V850206105039","14092","","0"), ("747","7h/Sc2","X850201805063","14097","","0"), ("748","7h/Sc2","V850272208035","13908","","0"), ("749","7h/Sc2","L850339507002","14144","","0"), ("750","7h/Sc3","N850207105119","14083","","0"), ("751","7h/Sc3","G850201805069","14116","","0"), ("752","7h/Sc3","F850315604019","14121","","0"), ("753","7h/Sc3","V850207105073","14128","","0"), ("754","7h/Sc3","U850201805032","14133","","0"), ("755","7h/Sc3","E850207105079","13924","","0"), ("756","7h/Sc2","L850201805006","13930","","0"), ("757","7h/Sc3","A850206305022","13955","","0"), ("758","7h/Sc3","M850207105020","13961","","0"), ("759","7h/Sc3","J850201805053","14009","","0"), ("760","7h/Sc3","E850201805002","14018","","0"), ("761","7h/Sc3","V850207105044","14024","","0"), ("762","7h/Sc3","T850201805039","14039","","0"), ("763","7h/Sc3","Z852365805028","14046","","0"), ("764","8e/Sc1","F852365804004","13615","","0"), ("765","8e/Sc1","R850207104012","13630","","0"), ("766","8e/Sc1","Z867307604012","13662","","0"), ("767","8e/Sc1","E850201804057","13671","","0"), ("768","8e/Sc1","G850201804041","13685","","0"), ("769","8e/Sc1","W850201804042","13709","","0"), ("770","8e/Sc1","Q850207104050","13712","","0"), ("771","8e/Sc1","W850201804069","13720","","0"), ("772","8e/Sc1","K850228204042","13721","","0"), ("773","8e/Sc1","X850207104054","13722","","0"), ("774","8e/Sc1","N850318404003","13728","","0"), ("775","8e/Sc1","T850207104061","13736","","0"), ("776","8e/Sc1","K850207104064","13740","","0"), ("777","8e/Sc1","K850201804072","13743","","0"), ("778","8e/Sc1","R850201804018","13751","","0"), ("779","8e/Sc1","R850207104068","13758","","0"), ("780","8e/Sc1","A850206104024","13770","","0"), ("781","8e/Sc1","U850207104079","13777","","0"), ("782","8e/Sc1","X850207104083","13785","","0"), ("783","8e/Sc1","P873302604044","13799","","0"), ("784","8e/Sc1","Q850207104102","13819","","0"), ("785","8e/Sc1","E850207104103","13820","","0"), ("786","8e/Sc1","C850201804046","13823","","0"), ("787","8e/Sc1","V850204704019","13826","","0"), ("788","8e/Sc1","F850201804048","13839","","0"), ("789","8e/Sc1","Y850201804082","13844","","0"), ("790","8e/Sc1","Z850207104117","13855","","0"), ("791","8e/Sc1","E850201804086","13861","","0"), ("792","8e/Sc1","N850207104120","13864","","0"), ("793","8e/Sc1","H850318404046","14142","","0"), ("794","8e/Sc2","C850207104011","13629","","0"), ("795","8e/Sc2","Q850207104021","13654","","0"), ("796","8e/Sc2","A850207104027","13660","","0"), ("797","8e/Sc2","P850207104030","13664","","0"), ("798","8e/Sc2","N850201804016","13676","","0"), ("799","8e/Sc2","K850207104035","13677","","0"), ("800","8e/Sc2","B702202003162","13689","","0"), ("801","8e/Sc2","E850207104049","13708","","0"), ("802","8e/Sc2","E850207104051","13714","","0"), ("803","8e/Sc2","G850228204040","13716","","0"), ("804","8e/Sc2","K916335404015","13718","","0"), ("805","8e/Sc2","W850201804013","13725","","0"), ("806","8e/Sc2","D850207104058","13732","","0"), ("807","8e/Sc2","T850207104059","13733","","0"), ("808","8e/Sc2","C850201804017","13735","","0"), ("809","8e/Sc2","Z850207104065","13741","","0"), ("810","8e/Sc2","Z850201804073","13760","","0"), ("811","8e/Sc2","F850207104069","13761","","0"), ("812","8e/Sc2","T850315604011","13772","","0"), ("813","8e/Sc2","C850201804075","13778","","0"), ("814","8e/Sc2","J850201804023","13786","","0"), ("815","8e/Sc2","Y850201804024","13788","","0"), ("816","8e/Sc2","W850206104031","13816","","0"), ("817","8e/Sc2","X850207104106","13824","","0"), ("818","8e/Sc2","P850201806067","13832","","0"), ("819","8e/Sc2","N850318404061","13836","","0"), ("820","8e/Sc2","E850201804030","13842","","0"), ("821","8e/Sc2","K850207104116","13846","","0"), ("822","8e/Sc2","U850201804031","13848","","0"), ("823","8e/Sc2","C850207104119","13860","","0"), ("824","8f/Sc1","P850207104001","13605","","0"), ("825","8f/Sc1","X850201804033","13612","","0"), ("826","8f/Sc1","L850201804034","13616","","0"), ("827","8f/Sc1","N850207104008","13620","","0"), ("828","8f/Sc1","U850201804002","13623","","0"), ("829","8f/Sc1","C852200004013","13877","","0"), ("830","8f/Sc1","Z865317204002","13640","","0"), ("831","8f/Sc1","W850339504005","13641","","0"), ("832","8f/Sc1","N850304004001","13649","","0"), ("833","8f/Sc1","L850207104026","13650","","0"), ("834","8f/Sc1","D850206304023","13668","","0"), ("835","8f/Sc1","C850207104038","13681","","0"), ("836","8f/Sc1","R850304004003","13691","","0"), ("837","8f/Sc1","F850304004004","13696","","0"), ("838","8f/Sc1","Y850304004007","13731","","0"), ("839","8f/Sc1","M850304004008","13739","","0"), ("840","8f/Sc1","H850416111005","13881","","0"), ("841","8f/Sc1","M850207104075","13766","","0"), ("842","8f/Sc1","A850207104085","13787","","0"), ("843","8f/Sc1","Z850206304057","13792","","0"), ("844","8f/Sc1","G850207104091","13797","","0"), ("845","8f/Sc1","B850201804026","13805","","0"), ("846","8f/Sc1","G850206204013","13806","","0"), ("847","8f/Sc1","R850207104097","13808","","0"), ("848","8f/Sc1","G850206104030","13814","","0"), ("849","8f/Sc1","G850226310003","13815","","0"), ("850","8f/Sc1","A850207104108","13829","","0"), ("851","8f/Sc1","V850201804049","13841","","0"), ("852","8f/Sc1","M850201804083","13847","","0"), ("853","8f/Sc1","H850201804032","13862","","0"), ("854","8f/Sc2","C850207104009","13624","","0"), ("855","8f/Sc2","J852320104035","13634","","0"), ("856","8f/Sc2","P850201804036","13636","","0"), ("857","8f/Sc2","X850207104025","13659","","0"), ("858","8f/Sc2","P850207104028","13661","","0"), ("859","8f/Sc2","Q850201804056","13669","","0"), ("860","8f/Sc2","Q850416111002","13672","","0"), ("861","8f/Sc2","G850207104033","13673","","0"), ("862","8f/Sc2","U850201804058","13679","","0"), ("863","8f/Sc2","N850207104037","13680","","0"), ("864","8f/Sc2","Z850206304030","13682","","0"), ("865","8f/Sc2","T850201804009","13690","","0"), ("866","8f/Sc2","D850201804010","13699","","0"), ("867","8f/Sc2","A850201804064","13704","","0"), ("868","8f/Sc2","P850201804065","13706","","0"), ("869","8f/Sc2","P850207104057","13730","","0"), ("870","8f/Sc2","B850304004009","13752","","0"), ("871","8f/Sc2","N852243204027","13773","","0"), ("872","8f/Sc2","E850207104080","13779","","0"), ("873","8f/Sc2","R850226309001","13790","","0"), ("874","8f/Sc2","K850207104093","13800","","0"), ("875","8f/Sc2","V850201804078","13801","","0"), ("876","8f/Sc2","M850207104100","13812","","0"), ("877","8f/Sc2","H850207104105","13822","","0"), ("878","8f/Sc2","V850201804080","13827","","0"), ("879","8f/Sc2","H850203007001","13834","","0"), ("880","8f/Sc2","R850201804047","13835","","0"), ("881","8f/Sc2","V850215704020","13872","","0"), ("882","8f/Sc2","N850207104118","13856","","0"), ("883","8f/Sc2","Q850201804085","13859","","0"), ("884","8g/Sc1","D850207104002","13606","","0"), ("885","8g/Sc1","V850201804051","13628","","0"), ("886","8g/Sc1","F850207104013","13632","","0"), ("887","8g/Sc1","V850207104014","13633","","0"), ("888","8g/Sc1","B850207104018","13642","","0"), ("889","8g/Sc1","C921202404003","13643","","0"), ("890","8g/Sc1","H318204005061","13644","","0"), ("891","8g/Sc1","D850207104029","13663","","0"), ("892","8g/Sc1","T850201804040","13678","","0"), ("893","8g/Sc1","W936358304026","13695","","0"), ("894","8g/Sc1","T850201804011","13713","","0"), ("895","8g/Sc1","A850207104056","13726","","0"), ("896","8g/Sc1","G850207104062","13737","","0"), ("897","8g/Sc1","W850207104063","13738","","0"), ("898","8g/Sc1","R850207104070","13762","","0"), ("899","8g/Sc1","F850207104071","13764","","0"), ("900","8g/Sc1","Q850207104077","13774","","0"), ("901","8g/Sc1","T850207104088","13793","","0"), ("902","8g/Sc1","T850207104090","13795","","0"), ("903","8g/Sc1","W850207104092","13798","","0"), ("904","8g/Sc1","Z850207104094","13802","","0"), ("905","8g/Sc1","E850366304056","13825","","0"), ("906","8g/Sc1","P850207104109","13830","","0"), ("907","8g/Sc1","H850304004015","13840","","0"), ("908","8g/Sc1","J850206304036","14137","","0"), ("909","8g/Sc1","P888356404008","14153","","0"), ("910","8g/Sc2","R850206304004","13621","","0"), ("911","8g/Sc2","N850207104010","13625","","0"), ("912","8g/Sc2","J850201804052","13637","","0"), ("913","8g/Sc2","L850201804005","13647","","0"), ("914","8g/Sc2","D850201804008","13665","","0"), ("915","8g/Sc2","B850201804055","13666","","0"), ("916","8g/Sc2","N850339504008","13686","","0"), ("917","8g/Sc2","Z850211504031","13688","","0"), ("918","8g/Sc2","F850207104042","13692","","0"), ("919","8g/Sc2","L850201804063","13697","","0"), ("920","8g/Sc2","Y850207104045","13700","","0"), ("921","8g/Sc2","V850207104072","13701","","0"), ("922","8g/Sc2","Q850207104048","13703","","0"), ("923","8g/Sc2","L850207104055","13723","","0"), ("924","8g/Sc2","G850201804012","13724","","0"), ("925","8g/Sc2","K850215704012","13745","","0"), ("926","8g/Sc2","B850304004011","13754","","0"), ("927","8g/Sc2","N850215704014","13763","","0"), ("928","8g/Sc2","E850207104078","13776","","0"), ("929","8g/Sc2","P850207104086","13789","","0"), ("930","8g/Sc2","N850207104095","13803","","0"), ("931","8g/Sc2","C850207104096","13804","","0"), ("932","8g/Sc2","W850207104115","13843","","0"), ("933","8g/Sc2","H850207104053","13845","","0"), ("934","8g/Sc2","J938219804034","13851","","0"), ("935","8g/Sc2","Q850273904069","13857","","0"), ("936","8g/Sc3","Q850231904083","13850","","0"), ("937","8g/Sc3","G852244004002","13890","","0"), ("938","8g/Sc3","G850207104004","13610","","0"), ("939","8g/Sc3","H850201804003","13627","","0"), ("940","8g/Sc3","M850201804054","13653","","0"), ("941","8g/Sc3","T850207104032","13670","","0"), ("942","8g/Sc3","C850207104040","13687","","0"), ("943","8g/Sc3","V850207104043","13693","","0"), ("944","8g/Sc3","J850207104044","13698","","0"), ("945","8g/Sc3","D850201804066","13710","","0"), ("946","8g/Sc3","W850201804071","13742","","0"), ("947","8g/Sc3","L852240804081","13749","","0"), ("948","8g/Sc3","N850207104066","13750","","0"), ("949","8g/Sc3","C850207104067","13756","","0"), ("950","8g/Sc3","N850201804074","13769","","0"), ("951","8g/Sc3","G850271704051","13775","","0"), ("952","8g/Sc3","U850207104081","13781","","0"), ("953","8g/Sc3","H850207104082","13783","","0"), ("954","8g/Sc3","D850207104087","13791","","0"), ("955","8g/Sc3","M850201804025","13796","","0"), ("956","8g/Sc3","V850207104099","13810","","0"), ("957","8g/Sc3","P850301404029","13818","","0"), ("958","8g/Sc3","J850206104039","13854","","0"), ("959","8g/Sc3","U852242604031","13858","","0"), ("960","8g/Sc3","Y850206304037","14138","","0"), ("961","8g/Sc3","M850416112001","14143","","0"), ("962","8h/Sc1","D852242304001","13609","","0"), ("963","8h/Sc1","P850339504001","13604","","0"), ("964","8h/Sc1","U850206204003","13614","","0"), ("965","8h/Sc1","Z850207104007","13617","","0"), ("966","8h/Sc1","W850220604003","13622","","0"), ("967","8h/Sc1","M850207104017","13639","","0"), ("968","8h/Sc1","D850201804037","13651","","0"), ("969","8h/Sc1","Q850206304013","13655","","0"), ("970","8h/Sc1","T850223904021","13667","","0"), ("971","8h/Sc1","P850315604007","13705","","0"), ("972","8h/Sc1","K850201804014","13727","","0"), ("973","8h/Sc1","K850201804043","13729","","0"), ("974","8h/Sc1","M850304004010","13753","","0"), ("975","8h/Sc1","F850201804019","13755","","0"), ("976","8h/Sc1","L850206204035","13768","","0"), ("977","8h/Sc1","K850238704013","13771","","0"), ("978","8h/Sc1","U850203009002","13807","","0"), ("979","8h/Sc1","F850207104098","13809","","0"), ("980","8h/Sc1","J850201804079","13821","","0"), ("981","8h/Sc1","D850221504076","13831","","0"), ("982","8h/Sc1","A850207104110","13833","","0"), ("983","8h/Sc1","R850207104122","13784","","0"), ("984","8h/Sc1","R850222404050","14154","","0"), ("985","8h/Sc2","T850207104003","13607","","0"), ("986","8h/Sc2","F850201804050","13611","","0"), ("987","8h/Sc2","T850318404025","13613","","0"), ("988","8h/Sc2","A850201804035","13618","","0"), ("989","8h/Sc2","E850201804001","13619","","0"), ("990","8h/Sc2","E852246004026","13626","","0"), ("991","8h/Sc2","Y850207104016","13638","","0"), ("992","8h/Sc2","B850207104020","13648","","0"), ("993","8h/Sc2","N850229804007","13652","","0"), ("994","8h/Sc2","P850201804007","13658","","0"), ("995","8h/Sc2","W850207104034","13675","","0"), ("996","8h/Sc2","H850201804061","13694","","0"), ("997","8h/Sc2","B881312803037","13715","","0"), ("998","8h/Sc2","E850238204023","13883","","0"), ("999","8h/Sc2","D850207104112","13838","","0"), ("1000","8h/Sc2","B850201804084","13849","","0"), ("1001","8h/Sc2","R850222404048","13853","","0"), ("1002","8h/Sc2","D852241504049","13865","","0"), ("1003","8h/Sc3","X850201804004","13631","","0"), ("1004","8h/Sc3","J850207104015","13635","","0"), ("1005","8h/Sc3","Q850207104019","13645","","0"), ("1006","8h/Sc3","L850775103028","13646","","0"), ("1007","8h/Sc3","U850207104023","13656","","0"), ("1008","8h/Sc3","H850207104024","13657","","0"), ("1009","8h/Sc3","G850201804039","13674","","0"), ("1010","8h/Sc3","R850207104039","13684","","0"), ("1011","8h/Sc3","G850215704008","13885","","0"), ("1012","8h/Sc3","Q850206104016","13707","","0"), ("1013","8h/Sc3","U850207104052","13717","","0"), ("1014","8h/Sc3","F850226309002","13719","","0"), ("1015","8h/Sc3","D850207104060","13734","","0"), ("1016","8h/Sc3","C850339504011","13744","","0"), ("1017","8h/Sc3","Z850201804044","13757","","0"), ("1018","8h/Sc3","R850201804020","13759","","0"), ("1019","8h/Sc3","J850207104073","13765","","0"), ("1020","8h/Sc3","G850207104089","13794","","0"), ("1021","8h/Sc3","X850318404020","13811","","0"), ("1022","8h/Sc3","B850207104101","13813","","0"), ("1023","8h/Sc3","J850201804081","13828","","0"), ("1024","8h/Sc3","P850207104111","13837","","0"), ("1025","8h/Sc3","G850341904018","13852","","0"), ("1026","9X1/Sc","P850201803035","13325","","0"), ("1027","9X1/Sc","P802233203006","13327","","0"), ("1028","9X1/Sc","U850416110003","13335","","0"), ("1029","9X1/Sc","A852241903011","13336","","0"), ("1030","9X1/Sc","X850201803003","13347","","0"), ("1031","9X1/Sc","W850207103033","13386","","0"), ("1032","9X1/Sc","G850201803009","13399","","0"), ("1033","9X1/Sc","A850318403048","13415","","0"), ("1034","9X1/Sc","P850276303014","13416","","0"), ("1035","9X1/Sc","P850207103056","13435","","0"), ("1036","9X1/Sc","K850207103063","13455","","0"), ("1037","9X1/Sc","V850207103069","13470","","0"), ("1038","9X1/Sc","Z850318403030","13478","","0"), ("1039","9X1/Sc","D850201803065","13496","","0"), ("1040","9X1/Sc","V850201803077","13537","","0"), ("1041","9X1/Sc","Q921201603033","13540","","0"), ("1042","9X1/Sc","H850207103104","13555","","0"), ("1043","9X1/Sc","U850201803028","13571","","0"), ("1044","9X1/Sc","H868220203017","13572","","0"), ("1045","9X1/Sc","Z850207103116","13577","","0"), ("1046","9X1/Sc","N850207103117","13578","","0"), ("1047","9X1/Sc","R835224103106","13588","","0"), ("1048","9X1/Sc","Q850416112003","14136","","0"), ("1049","9X2/Sc","C850304003001","13312","","0"), ("1050","9X2/Sc","U357206902015","13342","","0"), ("1051","9X2/Sc","L850207103025","13364","","0"), ("1052","9X2/Sc","D850207103028","13375","","0"), ("1053","9X2/Sc","T850207103029","13378","","0"), ("1054","9X2/Sc","T850207103031","13381","","0"), ("1055","9X2/Sc","T850201803008","13382","","0"), ("1056","9X2/Sc","N850261303008","13401","","0"), ("1057","9X2/Sc","Y850201803052","13418","","0"), ("1058","9X2/Sc","U850207103049","13421","","0"), ("1059","9X2/Sc","E850207103050","13422","","0"), ("1060","9X2/Sc","R852245503016","13428","","0"), ("1061","9X2/Sc","B850206303038","13441","","0"), ("1062","9X2/Sc","Q850201803055","13447","","0"), ("1063","9X2/Sc","C850201803016","13456","","0"), ("1064","9X2/Sc","E873209102068","13466","","0"), ("1065","9X2/Sc","Q850207103076","13485","","0"), ("1066","9X2/Sc","E850207103077","13487","","0"), ("1067","9X2/Sc","K850201803013","13490","","0"), ("1068","9X2/Sc","W850201803041","13491","","0"), ("1069","9X2/Sc","U850237303059","13533","","0"), ("1070","9X2/Sc","F850207103097","13545","","0"), ("1071","9X2/Sc","J850201803080","13551","","0"), ("1072","9X3/Sc","E850304003012","13324","","0"), ("1073","9X3/Sc","C852244103020","13362","","0"), ("1074","9X3/Sc","L850206203063","13365","","0"), ("1075","9X3/Sc","N850301403010","13368","","0"), ("1076","9X3/Sc","B873520303036","13383","","0"), ("1077","9X3/Sc","Z850339503006","13389","","0"), ("1078","9X3/Sc","P850206303021","13601","","0"), ("1079","9X3/Sc","P852275402034","13411","","0"), ("1080","9X3/Sc","Q850207103047","13413","","0"), ("1081","9X3/Sc","W850207102090","13417","","0"), ("1082","9X3/Sc","D850206203037","13425","","0"), ("1083","9X3/Sc","B852241503037","13442","","0"), ("1084","9X3/Sc","D850206207043","13448","","0"), ("1085","9X3/Sc","G850207103061","13451","","0"), ("1086","9X3/Sc","B850207103075","13484","","0"), ("1087","9X3/Sc","Y850201803023","13503","","0"), ("1088","9X3/Sc","D850207103086","13511","","0"), ("1089","9X3/Sc","X850416110005","13518","","0"), ("1090","9X3/Sc","G850207103090","13526","","0"), ("1091","9X3/Sc","F852241903082","13543","","0"), ("1092","9X3/Sc","R850207103096","13544","","0"), ("1093","9X3/Sc","E850201803027","13565","","0"), ("1094","9X3/Sc","T850207103112","13566","","0"), ("1095","9X3/Sc","C850207103118","13580","","0"), ("1096","9X4/Sc","D850207103001","13314","","0"), ("1097","9X4/Sc","U850206203060","13320","","0"), ("1098","9X4/Sc","C850207103010","13338","","0"), ("1099","9X4/Sc","V850207103013","13341","","0"), ("1100","9X4/Sc","Y850207103015","13349","","0"), ("1101","9X4/Sc","D852242603065","13360","","0"), ("1102","9X4/Sc","B850416111001","13866","","0"), ("1103","9X4/Sc","K850201803042","13366","","0"), ("1104","9X4/Sc","H850416110004","13387","","0"), ("1105","9X4/Sc","Y850207103044","13406","","0"), ("1106","9X4/Sc","V850201803050","13410","","0"), ("1107","9X4/Sc","R852320103031","13432","","0"), ("1108","9X4/Sc","Y852243603026","13437","","0"), ("1109","9X4/Sc","D850207103057","13438","","0"), ("1110","9X4/Sc","G850207103059","13443","","0"), ("1111","9X4/Sc","N850201803073","13446","","0"), ("1112","9X4/Sc","F850207103068","13469","","0"), ("1113","9X4/Sc","P850201803006","13481","","0"), ("1114","9X4/Sc","G850301403033","13523","","0"), ("1115","9X4/Sc","R850201803075","13528","","0"), ("1116","9X4/Sc","Q850206303068","13539","","0"), ("1117","9X4/Sc","Y850318403037","13552","","0"), ("1118","9X4/Sc","W888356403013","14152","","0"), ("1119","9X5/Sc","P852246103016","13345","","0"), ("1120","9X5/Sc","F850304003003","13358","","0"), ("1121","9X5/Sc","L850304003016","13396","","0"), ("1122","9X5/Sc","L850238703003","13403","","0"), ("1123","9X5/Sc","B850207103046","13412","","0"), ("1124","9X5/Sc","L850207103054","13431","","0"), ("1125","9X5/Sc","M850201803053","13436","","0"), ("1126","9X5/Sc","J850304003005","13439","","0"), ("1127","9X5/Sc","U850201803057","13457","","0"), ("1128","9X5/Sc","X850201803059","13461","","0"), ("1129","9X5/Sc","U919341903005","13867","","0"), ("1130","9X5/Sc","F850201803018","13473","","0"), ("1131","9X5/Sc","Y850304003006","13477","","0"), ("1132","9X5/Sc","X850201803061","13483","","0"), ("1133","9X5/Sc","U850207103080","13499","","0"), ("1134","9X5/Sc","A850207103084","13506","","0"), ("1135","9X5/Sc","P850207103085","13510","","0"), ("1136","9X5/Sc","G850207103088","13520","","0"), ("1137","9X5/Sc","W850207103089","13521","","0"), ("1138","9X5/Sc","W850207103091","13527","","0"), ("1139","9X5/Sc","B850201803025","13534","","0"), ("1140","9X5/Sc","F850201803076","13535","","0"), ("1141","9X5/Sc","V850226307001","13541","","0"), ("1142","9X5/Sc","E850207103102","13553","","0"), ("1143","9X5/Sc","U850207103103","13554","","0"), ("1144","9X5/Sc","Y850201803081","13556","","0"), ("1145","9X5/Sc","X850207103105","13558","","0"), ("1146","9X5/Sc","H315350602058","13603","","0"), ("1147","9X5/Sc","X306200203002","13894","","0"), ("1148","9X6/Sc","T850201803037","13343","","0"), ("1149","9X6/Sc","M850207103016","13350","","0"), ("1150","9X6/Sc","Q850207103018","13352","","0"), ("1151","9X6/Sc","P850207103027","13371","","0"), ("1152","9X6/Sc","C850201803045","13374","","0"), ("1153","9X6/Sc","Y352200802001","13376","","0"), ("1154","9X6/Sc","V850207103042","13402","","0"), ("1155","9X6/Sc","V850201803048","13407","","0"), ("1156","9X6/Sc","Q850222405058","13450","","0"), ("1157","9X6/Sc","E850201803056","13452","","0"), ("1158","9X6/Sc","R850201803017","13459","","0"), ("1159","9X6/Sc","R852246103056","13467","","0"), ("1160","9X6/Sc","M850207103074","13479","","0"), ("1161","9X6/Sc","V850201803019","13480","","0"), ("1162","9X6/Sc","L850201803062","13486","","0"), ("1163","9X6/Sc","J850201803022","13501","","0"), ("1164","9X6/Sc","L852246003029","13508","","0"), ("1165","9X6/Sc","W850201803068","13509","","0"), ("1166","9X6/Sc","E852242603056","13516","","0"), ("1167","9X6/Sc","P312205502033","13531","","0"), ("1168","9X6/Sc","B850304003010","13542","","0"), ("1169","9X6/Sc","A850207103107","13559","","0"), ("1170","9X6/Sc","Q850201803026","13562","","0"), ("1171","9X7/Sc","R850339503009","13326","","0"), ("1172","9X7/Sc","C850339503010","13329","","0"), ("1173","9X7/Sc","C850207103008","13334","","0"), ("1174","9X7/Sc","H850304003014","13351","","0"), ("1175","9X7/Sc","E850207103019","13354","","0"), ("1176","9X7/Sc","X850207103024","13361","","0"), ("1177","9X7/Sc","W850339503004","13373","","0"), ("1178","9X7/Sc","D850207103030","13380","","0"), ("1179","9X7/Sc","Z820301601118","13384","","0"), ("1180","9X7/Sc","F850207103039","13394","","0"), ("1181","9X7/Sc","X850234703015","13404","","0"), ("1182","9X7/Sc","T850201803010","13409","","0"), ("1183","9X7/Sc","E850201903039","13440","","0"), ("1184","9X7/Sc","B850201803054","13444","","0"), ("1185","9X7/Sc","Z850207103064","13463","","0"), ("1186","9X7/Sc","K908223203015","13464","","0"), ("1187","9X7/Sc","U850207103078","13488","","0"), ("1188","9X7/Sc","H850207103081","13500","","0"), ("1189","9X7/Sc","X850207103082","13502","","0"), ("1190","9X7/Sc","N850207103094","13536","","0"), ("1191","9X7/Sc","M850201803082","13557","","0"), ("1192","9X7/Sc","D850207103109","13561","","0"), ("1193","9X7/Sc","Q850201803084","13573","","0"), ("1194","9Y1/Sc","U850201803030","13313","","0"), ("1195","9Y1/Sc","H850201803031","13315","","0"), ("1196","9Y1/Sc","T850207103002","13316","","0"), ("1197","9Y1/Sc","T850301403003","13318","","0"), ("1198","9Y1/Sc","W850207103004","13321","","0"), ("1199","9Y1/Sc","R852246203012","13379","","0"), ("1200","9Y1/Sc","K850207103034","13388","","0"), ("1201","9Y1/Sc","H850231203026","13419","","0"), ("1202","9Y1/Sc","J850276303001","13449","","0"), ("1203","9Y1/Sc","W850207103062","13453","","0"), ("1204","9Y1/Sc","N850339503007","13454","","0"), ("1205","9Y1/Sc","G850307903032","13458","","0"), ("1206","9Y1/Sc","F850207103070","13471","","0"), ("1207","9Y1/Sc","W850202303009","13493","","0"), ("1208","9Y1/Sc","Y850775101045","13519","","0"), ("1209","9Y1/Sc","Q850366303054","13522","","0"), ("1210","9Y1/Sc","Z850207103093","13532","","0"), ("1211","9Y1/Sc","K931355503010","13575","","0"), ("1212","9Y2/Sc","G850207103003","13317","C","0"), ("1213","9Y2/Sc","L850201803033","13319","D","0"), ("1214","9Y2/Sc","E850207103021","13357","B","0"), ("1215","9Y2/Sc","A850201803034","13322","B","0"), ("1216","9Y2/Sc","U850201803001","13328","A","0"), ("1217","9Y2/Sc","N850207103007","13331","C","0"), ("1218","9Y2/Sc","A332204803004","13332","C","0"), ("1219","9Y2/Sc","G850201803038","13344","E","0"), ("1220","9Y2/Sc","L850201803004","13353","C","0"), ("1221","9Y2/Sc","G850201803040","13356","C","0"), ("1222","9Y2/Sc","U850207103022","13359","C","0"), ("1223","9Y2/Sc","R850203303019","13423","D","0"), ("1224","9Y2/Sc","V850339502012","13424","","0"), ("1225","9Y2/Sc","V850201803021","13492","C","0"), ("1226","9Y2/Sc","H670202602025","13586","C","0"), ("1227","9Y2/Sc","G850222403041","13517","D","0"), ("1228","9Y2/Sc","C850201803074","13525","B","0"), ("1229","9Y2/Sc","Z850201803072","13529","B","0"), ("1230","9Y2/Sc","Q850207103101","13550","C","0"), ("1231","9Y2/Sc","B850201803083","13568","C","0"), ("1232","9Y2/Sc","W850207103114","13569","C","0"), ("1233","9Y2/Sc","E850201803085","13579","C","0"), ("1234","9Y2/Sc","Z850201803014","13426","B","0"), ("1235","9Y3/Sc","U850304003013","13337","","0"), ("1236","9Y3/Sc","T850339503002","13348","","0"), ("1237","9Y3/Sc","Z850201803043","13369","","0"), ("1238","9Y3/Sc","N850201803044","13372","","0"), ("1239","9Y3/Sc","V850304003004","13377","","0"), ("1240","9Y3/Sc","Z850207103035","13390","","0"), ("1241","9Y3/Sc","C850207103037","13391","","0"), ("1242","9Y3/Sc","V850775101072","13392","","0"), ("1243","9Y3/Sc","X850304003015","13393","","0"), ("1244","9Y3/Sc","R850207103040","13395","","0"), ("1245","9Y3/Sc","J850207103043","13405","","0"), ("1246","9Y3/Sc","J850201803051","13414","","0"), ("1247","9Y3/Sc","Z850222303059","13886","","0"), ("1248","9Y3/Sc","Z850207105120","13429","","0"), ("1249","9Y3/Sc","M850304003007","13498","","0"), ("1250","9Y3/Sc","T850201803066","13504","","0"), ("1251","9Y3/Sc","T908262102003","13515","","0"), ("1252","9Y3/Sc","K850207103092","13530","","0"), ("1253","9Y3/Sc","J850201803078","13547","","0"), ("1254","9Y3/Sc","D850207103111","13564","","0"), ("1255","9Y4/Sc","K850207103005","13323","","0"), ("1256","9Y4/Sc","R850304003002","13339","","0"), ("1257","9Y4/Sc","A850207103026","13367","","0"), ("1258","9Y4/Sc","G850207103032","13385","","0"), ("1259","9Y4/Sc","P933204803029","13398","","0"), ("1260","9Y4/Sc","J850201803049","13408","","0"), ("1261","9Y4/Sc","E850207103048","13420","","0"), ("1262","9Y4/Sc","K850238203006","13434","","0"), ("1263","9Y4/Sc","N850207103065","13465","","0"), ("1264","9Y4/Sc","X850341903011","13468","","0"), ("1265","9Y4/Sc","J850207103072","13474","","0"), ("1266","9Y4/Sc","E850206203028","13475","","0"), ("1267","9Y4/Sc","A846211403020","13482","","0"), ("1268","9Y4/Sc","A850201803063","13489","","0"), ("1269","9Y4/Sc","P850201803064","13494","","0"), ("1270","9Y4/Sc","L850207103083","13505","","0"), ("1271","9Y4/Sc","K850201803069","13512","","0"), ("1272","9Y4/Sc","B850207103100","13549","","0"), ("1273","9Y4/Sc","G850207103113","13567","","0"), ("1274","9Y4/Sc","H850201803029","13581","","0"), ("1275","9Y5/Sc","H850201803002","13333","","0"), ("1276","9Y5/Sc","W850201803039","13346","","0"), ("1277","9Y5/Sc","A850201803005","13370","","0"), ("1278","9Y5/Sc","F850207103041","13397","","0"), ("1279","9Y5/Sc","H850207103052","13427","","0"), ("1280","9Y5/Sc","X850207103053","13430","","0"), ("1281","9Y5/Sc","A850207103055","13433","","0"), ("1282","9Y5/Sc","T850207103060","13445","","0"), ("1283","9Y5/Sc","H850201803058","13460","","0"), ("1284","9Y5/Sc","H850201803060","13476","","0"), ("1285","9Y5/Sc","H850207103079","13497","","0"), ("1286","9Y5/Sc","G850201803067","13507","","0"), ("1287","9Y5/Sc","W850201803070","13513","","0"), ("1288","9Y5/Sc","K850201803071","13514","","0"), ("1289","9Y5/Sc","U850302002114","13869","","0"), ("1290","9Y5/Sc","C850207103095","13538","","0"), ("1291","9Y5/Sc","V850207103098","13546","","0"), ("1292","9Y5/Sc","P850207103108","13560","","0"), ("1293","9Y5/Sc","W850206103057","13563","","0"), ("1294","9Y5/Sc","Q850222403056","13570","","0"), ("1295","9Y5/Sc","K850207103115","13574","","0"), ("1296","9X2/Sc","T850207103058","14156","","0"), ("1297","7g/Sc1","E850203505001","13936","","0"); DROP TABLE IF EXISTS ClassSizes; CREATE TABLE `ClassSizes` ( `RowID` int(11) NOT NULL AUTO_INCREMENT, `Class` text COLLATE utf8_unicode_ci NOT NULL, `NumStudents` int(11) NOT NULL, PRIMARY KEY (`RowID`) ) ENGINE=MyISAM AUTO_INCREMENT=43 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; INSERT INTO ClassSizes VALUES("3","11TE/Sc-Phy","32"), ("4","11TE/Sc","32"), ("5","11TE/Sc-Chem","32"), ("6","11TS/Sc-Chem","32"), ("7","11TS/Sc-Phy","32"), ("8","11TS/Sc","32"), ("9","7A3/Sc","23"), ("10","10S/Sc-Phy","32"), ("11","10S/Sc","32"), ("12","10SN/Sc","16"), ("13","10TE/Sc","31"), ("14","9SNK/Sc","16"), ("15","9MES/Sc","24"), ("16","9JCE/Sc","27"), ("17","9CLA/Sc","30"), ("18","9BSK/Sc","34"), ("19","9ASK/Sc","16"), ("20","8S/Sc","29"), ("21","8E/Sc","34"), ("22","8B2/Sc","28"), ("23","8B1/Sc","30"), ("24","8A3/Sc","22"), ("25","8A2/Sc","29"), ("26","8A1/Sc","29"), ("27","7S/Sc","33"), ("28","7E/Sc","32"), ("29","7B2/Sc","24"), ("30","7B1/Sc","31"), ("31","7A2/Sc","31"), ("32","7A1/Sc","34"), ("33","11SNK/Sc","25"), ("34","11SKT/Sc","25"), ("35","11S/Sc","22"), ("36","11S/Sc-Chem","22"), ("37","11LCY/Sc","11"), ("38","11CLA/Sc","25"), ("39","10TS/Sc","30"), ("40","10LAN/Sc","13"), ("41","10PKT/Sc","26"), ("42","10MES/Sc","26"); DROP TABLE IF EXISTS CopySpecPoints; CREATE TABLE `CopySpecPoints` ( `SID` bigint(20) NOT NULL AUTO_INCREMENT, `Unit` tinytext NOT NULL, `SpecOrder` int(11) NOT NULL, `Teir` tinytext NOT NULL, `SpecPoint` longtext NOT NULL, `TeacherGuide` longtext NOT NULL, `Checklist` longtext NOT NULL, PRIMARY KEY (`SID`) ) ENGINE=MyISAM AUTO_INCREMENT=501 DEFAULT CHARSET=latin1; INSERT INTO CopySpecPoints VALUES("1","NerveHorm","1","","Hormones regulate the functions of many organs and cells. For example, the monthly release of an egg from a woman\'s ovaries and the changes in the thickness of the lining of her womb are controlled by hormones secreted by the pituitary gland and by the ovaries","",""), ("2","NerveHorm","2","","Information from receptors passes along cells (neurones) in nerves to the brain. The brain coordinates the response.","",""), ("3","NerveHorm","3","","Internal conditions which are controlled include:

","",""), ("4","NerveHorm","4","","Many processes within the body are coordinated by chemical substances called hormones. Hormones are secreted by glands and are transported to their target organs by the bloodstream.","",""), ("5","NerveHorm","5","","Receptors detect stimuli which include light, sound, changes in position, chemicals, touch, pressure, pain and temperature. (The structure and functions of sense organs such as the eye and the ear are not required.)","",""), ("6","NerveHorm","6","","Reflex actions are automatic and rapid. They often involve sensory, relay and motor neurones.","",""), ("7","NerveHorm","7","","Several hormones are involved in the menstrual cycle of a woman. Those hormones involved in promoting the release of an egg include: ","",""), ("8","NerveHorm","8","","The nervous system enables humans to react to their surroundings and coordinate their behaviour.","",""), ("9","NerveHorm","9","","The role of receptors, sensory neurones, motor neurones, relay neurones, synapses and effectors in simple reflex actions.","",""), ("10","NerveHorm","10","","The uses of hormones in controlling fertility include: ","",""), ("11","NerveHorm","11","","to evaluate the benefits of, and the problems that may arise from, the use of hormones to control fertility, including IVF","",""), ("12","NerveHorm","12","","to evaluate the claims of manufacturers about sports drinks.","",""), ("13","Health","5","","to evaluate information about the effect of food on health","",""), ("14","Health","7","","to evaluate claims made by slimming programmes.","",""), ("15","Health","9","","A healthy diet contains the right balance of the different foods you need and the right amount of energy. A person is malnourished if their diet is not balanced. This may lead to a person being too fat or too thin. It may also lead to deficiency diseases.","",""), ("16","Health","11","","The rate at which all the chemical reactions in the cells of the body are carried out (the metabolic rate) varies with the amount of activity you do and the proportion of muscle to fat in your body. It may be affected by inherited factors.","",""), ("17","Health","13","","The less exercise you take and the warmer it is, the less food you need. People who exercise regularly are usually fitter than people who take little exercise. If you exercise your metabolic rate stays high for some time after you have finished.","",""), ("18","Health","15","","In the developed world too much food and too little exercise are leading to high levels of obesity and the diseases linked to excess weight: ","",""), ("19","Health","17","","Some people in the developing world suffer from health problems linked to lack of food. These include: ","",""), ("20","Health","18","","Cholesterol is a substance made by the liver and found in the blood. The amount of cholesterol produced by the liver depends on a combination of diet and inherited factors. High levels of cholesterol in the blood increase the risk of disease of the heart and blood vessels.","",""), ("21","Health","19","","Cholesterol is carried around the body by two types of lipoproteins. Low-density lipoproteins (LDLs) are \'bad\' cholesterol and can cause heart disease. High-density lipoproteins (HDLs) are \'good\' cholesterol. The balance of these is very important to good heart health.","",""), ("22","Health","20","","Saturated fats increase blood cholesterol levels. Monounsaturated and polyunsaturated fats may help both to reduce blood cholesterol levels and to improve the balance between LDLs and HDLs.","",""), ("23","Health","22","","Too much salt in the diet can lead to increased blood pressure for about 30% of the population.","",""), ("24","Health","23","","Processed food often contains a high proportion of fat and/or salt.","",""), ("25","Drugs","26","","to evaluate the effect of statins on cardio-vascular disease","",""), ("26","Drugs","27","","to evaluate the different types of drugs and why some people use illegal drugs for recreation","",""), ("27","Drugs","28","","to evaluate claims made about the effect of cannabis on health and the link between cannabis and addiction to hard drugs","",""), ("28","Drugs","29","","to explain how the link between smoking tobacco and lung cancer gradually became accepted","",""), ("29","Drugs","30","","to evaluate the different ways of trying to stop smoking.","",""), ("30","Drugs","31","","Drugs can be beneficial but may harm the body.","",""), ("31","Drugs","32","","Many drugs derived from natural substances have been known to indigenous peoples for many years.","",""), ("32","Drugs","33","","Scientists are developing new drugs. These need to be thoroughly tested.","",""), ("33","Drugs","34","","When new medical drugs are devised, they have to be extensively tested and trialled before being used. Drugs are tested in the laboratory to find if they are toxic. They are then trialled on human volunteers to discover any side effects.","",""), ("34","Drugs","35","","Thalidomide is a drug that was developed as a sleeping pill. It was also found to be effective in relieving morning sickness in pregnant women. However, it had not been tested for this use. Unfortunately, many babies born to mothers who took the drug were born with severe limb abnormalities. The drug was then banned, but more recently is being used successfully to treat leprosy.","",""), ("35","Drugs","36","","Some people use drugs recreationally. Some of these recreational drugs are more harmful than others. Some of these drugs are legal, some illegal.","",""), ("36","Drugs","37","","The overall impact of legal drugs on health is much greater than the impact of illegal drugs, because far more people use them.","",""), ("37","Drugs","38","","Drugs change the chemical processes in people\'s bodies so that they may become dependent or addicted to them and suffer withdrawal symptoms without them. Heroin and cocaine are very addictive.","",""), ("38","Drugs","39","","Nicotine is the addictive substance in tobacco smoke. Tobacco smoke contains carcinogens.","",""), ("39","Drugs","40","","Tobacco smoke also contains carbon monoxide which reduces the oxygen-carrying capacity of the blood. In pregnant women this can deprive a fetus of oxygen and lead to a low birth mass.","",""), ("40","Drugs","41","","Alcohol affects the nervous system by slowing down reactions and helps people relax, but too much may lead to lack of self-control, unconsciousness or even coma, eventually damaging the liver and brain","",""), ("41","Disease","1","","to relate the contribution of Semmelweiss in controlling infection to solving modern problems with the spread of infection in hospitals","",""), ("42","Disease","2","","to evaluate the advantages and disadvantages of being vaccinated against a particular disease","",""), ("43","Disease","3","","to explain how the treatment of disease has changed as a result of increased understanding of the action of antibiotics and immunity","",""), ("44","Disease","4","","to evaluate the consequences of mutations of bacteria and viruses in relation to epidemics and pandemics eg bird influenza.","",""), ("45","Disease","5","","Microorganisms that cause infectious disease are called pathogens.","",""), ("46","Disease","6","","Bacteria and viruses may reproduce rapidly inside the body and may produce poisons (toxins) which make us feel ill. Viruses damage cells in which they reproduce.","",""), ("47","Disease","7","","The body has different ways of protecting itself against pathogens. White blood cells help to defend against pathogens:","",""), ("48","Disease","8","","Some medicines, including painkillers, help to relieve the symptoms of infectious disease, but do not kill the pathogens.","",""), ("49","Disease","9","","Antibiotics, including penicillin, are medicines that help to cure bacterial disease by killing infective bacteria inside the body. Antibiotics cannot be used to kill viral pathogens, which live and reproduce inside cells. It is difficult to develop drugs which kill viruses without also damaging the body\'s tissues.","",""), ("50","Disease","10","","Many strains of bacteria, including MRSA, have developed resistance to antibiotics as a result of natural selection. To prevent further resistance arising it is important to avoid over-use of antibiotics.","",""), ("51","Disease","11","","People can be immunised against a disease by introducing small quantities of dead or inactive forms of the pathogen into the body (vaccination). Vaccines stimulate the white blood cells to produce antibodies that destroy the pathogens. This makes the person immune to future infections by the microorganism, because the body can respond by rapidly making the correct antibody, in the same way as if the person had previously had the disease. \n \nAn example is the MMR vaccine used to protect children against measles, mumps and rubella.","",""), ("52","Population","1","","to suggest how organisms are adapted to the conditions in which they live","",""), ("53","Population","2","","to suggest the factors for which organisms are competing in a given habitat","",""), ("54","Population","3","","to suggest reasons for the distribution of animals or plants in a particular habitat.","",""), ("55","Population","4","","To survive, organisms require a supply of materials from their surroundings and from the other living organisms there.","",""), ("56","Population","5","","Plants often compete with each other for light and for water and nutrients from the soil.","",""), ("57","Population","6","","Animals often compete with each other for food, mates and territory.","",""), ("58","Population","7","","Organisms have features (adaptations) which enable them to survive in the conditions in which they normally live.","",""), ("59","Population","8","","Animals and plants may be adapted for survival in the conditions where they normally live eg deserts, the Arctic.","",""), ("60","Population","9","","Animals and plants may be adapted to cope with specific features of their environment eg thorns, poisons and warning colours to deter predators.","",""), ("61","AdapSelec","1","","to interpret information about cloning techniques and genetic engineering techniques","",""), ("62","AdapSelec","2","","to make informed judgements about the economic, social and ethical issues concerning cloning and genetic engineering, including GM crops","",""), ("63","AdapSelec","3","","The information that results in plants and animals having similar characteristics to their parents is carried by genes which are passed on in the sex cells (gametes) from which the offspring develop.","",""), ("64","AdapSelec","4","","Different genes control the development of different characteristics.","",""), ("65","AdapSelec","5","","The nucleus of a cell contains chromosomes. Chromosomes carry genes that control the characteristics of the body.","",""), ("66","AdapSelec","6","","There are two forms of reproduction:","",""), ("67","AdapSelec","7","","New plants can be produced quickly and cheaply by taking cuttings from older plants. These new plants are genetically identical to the parent plant.","",""), ("68","AdapSelec","8","","Modern cloning techniques include:","",""), ("69","AdapSelec","9","","In genetic engineering, genes from the chromosomes of humans and other organisms can be \'cut out\' using enzymes and transferred to cells of other organisms.","",""), ("70","AdapSelec","10","","Genes can also be transferred to the cells of animals or plants at an early stage in their development so that they develop with desired characteristics","",""), ("71","EvoExt","1","","to suggest reasons why scientists cannot be certain about how life began on Earth","",""), ("72","EvoExt","2","","to interpret evidence relating to evolutionary theory","",""), ("73","EvoExt","3","","to suggest reasons why Darwin\'s theory of natural selection was only gradually accepted","",""), ("74","EvoExt","4","","to identify the differences between Darwin?s theory of evolution and conflicting theories","",""), ("75","EvoExt","5","","to suggest reasons for the different theories.","",""), ("76","EvoExt","6","","Fossils provide evidence of how much (or how little) different organisms have changed since life developed on Earth.","",""), ("77","EvoExt","7","","The theory of evolution states that all species of living things have evolved from simple life-forms which first developed more than three billion years ago.","",""), ("78","EvoExt","8","","Studying the similarities and differences between species helps us to understand evolutionary and ecological relationships.","",""), ("79","EvoExt","9","","Extinction may be caused by:","",""), ("80","EvoExt","10","","Evolution occurs via natural selection: ","",""), ("81","EvoExt","11","","Where new forms of a gene result from mutation there may be more rapid change in a species.","",""), ("82","HumanImp","1","","to analyse and interpret scientific data concerning environmental issues","",""), ("83","HumanImp","2","","to weigh evidence and form balanced judgements about some of the major environmental issues facing society, including the importance of sustainable development","",""), ("84","HumanImp","3","","to evaluate methods used to collect environmental data and consider their validity and reliability as evidence for environmental change.","",""), ("85","HumanImp","4","","Rapid growth in the human population and an increase in the standard of living means that:","",""), ("86","HumanImp","5","","Humans reduce the amount of land available for other animals and plants by building, quarrying, farming and dumping waste.","",""), ("87","HumanImp","6","","More waste is being produced which, unless properly handled, may pollute: ","",""), ("88","HumanImp","7","","Living organisms can be used as indicators of pollution: ","",""), ("89","HumanImp","8","","Large scale deforestation in tropical areas, for timber and to provide land for agriculture, has: ","",""), ("90","HumanImp","9","","Loss of forest leads to reduction in biodiversity. Some of the organisms that are lost may have been of future use.","",""), ("91","HumanImp","10","","Increases in the numbers of cattle and rice fields have increased the amount of methane released into the atmosphere.","",""), ("92","HumanImp","11","","Carbon dioxide and methane in the atmosphere absorb most of the energy radiated by the Earth. Some of this energy is reradiated back to the Earth and so keeps the Earth warmer than it would otherwise be. Increasing levels of these gases may be causing global warming by increasing the \'greenhouse effect\'. An increase in the Earth\'s temperature of only a few degrees Celsius:","",""), ("93","HumanImp","12","","Improving the quality of life without compromising future generations is known as sustainable development. Planning is needed at local, regional and global levels to manage sustainability","",""), ("94","BuildMat","1","","to consider and evaluate the environmental, social and economic effects of exploiting limestone and producing building materials from it","Candidates should know that limestone is needed for buildings and that the positive benefits of using this material should be considered against the negative aspects of quarrying. \nKnowledge of building materials is limited to limestone, mortar,cement, concrete and glass",""), ("95","BuildMat","2","","to evaluate the developments in using limestone, cement, concrete and glass as building materials, and their advantages and disadvantages over other materials.","Knowledge of particular developments is not required, but information may be supplied in examination questions for candidates to evaluate",""), ("96","BuildMat","3","","All substances are made of atoms. A substance that is made of only one sort of atom is called an element. There are about 100 different elements. Elements are shown in the periodic table. The groups contain elements with similar properties.","Knowledge of the properties of specific groups or elements is not required.",""), ("97","BuildMat","4","","Atoms of each element are represented by a chemical symbol, eg O represents an atom of oxygen, Na represents an atom of sodium.","",""), ("98","BuildMat","5","","Atoms have a small central nucleus around which there are electrons.","Knowledge of the arrangement of electrons in shells or energy levels is not required in this unit.",""), ("99","BuildMat","6","","When elements react, their atoms join with other atoms to form compounds. This involves giving, taking or sharing electrons and the atoms are held together by chemical bonds. (No further knowledge of ions, ionic and covalent bonding is required in this unit.)","Candidates are expected to know that compounds consist of two or more elements held together by chemical bonds. They are not expected to know any details of the types of bonding, only that chemical bonding involves exchanging or sharing electrons.",""), ("100","BuildMat","7","","Atoms and symbols are used to represent and explain what is happening to the substances in chemical reactions.","",""), ("101","BuildMat","8","","The formula of a compound shows the number and type of atoms that are joined together to make the compound.","",""), ("102","BuildMat","9","","No atoms are lost or made during a chemical reaction so the mass of the products equals the mass of the reactants and we can write balanced equations showing the atoms involved.","Candidates should be able to interpret given symbol equations in terms of numbers of atoms, and Higher Tier candidates should be able to balance equations \nKnowledge and understanding of masses in chemical reactions is limited to conservation of mass. Candidates are not expected to do calculations based on relative atomic masses or to calculate the masses of individual reactants or products in this unit.",""), ("103","BuildMat","10","","Limestone, containing the compound calcium carbonate (CaCO3), is quarried and can be used as a building material.","",""), ("104","BuildMat","11","","Calcium carbonate can be decomposed by heating (thermal decomposition) to make calcium oxide (quicklime) and carbon dioxide.","",""), ("105","BuildMat","12","","Carbonates of other metals decompose on heating in a similar way.","Knowledge and understanding of metal carbonates is limited to: ",""), ("106","BuildMat","13","","Quicklime (calcium oxide) reacts with water to produce slaked lime (calcium hydroxide).","",""), ("107","BuildMat","14","","Limestone and its products have many uses, including slaked lime, mortar, cement, concrete and glass.","Knowledge and understanding of limestone and its products is limited to the main uses of limestone, slaked lime, mortar, cement, concrete and glass.",""), ("108","Metal","1","","to consider and evaluate the social, economic and environmental impacts of exploiting metal ores, of using metals and of recycling metals","Candidates should know that metal ores are obtained by mining and that this may involve digging up and processing large amounts of rock.",""), ("109","Metal","2","","to evaluate the benefits, drawbacks and risks of using metals as structural materials and as smart materials","Knowledge and understanding of the uses and properties of metals, smart materials and alloys is limited to those specified in the substantive content. Information may be given in examination questions so that candidates can evaluate their uses.",""), ("110","Metal","3","","to explain how the properties of alloys (but not smart alloys) are related to models of their structures.","In examination questions, candidates may be provided with further information about other metals, smart materials, alloys and materials for comparison.",""), ("111","Metal","4","","Ores contain enough metal to make it economical to extract the metal and this changes over time.","Knowledge of specific examples is not required. Data may be provided in examination questions for candidates to analyse.",""), ("112","Metal","5","","Unreactive metals such as gold are found in the Earth as the metal itself but most metals are found as compounds that require chemical reactions to extract the metal.","",""), ("113","Metal","6","","Metals that are less reactive than carbon can be extracted from their oxides by reduction with carbon, for example iron oxide is reduced in the blast furnace to make iron. (Details of the blast furnace are not required.)","Knowledge and understanding is limited to:",""), ("114","Metal","7","","Iron from the blast furnace contains about 96% iron. The impurities make it brittle and so it has limited uses.","Knowledge of uses of blast furnace iron is limited to blast furnace iron being used as cast iron because of its strength in compression",""), ("115","Metal","8","","Removing all of the impurities would produce pure iron. Pure iron has a regular arrangement of atoms, with layers that can slide over each other, and so is soft and easily shaped, but too soft for many uses.","Knowledge and understanding is limited to:",""), ("116","Metal","9","","Most iron is converted into steels. Steels are alloys since they are mixtures of iron with carbon and other metals. The different sized atoms added distort the layers in the structure of the pure metal, making it more difficult for them to slide over each other, and so alloys are harder. Alloys can be designed to have properties for specific uses. Low carbon steels are easily shaped, high carbon steels are hard, and stainless steels are resistant to corrosion.","Knowledge and understanding of the types of steel and their properties is limited to those specified in the substantive content. Information about the composition of specific types of steel may be given in examination questions so that candidates can evaluate their uses.",""), ("117","Metal","10","","Many metals in everyday use are alloys. Pure copper, gold, and aluminium are too soft for many uses and so are mixed with small amounts of similar metals to make them harder for everyday use.","Candidates should be familiar with these specified examples but examination questions may contain information about alloys other than those named in the substantive content to enable candidates to make comparisons.",""), ("118","Metal","11","","Smart alloys can return to their original shape after being deformed.","Knowledge and understanding is limited to:",""), ("119","Metal","12","","The elements in the central block of the periodic table are known as transition metals. Like other metals they are good conductors of heat and electricity and can be bent or hammered into shape. They are useful as structural materials and for making things that must allow heat or electricity to pass through them easily.","Knowledge of the properties of specific transition metals other than those named in this unit is not required.",""), ("120","Metal","13","","Copper has properties that make it useful for electrical wiring and plumbing. Copper can be extracted by electrolysis of solutions containing copper compounds. (No details are required of the extraction process.) The supply of copper-rich ores is limited. New ways of extracting copper from low-grade ores are being researched to limit the environmental impact of traditional mining.","Candidates should know and understand that: \nKnowledge of specific details of methods will not be required but information about processes may be given in examination questions for candidates to interpret",""), ("121","Metal","14","","Low density and resistance to corrosion make aluminium and titanium useful metals. These metals cannot be extracted from their oxides by reduction with carbon. Current methods of extraction are expensive because:","Candidates do not need to know the details of methods used to extract these metals, but should be able to comment on and evaluate information that is given about the chemical processes that can be used.",""), ("122","Metal","15","","We should recycle metals because extracting them uses limited resources and is expensive in terms of energy and effects on the environment.","",""), ("123","CrudeOil","1","","to evaluate the impact on the environment of burning hydrocarbon fuels","Knowledge and understanding of the products of burning hydrocarbon fuels and the effects of these products is limited to those named in the substantive content for this section.",""), ("124","CrudeOil","2","","to consider and evaluate the social, economic and environmental impacts of the uses of fuels","Candidates may be given information and data about other fuels and their products of combustion for comparison and evaluation in the examinations.",""), ("125","CrudeOil","3","","to evaluate developments in the production and uses of better fuels, for example ethanol and hydrogen.","Candidates should know and understand the benefits and disadvantages of ethanol and hydrogen as fuels in terms of: ",""), ("126","CrudeOil","4","","Crude oil is a mixture of a very large number of compounds.","",""), ("127","CrudeOil","5","","A mixture consists of two or more elements or compounds not chemically combined together. The chemical properties of each substance in the mixture are unchanged. It is possible to separate the substances in a mixture by physical methods including distillation.","",""), ("128","CrudeOil","6","","Most of the compounds in crude oil consist of molecules made up of hydrogen and carbon atoms only (hydrocarbons). Most of these are saturated hydrocarbons called alkanes, which have the general formula CnH2n+2","Candidates should be able to recognise alkanes from their formulae in any of the forms in this section of the specification. \nCandidates are not expected to know the names of specific alkanes.",""), ("129","CrudeOil","7","","Alkane molecules can be represented in the following forms:","",""), ("130","CrudeOil","8","","The many hydrocarbons in crude oil may be separated into fractions, each of which contains molecules with a similar number of carbon atoms, by evaporating the oil and allowing it to condense at a number of different temperatures. This process is fractional distillation.","Candidates should know and understand the main processes in continuous fractional distillation in a fractionating column. Knowledge of the names of specific fractions or fuels is not required.",""), ("131","CrudeOil","9","","Some properties of hydrocarbons depend on the size of their molecules. These properties influence how hydrocarbons are used as fuels.","Knowledge of trends in properties of hydrocarbons is limited to:",""), ("132","CrudeOil","10","","Most fuels contain carbon and/or hydrogen and may also contain some sulfur. The gases released into the atmosphere when a fuel burns may include carbon dioxide, water (vapour), carbon monoxide and sulfur dioxide. Particles may also be released.","Candidates should be able to relate products of combustion to the elements present in compounds in the fuel and to the extent of combustion (whether complete or partial). Particles may contain soot (carbon) and unburnt fuels.",""), ("133","CrudeOil","11","","Sulfur dioxide causes acid rain, carbon dioxide causes global warming, and particles cause global dimming.","",""), ("134","CrudeOil","12","","Sulfur can be removed from fuels before they are burned, for example in vehicles. Sulfur dioxide can be removed from the waste gases after combustion, for example in power stations.","",""), ("135","Polymers","1","","to evaluate the social and economic advantages and disadvantages of using products from crude oil as fuels or as raw materials for plastic and other chemicals","Candidates should be aware that crude oil is used to produce fuels and chemicals, and that it is a limited resource.",""), ("136","Polymers","2","","to evaluate the social, economic and environmental impacts of the uses, disposal and recycling of polymers","Candidates should be able to evaluate information about the ways in which crude oil and its products are used. Although candidates will probably know the names of some common polymers, these are not required knowledge, unless they are included in the substantive content for this section.",""), ("137","Polymers","3","","to evaluate the advantages and disadvantages of making ethanol from renewable and non-renewable sources.","Candidates should know that ethanol can be produced by the reaction of ethene with steam. They should be aware that ethanol can be produced by fermentation of sugar, but do not need to know the details of the process. Information may be given in examination questions and candidates asked to compare processes.",""), ("138","Polymers","4","","Hydrocarbons can be broken down (cracked) to produce smaller, more useful molecules. This process involves heating the hydrocarbons to vaporise them and passing the vapours over a hot catalyst. A thermal decomposition reaction then occurs.","",""), ("139","Polymers","5","","The products of cracking include alkanes and unsaturated hydrocarbons called alkenes. Alkenes have the general formula CnH2n","Candidates should be able to recognise alkenes from their names or formulae, but do not need to know the names of individual alkenes, other than ethene and propene.",""), ("140","Polymers","6","","Unsaturated hydrocarbon molecules can be represented in the following forms:
  • C2H4
  • Molecule Diagram (Double Bond)","",""), ("141","Polymers","7","","Some of the products of cracking are useful as fuels.","",""), ("142","Polymers","8","","Ethene can be reacted with steam in the presence of a catalyst to produce ethanol.","",""), ("143","Polymers","9","","Alkenes can be used to make polymers such as poly(ethene) and poly(propene). In these reactions, many small molecules (monomers) join together to form very large molecules (polymers).","Candidates should be able to recognise the molecules involved in these reactions in the forms shown in the substantive content. They should be able to represent the formation of a polymer from a given alkene monomer.",""), ("144","Polymers","10","","Polymers have properties that depend on what they are made from and the conditions under which they are made. For example, slime with different viscosities can be made from poly(ethenol).","Candidates do not need to know specific examples, but should consider the different types of poly(ethene) that are produced under different conditions (eg high pressure, catalysts) and some of the different types of poly(chloroethene). The terms \'thermosoftening\' and \'thermosetting\' should be known and used to explain how different polymers behave when heated.",""), ("145","Polymers","11","","Polymers have many useful applications and new uses are being developed, for example: new packaging materials, waterproof coatings for fabrics, dental polymers, wound dressings, hydrogels, smart materials, including shape memory polymers.","Candidates should study the ways in which new materials are being developed and used, but will not need to recall the names of specific examples in the examination.",""), ("146","Polymers","12","","Many polymers are not biodegradable, so they are not broken down by microorganisms and this can lead to problems with waste disposal.","Knowledge of specific named examples is not required, but candidates should be aware of the problems that are caused in landfill sites and in litter.",""), ("147","PlantOil","1","","to evaluate the effects of using vegetable oils in foods and the impacts on diet and health","Knowledge is limited to the high energy content of vegetable oils, the possible health benefits of unsaturated fats compared with saturated fats, and the effects of cooking foods in oil. Information may be provided in examinations for candidates to evaluate.",""), ("148","PlantOil","2","","to evaluate the benefits, drawbacks and risks of using vegetable oils to produce fuels","Knowledge is limited to:",""), ("149","PlantOil","3","","to evaluate the use, benefits, drawbacks and risks of ingredients and additives in foods.","Candidates do not need to recall the names of specific additives, but should be able to recognise additives from lists of ingredients on food labels. Further information will be provided in questions for evaluation and comparison.",""), ("150","PlantOil","4","","Some fruits, seeds and nuts are rich in oils that can be extracted. The plant material is crushed and the oil removed by pressing or in some cases by distillation. Water and other impurities are removed.","Candidates should study the general principles of the extraction of vegetable oils, such as olive oil, rapeseed oil or lavender oil. Knowledge of specific examples or processes is not required.",""), ("151","PlantOil","5","","Vegetable oils are important foods and fuels as they provide a lot of energy. They also provide us with nutrients.","Knowledge of specific nutrients is not required.",""), ("152","PlantOil","6","","Oils do not dissolve in water. They can be used to produce emulsions. Emulsions are thicker than oil or water and have many uses that depend on their special properties. They provide better texture, coating ability and appearance, for example in salad dressings and ice creams.","Candidates should study how emulsions are made and should understand the role of emulsifiers in producing emulsions that are more stable. Knowledge of specific names of ingredients in proprietary products is not required.",""), ("153","PlantOil","7","","Vegetable oils that are unsaturated contain double carbon carbon bonds. These can be detected by reacting with bromine or iodine.","Candidates should be familiar with a test for unsaturation using either bromine water or iodine solution.",""), ("154","PlantOil","8","","Vegetable oils that are unsaturated can be hardened by reacting them with hydrogen in the presence of a nickel catalyst at about 60°C. The hydrogenated oils have higher melting points so they are solids at room temperature, making them useful as spreads and in cakes and pastries.","Candidates should know how and why vegetable oils are hardened for use in foods. Knowledge of trans fats is not required. Examination questions may provide further information and candidates asked to make comparisons.",""), ("155","PlantOil","9","","Processed foods may contain additives to improve appearance, taste and shelf-life. These additives must be listed in the ingredients and some permitted additives were given E-numbers.","Candidates should know the general reasons for the use of additives, but do not need to know the names of specific additives.",""), ("156","PlantOil","10","","Chemical analysis can be used to identify additives in foods. Artificial colours can be detected and identified by chromatography.","Knowledge of methods other than paper chromatography is not required, but questions may include information based on the results of chemical analysis.",""), ("157","Atmosphere","1","","to explain why the theory of crustal movement (continental drift) was not generally accepted for many years after it was proposed","Candidates should have studied accounts of Wegener\'s work. Knowledge is limited to the theories relating to mountain building and continental drift that are described in the substantive content.",""), ("158","Atmosphere","2","","to explain why scientists cannot accurately predict when earthquakes and volcanic eruptions will occur","Candidates should be aware of the limitations of current theories in making predictions about these events in general terms. They may study particular events, but knowledge of specific eruptions or earthquakes will not be required.",""), ("159","Atmosphere","3","","to explain and evaluate theories of the changes that have occurred and are occurring in the Earth\'s atmosphere","Candidates should be aware that there are several theories about the composition of the Earth’s atmosphere during its existence. They should be able to compare and evaluate different theories when given suitable information.",""), ("160","Atmosphere","4","","to explain and evaluate the effects of human activities on the atmosphere.","Knowledge of the effects of human activities is limited to those in the substantive content.",""), ("161","Atmosphere","5","","The Earth consists of a core, mantle and crust.","Knowledge is limited to the names of the three major parts, and an awareness of the relative sizes of these features.",""), ("162","Atmosphere","6","","Scientists once thought that the features of the Earth\'s surface were the result of the shrinking of the crust as the Earth cooled down following its formation.","",""), ("163","Atmosphere","7","","The Earth\'s crust and the upper part of the mantle are cracked into a number of large pieces (tectonic plates). Convection currents within the Earth\'s mantle, driven by heat released by natural radioactive processes, cause the plates to move at relative speeds of a few centimetres per year.","Knowledge of the names, shapes or locations of specific plates is not required. Candidates should know that the mantle is mostly solid, but that it is able to move slowly.",""), ("164","Atmosphere","8","","The movements can be sudden and disastrous. Earthquakes and/or volcanic eruptions occur at the boundaries between tectonic plates.","Knowledge of the changes that occur at plate boundaries is limited to earthquakes and volcanic eruptions. Candidates may study sea floor spreading and subduction zones as examples of changes at plate boundaries, but are not expected to have detailed knowledge of these processes or where they occur.",""), ("165","Atmosphere","9","","For 200 million years, the proportions of different gases in the atmosphere have been much the same as they are today:","",""), ("166","Atmosphere","10","","The noble gases are in Group 0 of the periodic table. They are all chemically unreactive gases and are used in filament lamps and electric discharge tubes. Helium is much less dense than air and is used in balloons.","Knowledge of the uses of the noble gases is limited to those listed. Candidates do not need to know the specific colours produced in electric discharge tubes.",""), ("167","Atmosphere","11","","During the first billion years of the Earth\'s existence there was intense volcanic activity. This activity released the gases that formed the early atmosphere and water vapour that condensed to form the oceans.","Candidates should be aware that there are different theories about the composition of the early atmosphere. They differ in the amounts and proportions of the main gases present at various times. In particular, there are uncertainties about the amounts and the proportion of nitrogen.",""), ("168","Atmosphere","12","","Some theories suggest that during this period, the Earth\'s atmosphere was mainly carbon dioxide and there would have been little or no oxygen gas (like the atmospheres of Mars and Venus today). There may also have been water vapour and small proportions of methane and ammonia.","",""), ("169","Atmosphere","13","","Plants produced the oxygen that is now in the atmosphere.","Candidates should know from Key Stage 3 that plants produce oxygen by photosynthesis and that this process uses carbon dioxide from the atmosphere.",""), ("170","Atmosphere","14","","Most of the carbon from the carbon dioxide in the air gradually became locked up in sedimentary rocks as carbonates and fossil fuels.","Candidates should know that carbon dioxide dissolves in the oceans and that limestone was formed from the shells and skeletons of marine organisms. Fossil fuels contain carbon and hydrocarbons that are the remains of plants and animals.",""), ("171","Atmosphere","15","","Nowadays the release of carbon dioxide by burning fossil fuels increases the level of carbon dioxide in the atmosphere.","Candidates should be aware that this increase in carbon dioxide is thought to be causing global warming but, for this unit, candidates do not need to know how CO2 causes this effect",""), ("172","HeatTrans","1","","to evaluate ways in which heat is transferred in and out of bodies and ways in which the rates of these transfers can be reduced.","Examination questions will use examples that are both familiar and unfamiliar to candidates. All applications will use the knowledge and understanding developed through the substantive content. \nSpecific examples should include the design of a vacuum flask, how to reduce the heat transfer from a building and how humans and animals cope with the cold.",""), ("173","HeatTrans","2","","Thermal (infra red) radiation is the transfer of energy by electromagnetic waves.","",""), ("174","HeatTrans","3","","All bodies emit and absorb thermal radiation.","",""), ("175","HeatTrans","4","","The hotter a body is the more energy it radiates.","",""), ("176","HeatTrans","5","","Dark, matt surfaces are good absorbers and good emitters of radiation.","",""), ("177","HeatTrans","6","","Light, shiny surfaces are poor absorbers and poor emitters of radiation.","",""), ("178","HeatTrans","7","","The transfer of energy by conduction and convection involves particles and how this transfer takes place.","Conduction: \nConvection:",""), ("179","HeatTrans","8","","Under similar conditions different materials transfer heat at different rates.","",""), ("180","HeatTrans","9","","The shape and dimensions of a body affect the rate at which it transfers heat.","Candidates should be able to explain the design of a familiar or unfamiliar device and animal adaptations in terms of heat transfer:
    for example, the design of the cooling fins on a motorbike engine and the relative ear size of a desert fox compared with an Arctic fox.",""), ("181","HeatTrans","10","","The bigger the temperature difference between a body and its surroundings, the faster the rate at which heat is transferred.","",""), ("182","EnergyEff","1","","to describe the intended energy transfers/transformations and the main energy wastages that occur with a range of devices","

    Common electrical devices found in the house will be examined. \n

    Examples may not be limited to electrical devices; however, in this case all the information would be given in the question. \n

    Candidates should be able to interpret and draw a Sankey diagram. \n

    Candidates should be able to use a Sankey diagram to calculate the efficiency of a device. ",""), ("183","EnergyEff","2","","to calculate the efficiency of a device using:

    efficiency = useful energy transferred by the device / total energy supplied to the device
    ","",""), ("184","EnergyEff","3","","to evaluate the effectiveness and cost effectiveness of methods used to reduce energy consumption.","The term \'pay-back time\' should be understood. Given relevant data, candidates should be able to make judgements about the cost effectiveness of different methods of reducing energy consumption over a set period of time. This is not restricted to a consideration of building insulation but may include: \n

    Candidates are not expected to recall the term \'U-value\'. However they may be expected to interpret relevant data which may be given in U-values. If so, the term will be explained in the question.",""), ("185","EnergyEff","4","","Energy cannot be created or destroyed. It can only be transformed from one form to another form.","",""), ("186","EnergyEff","5","","When energy is transferred and/or transformed only part of it may be usefully transferred/transformed.","",""), ("187","EnergyEff","6","","Energy which is not transferred/transformed in a useful way is \'wasted.\'","",""), ("188","EnergyEff","7","","Both wasted energy and the energy which is usefully transferred/transformed are eventually transferred to their surroundings which become warmer.","",""), ("189","EnergyEff","8","","Energy becomes increasingly spread out and becomes increasingly more difficult to use for further energy transformations.","",""), ("190","EnergyEff","9","","The greater the percentage of the energy that is usefully transformed in a device, the more efficient the device is.","",""), ("191","ElecDev","1","","to compare and contrast the particular advantages and disadvantages of using different electrical devices for a particular application","Candidates will use knowledge gained from the substantive content \nand / or supplied data to compare different electrical devices. \nExamples may include but are not limited to: