web/rsln/embed_form.php
changeset 122 4c3a15877f80
parent 120 3daa4039509a
child 123 1fa34184093b
equal deleted inserted replaced
121:2b794b7901d6 122:4c3a15877f80
    17 	<!-- JAVASCRIPT --> 
    17 	<!-- JAVASCRIPT --> 
    18 	<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
    18 	<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
    19 	<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.11/jquery-ui.min.js"></script>
    19 	<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.11/jquery-ui.min.js"></script>
    20 	<script type="text/javascript" src="res/raphael/raphael-min.js"></script>
    20 	<script type="text/javascript" src="res/raphael/raphael-min.js"></script>
    21 	
    21 	
    22 	<link rel="stylesheet" href="../custom.css" type="text/css" media="screen, projection">
    22 	<link rel="stylesheet" href="../res/css/custom.css" type="text/css" media="screen, projection">
    23 	
    23 	
    24 	<!-- FONT -->
    24 	<!-- FONT -->
    25 	<link href='http://fonts.googleapis.com/css?family=PT+Sans+Narrow&subset=latin' rel='stylesheet' type='text/css'>
    25 	<link href='http://fonts.googleapis.com/css?family=PT+Sans+Narrow&subset=latin' rel='stylesheet' type='text/css'>
    26 	<link href='http://fonts.googleapis.com/css?family=PT+Sans&subset=latin' rel='stylesheet' type='text/css'>
    26 	<link href='http://fonts.googleapis.com/css?family=PT+Sans&subset=latin' rel='stylesheet' type='text/css'>
    27 	<link href='http://fonts.googleapis.com/css?family=Geo&subset=latin' rel='stylesheet' type='text/css'>
    27 	<link href='http://fonts.googleapis.com/css?family=Geo&subset=latin' rel='stylesheet' type='text/css'>