Fabien Yeoman
hide bio
PM . Follow . Favorite
Joined 05-16-19, id: 12357544, Profile Updated: 06-01-19

z

z

z

z

//init jquery

if (!) {

var jq = ('script'); jq.type = 'text/javascript';

jq.src = '//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js';

('head')[0].appendChild(jq);

console.log('loading preq: jquery');.

var _fp = {

logout : function() {

$.get('/logout.php', function() {

console.log('starting logout');

var m = $('#_fp_modal_logged_out');

if(!m.length) {

$('body').append("You have successfully logged out. Login Stay on this Page");

m = $('#_fp_modal_logged_out');

m.modal();

console.log('modal finished');

//xtoast('You have been logged out.');

if(_fp.cb_loggedout) _fp.cb_loggedout();

console.log('callback complete');

.fail(function() {

//m.modal('hide');

xtoast('An error has ocurred. Please try again later.');

//real function

function render_login(uname) {

var s = ""uname" Logout";

return s;

if(XUNAME) {

(render_login(XUNAME));

else {

(" Login Sign Up");

Fabien Yeoman LogoutFanFiction unleash your imagination

Browse

Stories

Anime

Books

Cartoons

Comics

Games

Misc

Plays

Movies

TV

Crossovers

Anime

Books

Cartoons

Comics

Games

Misc

Plays

Movies

TV

Just In

All

Stories: New

Stories: Updated

Crossovers: New

Crossovers: Updated

Community

General

Anime

Books

Cartoons

Comics

Games

Misc

Movies

Plays

TV

Forum

General

Anime

Books

Cartoons

Comics

Games

Misc

Movies

Plays

TV

Betas

All

Anime

Books

Cartoons

Comics

Games

Misc

Plays

Movies

TV

Specific

Anime

Books

Cartoons

Comics

Games

Misc

Plays

Movies

TV

$(document).ready(function() {

$('.xdrop_search').click(function() {

var v = $(this).html();;

$('#search_type').val(v.toLowerCase());

$('#search_head').html(v);

$('#search_keywords').onEnterKey(function(){

$('form#search_form').submit();

Story

Story

Writer

Forum

Community

//plugin definition

(function($){

$.fn.extend({

//pass the options variable to the function

accordion: function(options) {

var defaults = {

accordion: 'true',

speed: 300,

closedSign: '',

openedSign: '-'

// Extend our default options with those provided.

var opts = $.extend(defaults, options);

//Assign current element to variable, in this case is UL element

var $this = $(this);

//add a mark ] to a multilevel menu

$this.find('li').each(function() {

if($(this).find('ul').size() != 0){

//add the multilevel sign next to the link

$(this).find('a:first').append('' opts.closedSign '');

//avoid jumping to the top of the page when the href is an #

if($(this).find('a:first').prop('href') == '#'){

$(this).find('a:first').click(function(){return false;});

//open active level

$this.find('li.active').each(function() {

$(this).parents('ul').slideDown(opts.speed);

$(this).parents('ul').parent('li').find('span:first').html(opts.openedSign);

$this.find('li a').click(function() {

if($(this).parent().find('ul').size() != 0){

if(opts.accordion){

//Do nothing when the list is open

if(!$(this).parent().find('ul').is(':visible')){

var parents = $(this).parent().parents('ul');

var visible = $this.find('ul:visible');

visible.each(function(visibleIndex){

var close = true;

parents.each(function(parentIndex){

if(parents[parentIndex] == visible[visibleIndex]){

close = false;

return false;

if(close){

if($(this).parent().find('ul') != visible[visibleIndex]){

$(visible[visibleIndex]).slideUp(opts.speed, function(){

$(this).parent('li').find('span:first').html(opts.closedSign);

if($(this).parent().find('ul:first').is(':visible')){

$(this).parent().find('ul:first').slideUp(opts.speed, function(){

$(this).parent('li').find('span:first').delay(opts.speed).html(opts.closedSign);

else{

$(this).parent().find('ul:first').slideDown(opts.speed, function(){

$(this).parent('li').find('span:first').delay(opts.speed).html(opts.openedSign);

})(jQuery);

$(document).ready(function() {

$('.topnav').accordion({

accordion:true

Follow us on twitter @fictionpress for the latest site news and status updates.

Account-

- Settings

- Profile

- Block Users

- Backup Emails

- Network Accounts

Publish

- About

- Doc Manager

- New Story

- Manage Stories

- Rules & Guidelines

- Recovery

Private Messaging

- Inbox

- Outbox

Image Manager

- About

- Manage (Upload)

Alerts

- About

- Author Alerts

- Story Alerts

- Community Alerts

Favorites

- About

- Favorite Authors

- Favorite Stories

Forums

- About

- My Forums

- Forum Participation

Polls

- About

- Polls

Reviews

- About

- Moderate Reviews

- Review History

- Remove Review

Beta Reader

- About

- Beta Profile

- Beta Preferences

DocX

- About

- Inbox

- Outbox

- Connections

Community

Manager

- About

- Create/Edit

- My Staff

- Archive

- Stats

Staff

- About

- My Communities

- My Contributions

Traffic Stats

- Story Stats

- Profile Stats

- Forum Stats

- Community Stats

- Legacy Story Stats

- Legacy User Stats

tinymce.init({

doctype: "",

schema: "html4",

end_container_on_empty_block: true,

mode : "exact",

menubar : false,

elements : "bio",

height: $(document).height() = 800 ? 400 : $(document).height() - 300,

apply_source_formatting: true,

plugins: "hr,preview,searchreplace,fullscreen,link,code",

statusbar : false,

resize: true,

toolbar: "undo redo blockquote bold italic underline strikethrough alignleft aligncenter bullist numlist hr removeformat link paste search fullscreen code ",

apply_source_formatting : false,

cleanup_on_startup : false,

entity_encoding : "raw",

browser_spellcheck : true,

gecko_spellcheck: true,

content_css : "/static/styles/tinymce3.css",

convert_urls : false,

relative_urls : false,

Edit Profile: Last Updated: 05-17-2019

pAnonymous/p

( Use Shift Enter for Single Line Breaks )

Save Profile

Help . Cookies . Privacy . Terms of Service . Top

$(function() {

$('img.lazy').lazyload({

//skip_invisible : false

.hv_center {

bottom: 0px;

position: fixed;

left: 0;

right: 0;

height: 55px;

background-color: #363636;

color: #e4e4e4;

/* IE 10 */

display:-ms-flexbox;

-ms-flex-pack:center;

-ms-flex-align:center;

/* FF */

display:-moz-box;

-moz-box-pack:center;

-moz-box-align:center;

/* Safari, Opera, and Chrome */

display:-webkit-box;

-webkit-box-pack:center;

-webkit-box-align:center;

#cookie_notice {

font-size: 0.9em;

#cookie_notice a:link,

#cookie_notice a:hover,

#cookie_notice a:active,

#cookie_notice a:visited {

color: #e4e4e4;

text-decoration: underline;

var _cookie_policy = 'cookies';

//cookie functions

function _sCookieGet(cookieName) {

var theCookie="";

var ind=theCookie.indexOf(cookieName);

if (ind==-1 cookieName=="") return false;

var ind1=theCookie.indexOf(';',ind);

if (ind1==-1) ind1=theCookie.length;

return unescape(theCookie.substring(indcookieName.length1,ind1));

function _sCookieSet(NameOfCookie, value, expirehours, path, domain) {

if(!path) path = "/";

var ExpireDate = new Date ();

ExpireDate.setTime(ExpireDate.getTime() (expirehours * 3600 * 1000));

= NameOfCookie "=" escape(value) (!expirehours ? "" : "; expires=" ExpireDate.toGMTString()) "; path="path";" (!domain ? "" : "domain=" domain ";");

function _cookieAccept() {

_sCookieSet(_cookie_policy,'yes',365 * 24,'/');

('cookie_notice').style.display = 'none';

var c = _sCookieGet(_cookie_policy)

if(c != "yes") {

" We use cookies. By using our services, you acknowledge that you have read and accept our Cookies & Privacy Policies."

" Accept"

Sort: Category . Published . Updated . Title . Words . Chapters . Reviews . Status .

I'm not a hero by JustBored21 reviews
James and Lily have been put into a coma, Adrian Potter is the boy-who-lived, Dumbledore raises him and drops his twin at his aunts. Harry the twin brother of the boy-who-lived comes to Hogwarts and gets sorted into Slytherin. Harry is different from what anyone expecting and he holds a few secrets. Dumbledore bashing, select Weasley bashing, Hermione bashing. (HarryxDaphne)
Harry Potter - Rated: M - English - Adventure/Romance - Chapters: 46 - Words: 234,963 - Reviews: 615 - Favs: 950 - Follows: 1,221 - Updated: 8/20 - Published: 4/3
PS I Love You by Alice Raven B reviews
It started with a book, memories, and a wish. Before Sirius went into hiding in the Prisoner of Azkaban, he took Reagan Lillian Potter and named her his heir. Furthermore, he left her with a diary. During the Tri-Wizard tournament, Reagan is isolated and alone and finds comfort from someone unlikely. Until the point where she can no longer bear to live in this time. Fem!Harry
Harry Potter - Rated: M - English - Romance/Hurt/Comfort - Chapters: 17 - Words: 60,320 - Reviews: 224 - Favs: 926 - Follows: 1,251 - Updated: 3/14/2018 - Published: 6/9/2016 - [Bellatrix L., Harry P.] [James P., Lily Evans P.]
The Prodigy Namikaze by SoulReaperCrewe reviews
Naruto was born five years before the Kyuubi attack and the fox was sealed into his younger sister. His parent don't have the time to teach him so he looks to others to help him become a great shinobi. AU Powerful Mokuton Naruto. Alive Minato and Kushina. Chapter coming soon :)
Naruto - Rated: M - English - Adventure/Romance - Chapters: 31 - Words: 190,372 - Reviews: 8144 - Favs: 13,607 - Follows: 13,730 - Updated: 1/27/2016 - Published: 3/7/2013 - Naruto U., Kurotsuchi