+
+
+
+
+
\ No newline at end of file
diff --git a/readme/readme_2.html b/readme/readme_2.html
new file mode 100644
index 0000000..a53b478
--- /dev/null
+++ b/readme/readme_2.html
@@ -0,0 +1,15 @@
+
+
+
+ readme
+
+
+
+
+
+
message 2
+
+
+
+
+
\ No newline at end of file
diff --git a/readme/readme_3.html b/readme/readme_3.html
new file mode 100644
index 0000000..4fb2a2b
--- /dev/null
+++ b/readme/readme_3.html
@@ -0,0 +1,15 @@
+
+
+
+ readme
+
+
+
+
+
+
message 3
+
+
+
+
+
\ No newline at end of file
diff --git a/readme/readme_4.html b/readme/readme_4.html
new file mode 100644
index 0000000..d29df7e
--- /dev/null
+++ b/readme/readme_4.html
@@ -0,0 +1,15 @@
+
+
+
+ readme
+
+
+
+
+
+
message 4
+
+
+
+
+
\ No newline at end of file
diff --git a/script.js b/script.js
index e25e7e9..cc88437 100644
--- a/script.js
+++ b/script.js
@@ -1,29 +1,40 @@
///////////////////////////////
-// all jQuery stuff here
+// all jQuery stuff here
+
$(document).ready(function() {
- $("#trigger").click(function() {
- $("#demo").html("Hello, World!");
+ $(document).on('click', '#paper_1', function(){
+ $("#readme_1").show();
});
-
- $(document).on('change', 'select', function(){
- alert($(this).find('option:selected').text());
-
+ $(document).on('click', '#paper_2', function(){
+ $("#readme_2").show();
+ });
+ $(document).on('click', '#paper_3', function(){
+ $("#readme_3").show();
});
+ $(document).on('click', '#paper_4', function(){
+ $("#readme_4").show();
+ });
+
-});
+
-//go back+go forward buttons
+});;
+
+
+
+/*go back+go forward buttons
function goBack() {
window.history.back();
}
function goForward() {
window.history.go(1);
}
+ */
@@ -33,4 +44,8 @@ $(document).ready(function() {
document.getElementById("container").innerHTML = document.getElementById(param_div_id).innerHTML;
}
+ function goBack(){
+ document.getElementById("2_park_newspaper").style.visibility = "hidden";
+
+ }
diff --git a/start.html b/start.html
index 9c287bb..6476502 100644
--- a/start.html
+++ b/start.html
@@ -20,27 +20,39 @@
there if you feel like it .
+
-You open the newspaper, willing to engage with some juicy local news. Suddenly, some sheets of paper start to fall on the ground.
-Maybe you want to
+ You open the newspaper, willing to engage with some juicy local news. Suddenly, some sheets of paper start to fall on the ground.
+Maybe you want to ,,,.
+