diff --git a/examples/timeline/07_custom_time_bar.html b/examples/timeline/07_custom_time_bar.html
new file mode 100644
index 00000000..07ebe3cf
--- /dev/null
+++ b/examples/timeline/07_custom_time_bar.html
@@ -0,0 +1,65 @@
+
+
+
+ Timeline | Show current and custom time bars
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ timechange
event:
+
+
+ timechanged
event:
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/examples/timeline/index.html b/examples/timeline/index.html
index 2ff3984b..b1f89374 100644
--- a/examples/timeline/index.html
+++ b/examples/timeline/index.html
@@ -18,6 +18,7 @@
04_html_data.html
05_groups.html
06_event_listeners.html
+ 07_custom_time_bar.html