This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
require 'includes/mapData.php'; | |
?> | |
var map; | |
var living1 = new google.maps.LatLng(37.3333, -121.9000); | |
var MY_MAPTYPE_ID = 'custom_style'; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
class window.FAdminForm | |
PREFILL_CONTENT = | |
general_news: | |
title: 'General News' | |
body: '<p><strong><a href=""></a></strong> have </p> | |
<p></p> | |
<p></p> | |
<p><strong>See Also: <a href="URL">TITLE</a></strong><br/> | |
<strong>See Also: <a href="URL">TITLE</a></strong></p>' | |
seo_title: 'Page Title: | News | The 405' |