ISC_SETTING_TITLE', 'Miscellaneous settings'); define('DEBUG_MODE', 'Enable debug mode'); define('ADVANCED_DEBUG_MODE', 'Enable advanced debug mode'); define('SHOWUPDATE', 'Show Coppermine Update Alert to Admin'); define('NOCHANGE_FOOTER_TITLE', '
(*) Fields marked with * must not be changed if you already have pictures in your gallery

'); // lang_db_input_php define('EMPTY_NAME_OR_COM', 'You need to type your name and a comment'); define('COM_ADDED', 'Comment added'); define('ALB_NEED_TITLE', 'You have to provide a title for the album !'); define('NO_UDP_NEEDED', 'No update needed.'); define('ALB_UPDATED', 'Album updated'); define('UNKNOWN_ALBUM', 'Selected album does not exist or you don\'t have permission to upload in this album'); define('NO_PIC_UPLOADED', 'No picture was uploaded !

If you have really selected a picture to upload, check that the server allows file uploads...'); define('ERR_MKDIR', 'Failed to create directory %s !'); define('DEST_DIR_RO', 'Destination directory %s is not writable by the script !'); define('ERR_MOVE', 'Impossible to move %s to %s !'); define('ERR_FSIZE_TOO_LARGE', 'The size of picture you have uploaded is too large (maximum allowed is %s x %s) !'); define('ERR_IMGSIZE_TOO_LARGE', 'The size of the file you have uploaded is too large (maximum allowed is %s KB) !'); define('ERR_INVALID_IMG', 'The file you have uploaded is not a valid image !'); define('ALLOWED_IMG_TYPES', 'You can only upload %s images.'); define('ERR_INSERT_PIC', 'The picture \'%s\' can\'t be inserted in the album '); define('UPLOAD_SUCCESS', 'Your picture was uploaded successfully

It will be visible after admin approval.'); define('INFO', 'Information'); define('ERR_COMMENT_EMPTY', 'Your comment is empty !'); define('ERR_INVALID_FEXT', 'Only files with the following extensions are accepted :

%s.'); define('NO_FLOOD', 'Sorry but you are already the author of the last comment posted for this picture

Edit the comment you have posted if you want to modify it'); define('REDIRECT_MSG', 'You are being redirected.


Click \'CONTINUE\' if the page does not refresh automatically'); define('UPL_SUCCESS', 'Your picture was successfully added'); // lang_delete_php define('CAPTION', 'Caption'); define('FS_PIC', 'full size image'); define('DEL_SUCCESS', 'successfully deleted'); define('NS_PIC', 'normal size image'); define('ERR_DEL', 'can\'t be deleted'); define('THUMB_PIC', 'thumbnail'); define('COMMENT', 'comment'); define('IM_IN_ALB', 'image in album'); define('ALB_DEL_SUCCESS', 'Album \'%s\' deleted'); define('ALB_MGR', 'Album Manager'); define('ERR_INVALID_DATA', 'Invalid data received in \'%s\''); define('CREATE_ALB', 'Creating album \'%s\''); define('UPDATE_ALB', 'Updating album \'%s\' with title \'%s\' and index \'%s\''); define('DEL_PIC', 'Delete picture'); define('DEL_ALB', 'Delete album'); define('DEL_USER', 'Delete user'); define('ERR_UNKNOWN_USER', 'The selected user does not exist !'); define('COMMENT_DELETED', 'Comment was succesfully deleted'); // lang_display_image_php define('CONFIRM_DEL', 'Are you sure you want to DELETE this picture ? \\nComments will also be deleted.'); define('DEL_PIC', 'DELETE THIS PICTURE'); define('SIZE', '%s x %s pixels'); define('VIEWS', '%s times'); define('SLIDESHOW', 'Slideshow'); define('STOP_SLIDESHOW', 'STOP SLIDESHOW'); define('VIEW_FS', 'Click to view full size image'); define('EDIT_PIC', 'EDIT PICTURE INFO'); // lang_picinfo define('TITLE', 'Picture information'); define('FILENAME', 'Filename'); define('ALBUM NAME', 'Album name'); define('RATING', 'Rating (%s votes)'); define('KEYWORDS', 'Keywords'); define('FILE SIZE', 'File Size'); define('DIMENSIONS', 'Dimensions'); define('DISPLAYED', 'Displayed'); define('CAMERA', 'Camera'); define('DATE TAKEN', 'Date taken'); define('APERTURE', 'Aperture'); define('EXPOSURE TIME', 'Exposure time'); define('FOCAL LENGTH', 'Focal length'); define('COMMENT', 'Comment'); define('ADDFAV', 'Add to Favorites Album'); define('ADDFAVPHRASE', 'Favorites'); define('REMFAV', 'Remove from Favorites Album'); define('IPTCTITLE', 'IPTC Title'); define('IPTCCOPYRIGHT', 'IPTC Copyright'); define('IPTCKEYWORDS', 'IPTC Keywords'); define('IPTCCATEGORY', 'IPTC Category'); define('IPTCSUBCATEGORIES', 'IPTC Sub Categories'); define('BOOKMARK_PAGE', 'Bookmark Image'); // lang_display_comments define('OK', 'OK'); define('EDIT_TITLE', 'Edit this comment'); define('CONFIRM_DELETE', 'Are you sure you want to delete this comment ?'); define('ADD_YOUR_COMMENT', 'Add your comment'); define('NAME', 'Name'); define('COMMENT', 'Comment'); define('YOUR_NAME', 'Anon'); // lang_fullsize_popup define('CLICK_TO_CLOSE', 'Click image to close this window'); // lang_ecard_php define('TITLE', 'Send an e-card'); define('INVALID_EMAIL', 'Warning : invalid email address !'); define('ECARD_TITLE', 'An e-card from %s for you'); define('VIEW_ECARD', 'If the e-card does not display correctly, click this link'); define('VIEW_MORE_PICS', 'Click this link to view more pictures !'); define('SEND_SUCCESS', 'Your ecard was sent'); define('SEND_FAILED', 'Sorry but the server can\'t send your e-card...'); define('FROM', 'From'); define('YOUR_NAME', 'Your name'); define('YOUR_EMAIL', 'Your email address'); define('TO', 'To'); define('RCPT_NAME', 'Recipient name'); define('RCPT_EMAIL', 'Recipient email address'); define('GREETINGS', 'Greetings'); define('MESSAGE', 'Message'); // lang_editpics_php define('PIC_INFO', 'Picture info'); define('ALBUM', 'Album'); define('TITLE', 'Title'); define('DESC', 'Description'); define('KEYWORDS', 'Keywords'); define('PIC_INFO_STR', '%sx%s - %sKB - %s views - %s votes'); define('APPROVE', 'Approve picture'); define('POSTPONE_APP', 'Postpone approval'); define('DEL_PIC', 'Delete picture'); define('READ_EXIF', 'Read EXIF info again'); define('RESET_VIEW_COUNT', 'Reset view counter'); define('RESET_VOTES', 'Reset votes'); define('DEL_COMM', 'Delete comments'); define('UPL_APPROVAL', 'Upload approval'); define('EDIT_PICS', 'Edit pictures'); define('SEE_NEXT', 'See next pictures'); define('SEE_PREV', 'See previous pictures'); define('N_PIC', '%s pictures'); define('N_OF_PIC_TO_DISP', 'Number of picture to display'); define('APPLY', 'Apply modifications'); // lang_groupmgr_php define('GROUP_NAME', 'Group name'); define('DISK_QUOTA', 'Disk quota'); define('CAN_RATE', 'Can rate pictures'); define('CAN_SEND_ECARDS', 'Can send ecards'); define('CAN_POST_COM', 'Can post comments'); define('CAN_UPLOAD', 'Can upload pictures'); define('CAN_HAVE_GALLERY', 'Can have a personal gallery'); define('APPLY', 'Apply modifications'); define('CREATE_NEW_GROUP', 'Create new group'); define('DEL_GROUPS', 'Delete selected group(s)'); define('CONFIRM_DEL', 'Warning, when you delete a group, users that belong to this group will be transfered to the \'Registered\' group !\\n\\nDo you want to proceed ?'); define('TITLE', 'Manage user groups'); define('APPROVAL_1', 'Pub. Upl. approval (1)'); define('APPROVAL_2', 'Priv. Upl. approval (2)'); define('NOTE1', '(1) Uploads in a public album need admin approval'); define('NOTE2', '(2) Uploads in an album that belong to the user need admin approval'); define('NOTES', 'Notes'); // lang_index_php define('WELCOME', 'Welcome !'); // lang_album_admin_menu define('CONFIRM_DELETE', 'Are you sure you want to DELETE this album ? \\nAll pictures and comments will also be deleted.'); define('DELETE', 'DELETE'); define('MODIFY', 'PROPERTIES'); define('EDIT_PICS', 'EDIT PICS'); // lang_list_categories define('HOME', 'Home'); define('STAT1', '[pictures] pictures in [albums] albums and [cat] categories with [comments] comments viewed [views] times'); define('STAT2', '[pictures] pictures in [albums] albums viewed [views] times'); define('XX_S_GALLERY', '%s\'s Gallery'); define('STAT3', '[pictures] pictures in [albums] albums with [comments] comments viewed [views] times'); // lang_list_users define('USER_LIST', 'User list'); define('NO_USER_GAL', 'There are no user galleries'); define('N_ALBUMS', '%s album(s)'); define('N_PICS', '%s picture(s)'); // lang_list_albums define('N_PICTURES', '%s pictures'); define('LAST_ADDED', ', last one added on %s'); // lang_modifyalb_php define('UPD_ALB_N', 'Update album %s'); define('GENERAL_SETTINGS', 'General settings'); define('ALB_TITLE', 'Album title'); define('ALB_CAT', 'Album category'); define('ALB_DESC', 'Album description'); define('ALB_THUMB', 'Album thumbnail'); define('ALB_PERM', 'Permissions for this album'); define('CAN_VIEW', 'Album can be viewed by'); define('CAN_UPLOAD', 'Visitors can upload pictures'); define('CAN_POST_COMMENTS', 'Visitors can post comments'); define('CAN_RATE', 'Visitors can rate pictures'); define('USER_GAL', 'User Gallery'); define('NO_CAT', '* No category *'); define('ALB_EMPTY', 'Album is empty'); define('LAST_UPLOADED', 'Last uploaded'); define('PUBLIC_ALB', 'Everybody (public album)'); define('ME_ONLY', 'Me only'); define('OWNER_ONLY', 'Album owner (%s) only'); define('GROUPP_ONLY', 'Members of the \'%s\' group'); define('ERR_NO_ALB_TO_MODIFY', 'There is no album you may modify.'); define('UPDATE', 'Update album'); // lang_rate_pic_php define('ALREADY_RATED', 'Sorry but you have already rated this picture'); define('RATE_OK', 'Your vote was accepted'); // lang_register_disclamer define('REGISTER_DISCLAMER', 'While the administrators of {SITE_NAME} will attempt to remove or edit any generally objectionable material as quickly as possible, it is impossible to review every post. Therefore you acknowledge that all posts made to this site express the views and opinions of the author and not the administrators or webmaster (except for posts by these people) and hence will not be held liable.

You agree not to post any abusive, obscene, vulgar, slanderous, hateful, threatening, sexually-orientated or any other material that may violate any applicable laws. You agree that the webmaster, administrator and moderators of {SITE_NAME} have the right to remove or edit any content at any time should they see fit. As a user you agree to any information you have entered above being stored in a database. While this information will not be disclosed to any third party without your consent the webmaster and administrator cannot be held responsible for any hacking attempt that may lead to the data being compromised.

This site uses cookies to store information on your local computer. These cookies serve only to improve your viewing pleasure. The email address is used only for confirming your registration details and password.

By clicking \'I agree\' below you agree to be bound by these conditions.'); // lang_register_php define('PAGE_TITLE', 'User registration'); define('TERM_COND', 'Terms and conditions'); define('I_AGREE', 'I agree'); define('SUBMIT', 'Submit registration'); define('ERR_USER_EXISTS', 'The username you have entered already exist, please choose a different one'); define('ERR_PASSWORD_MISMATCH', 'The two passwords does not match, please input them again'); define('ERR_UNAME_SHORT', 'Username must be 2 characters long minimum'); define('ERR_PASSWORD_SHORT', 'Password must be 2 characters long minimum'); define('ERR_UNAME_PASS_DIFF', 'Username and password must be different'); define('ERR_INVALID_EMAIL', 'Email address is invalid'); define('ERR_DUPLICATE_EMAIL', 'Another user has already registered with the email address you entered'); define('ENTER_INFO', 'Input registration information'); define('REQUIRED_INFO', 'Required information'); define('OPTIONAL_INFO', 'Optional information'); define('USERNAME', 'Username'); define('PASSWORD', 'Password'); define('PASSWORD_AGAIN', 'Re-enter password'); define('EMAIL', 'Email'); define('LOCATION', 'Location'); define('INTERESTS', 'Interests'); define('WEBSITE', 'Home page'); define('OCCUPATION', 'Occupation'); define('ERROR', 'ERROR'); define('CONFIRM_EMAIL_SUBJECT', '%s - Registration confirmation'); define('INFORMATION', 'Information'); define('FAILED_SENDING_EMAIL', 'The registration confirmation email can\'t be send !'); define('THANK_YOU', 'Thank your for registering.

An email with information on how to activate your account was sent to the email address your provided.'); define('ACCT_CREATED', 'Your account has been created and you can now login with your username and password'); define('ACCT_ACTIVE', 'Your account is now active and you can login with your username and password'); define('ACCT_ALREADY_ACT', 'Your account is already active !'); define('ACCT_ACT_FAILED', 'This account can\'t be activated !'); define('ERR_UNK_USER', 'Selected user does not exist !'); define('X_S_PROFILE', '%s\'s profile'); define('GROUP', 'Group'); define('REG_DATE', 'Joined'); define('DISK_USAGE', 'Disk usage'); define('CHANGE_PASS', 'Change my password'); define('CURRENT_PASS', 'Current password'); define('NEW_PASS', 'New password'); define('NEW_PASS_AGAIN', 'New password again'); define('ERR_CURR_PASS', 'Current password is incorrect'); define('APPLY_MODIF', 'Apply modifications'); define('UPDATE_SUCCESS', 'Your profile was updated'); define('PASS_CHG_SUCCESS', 'Your password was changed'); define('PASS_CHG_ERROR', 'Your password was not changed'); // lang_register_confirm_email define('REGISTER_CONFIRM_EMAIL', 'Thank you for registering at {SITE_NAME} Your username is : "{USER_NAME}" Your password is : "{PASSWORD}" In order to activate your account, you need to click on the link below or copy and paste it in your web browser. {ACT_LINK} Regards, The management of {SITE_NAME} '); // lang_reviewcom_php define('TITLE', 'Review comments'); define('NO_COMMENT', 'There is no comment to review'); define('N_COMM_DEL', '%s comment(s) deleted'); define('N_COMM_DISP', 'Number of comments to display'); define('SEE_PREV', 'See previous'); define('SEE_NEXT', 'See next'); define('DEL_COMM', 'Delete selected comments'); // lang_search_php define('SEARCH', 'Search the image collection'); // lang_search_new_php define('PAGE_TITLE', 'Search new pictures'); define('SELECT_DIR', 'Select directory'); define('SELECT_DIR_MSG', 'This function allows you to add a batch of picture that your have uploaded on your server by FTP.

Select the directory where you have uploaded your pictures'); define('NO_PIC_TO_ADD', 'There is no picture to add'); define('NEED_ONE_ALBUM', 'You need at least one album to use this function'); define('WARNING', 'Warning'); define('CHANGE_PERM', 'the script can\'t write in this directory, you need to change its mode to 755 or 777 before trying to add the pictures !'); define('TARGET_ALBUM', 'Put pictures of "%s" into %s'); define('FOLDER', 'Folder'); define('IMAGE', 'Image'); define('ALBUM', 'Album'); define('RESULT', 'Result'); define('DIR_RO', 'Not writable. '); define('DIR_CANT_READ', 'Not readable. '); define('INSERT', 'Adding new pictures to the gallery'); define('LIST_NEW_PIC', 'List of new pictures'); define('INSERT_SELECTED', 'Insert selected pictures'); define('NO_PIC_FOUND', 'No new picture was found'); define('BE_PATIENT', 'Please be patient, the script needs time to add the pictures'); define('NOTES', ''); define('SELECT_ALBUM', 'Select album'); define('NO_ALBUM', 'No album name was selected, click back and select an album to put your pictures in'); // lang_upload_php define('TITLE', 'Upload picture'); define('MAX_FSIZE', 'Maximum allowed file size is %s KB'); define('ALBUM', 'Album'); define('PICTURE', 'Picture'); define('PIC_TITLE', 'Picture title'); define('DESCRIPTION', 'Picture description'); define('KEYWORDS', 'Keywords (separate with spaces)'); define('ERR_NO_ALB_UPLOADABLES', 'Sorry there is no album where you are allowed to upload pictures'); // lang_usermgr_php define('TITLE', 'Manage users'); define('NAME_A', 'Name ascending'); define('NAME_D', 'Name descending'); define('GROUP_A', 'Group ascending'); define('GROUP_D', 'Group descending'); define('REG_A', 'Reg date ascending'); define('REG_D', 'Reg date descending'); define('PIC_A', 'Pic count ascending'); define('PIC_D', 'Pic count descending'); define('DISKU_A', 'Disk usage ascending'); define('DISKU_D', 'Disk usage descending'); define('SORT_BY', 'Sort users by'); define('ERR_NO_USERS', 'User table is empty !'); define('ERR_EDIT_SELF', 'You can\'t edit your own profile, use the \'My profile\' link for that'); define('EDIT', 'EDIT'); define('DELETE', 'DELETE'); define('NAME', 'User name'); define('GROUP', 'Group'); define('INACTIVE', 'Inactive'); define('OPERATIONS', 'Operations'); define('PICTURES', 'Pictures'); define('DISK_SPACE', 'Space used / Quota'); define('REGISTERED_ON', 'Registered on'); define('U_USER_ON_P_PAGES', '%d users on %d page(s)'); define('CONFIRM_DEL', 'Are you sure you want to DELETE this user ? \\nAll his pictures and albums will also be deleted.'); define('MAIL', 'MAIL'); define('ERR_UNKNOWN_USER', 'Selected user does not exist !'); define('MODIFY_USER', 'Modify user'); define('NOTES', 'Notes'); define('NOTE_LIST', '
  • If you don\'t want to change the current password, leave the \"password\" field blank'); define('PASSWORD', 'Password'); define('USER_ACTIVE_CP', 'User is active'); define('USER_GROUP_CP', 'User group'); define('USER_EMAIL', 'User email'); define('USER_WEB_SITE', 'User web site'); define('CREATE_NEW_USER', 'Create new user'); define('USER_FROM', 'User location'); define('USER_INTERESTS', 'User interests'); define('USER_OCC', 'User occupation'); // lang_util_php define('TITLE', 'Resize pictures'); define('WHAT_IT_DOES', 'What it does'); define('WHAT_UPDATE_TITLES', 'Updates titles from filename'); define('WHAT_DELETE_TITLE', 'Deletes titles'); define('WHAT_REBUILD', 'Rebuilds thumbnails and resized photos'); define('WHAT_DELETE_ORIGINALS', 'Deletes original sized photos replacing them with the resized version'); define('FILE', 'File'); define('TITLE_SET_TO', 'title set to'); define('SUBMIT_FORM', 'submit'); define('UPDATED_SUCCESFULLY', 'updated succesfully'); define('ERROR_CREATE', 'ERROR creating'); define('CONTINUE', 'Process more images'); define('MAIN_SUCCESS', 'The file %s was successfully used as main picture'); define('ERROR_RENAME', 'Error renaming %s to %s'); define('ERROR_NOT_FOUND', 'The file %s was not found'); define('BACK', 'back to main'); define('THUMBS_WAIT', 'Updating thumbnails and/or resized images, please wait...'); define('THUMBS_CONTINUE_WAIT', 'Continuing to update thumbnails and/or resized images...'); define('TITLES_WAIT', 'Updating titles, please wait...'); define('DELETE_WAIT', 'Deleting titles, please wait...'); define('REPLACE_WAIT', 'Deleting originals and replacing them with resized images, please wait..'); define('INSTRUCTION', 'Quick instructions'); define('INSTRUCTION_ACTION', 'Select action'); define('INSTRUCTION_PARAMETER', 'Set parameters'); define('INSTRUCTION_ALBUM', 'Select album'); define('INSTRUCTION_PRESS', 'Press %s'); define('UPDATE', 'Update thumbs and/or resized photos'); define('UPDATE_WHAT', 'What should be updated'); define('UPDATE_THUMB', 'Only thumbnails'); define('UPDATE_PIC', 'Only resized pictures'); define('UPDATE_BOTH', 'Both thumbnails and resized pictures'); define('UPDATE_NUMBER', 'Number of processed images per click'); define('UPDATE_OPTION', '(Try setting this option lower if you experience timeout problems)'); define('FILENAME_TITLE', 'Filename ⇒ Picture title'); define('FILENAME_HOW', 'How should the filename be modified'); define('FILENAME_REMOVE', 'Remove the .jpg ending and replace _ (underscore) with spaces'); define('FILENAME_EURO', 'Change 2003_11_23_13_20_20.jpg to 23/11/2003 13:20'); define('FILENAME_US', 'Change 2003_11_23_13_20_20.jpg to 11/23/2003 13:20'); define('FILENAME_TIME', 'Change 2003_11_23_13_20_20.jpg to 13:20'); define('DELETE', 'Delete picture titles or original size photos'); define('DELETE_TITLE', 'Delete picture titles'); define('DELETE_ORIGINAL', 'Delete original size photos'); define('DELETE_REPLACE', 'Deletes the original images replacing them with the sized versions'); define('SELECT_ALBUM', 'Select album'); // lang_pagetitle_php define('VIEWING', 'Viewing Photo'); define('USR', '\'s Photo Gallery'); define('PHOTOGALLERY', 'Photo Gallery'); ?> Ismaili Portal - The Free Ismaili - Audio : Video : e-Cards : Picture Gallery > Ismaili Portal

    Welcome to Ismaili Portal - The Free Ismaili - Audio : Video : e-Cards : Picture Gallery

     
    Search
    _TOPICS
      Create an account    

    Modules
    · Home
    · AvantGo
    · Content
    · Downloads
    · Encyclopedia
    · Journal
    · NukeTube
    · Photo Gallery
    · Private Messages
    · Quran
    · Recommend Us
    · Search
    · Statistics
    · Stories Archive
    · Submit News
    · Surveys
    · Top 10
    · Topics
    · Wap-2-Go
    · Web Links
    · Your Account

    Who's Online
    There are currently, 28 guest(s) and 1 member(s) that are online.

    You are Anonymous user. You can register for free by clicking here

    Google Ads

    Health
    ·Video Gaming Just Might Fight Aging
    ·Half With Diabetes Skip Insulin Injections
    ·Victoza (liraglutide) Medication for Diabetes
    ·Intensive Insulin Therapy Won't Boost Septic Shock Survival
    ·Stress, Anxiety Can Up Risk of Depression in Pregnancy
    ·Self-Image Linked to Activity in Frontal Lobe of Brain
    ·Haitian Children Need Specific Relief Efforts
    ·Over 70 and Overweight May Add Years to Life
    ·Health Tip: Learn the Symptoms of Graves' Disease
    ·Health Tip: Spot the Signs of TMJ

    read more...



     

    Ismaili Portal

    The Aga Khan Picture Gallery

    Main Page :: Register :: Login
    Most viewed :: Last uploads :: Top rated :: Search


    Category Albums Pictures
    Golden JubileeGolden Jubilee Visit Pictures 8 124
    Aga Khan in Bangladesh


    Aga Khan in Bangladesh

    Golden Jubilee Darbar 2008

    8 pictures, last one added on Jun 06, 2008

    Aga Khan in United States of America


    Aga Khan in United States of America

    Darbar in United States of America

    10 pictures, last one added on Jun 06, 2008

    Aga Khan in West Africa


    Aga Khan in West Africa

    His Highness Prince Karim Aga Khan Darbar visit to West Africa

    13 pictures, last one added on Jun 07, 2008

    Aga Khan in United Kingdom


    Aga Khan in United Kingdom

    Aga Khan Darbar Visit to London and United Kingdom

    10 pictures, last one added on Jul 04, 2008

    Aga Khan in Portugal


    Aga Khan in Portugal

    Aga Khan Darbar Visit to Portugal

    41 pictures, last one added on Jul 27, 2008

    Aga Khan in Syria


    Aga Khan in Syria

    His Higness Prince Karim Aga Khan Visit Syria from 24th August 2008 to 29th August 2008

    18 pictures, last one added on Sep 03, 2008

    Aga Khan in Kazakhstan


    Aga Khan in Kazakhstan

    His Highness the Aga Khan began a ten day visit to Central Asia in Astana, Kazakhstan.

    9 pictures, last one added on Nov 04, 2008

    Aga Khan In Tajikistan


    Aga Khan In Tajikistan

    His Highness Prince Karim Aga Khan IV in Tajikistan.

    15 pictures, last one added on Nov 05, 2008

    8 albums on 1 page(s)
    Aga Khan in BangladeshDarbar 2008 Visit, of Aga Khan in Banglesh Picture
    Aga Khan in United States of AmericaGolden Jubilee Darbar 2008, in United States of America
    Aga Khan in IndiaGolden Jubilee Darbar 2008 3 32
    Aga Khan in CanadaGolden Jubilee Darbar in Canada 2 19
    Events
    Events, Ceremonies attend by H.H. Prince Karim Aga Khan

    7 445
    Honorary Degree of Doctor of Laws


    Honorary Degree of Doctor of Laws

    His Highness the Aga Khan receives Honorary Degree of Doctor of Laws

    9 pictures, last one added on Jun 17, 2008

    Pictures 2008


    Pictures 2008

    Aga Khan Events and Ceramony Pictures of 2008

    8 pictures, last one added on Jul 09, 2008

    Golden Jubilee Games


    Golden Jubilee Games

    Nairobi, Kenya 24th to 29th June 2008, Golden Jubilee Games is a tribute to all the Ismailis athletes from 20 countries,

    243 pictures, last one added on Jul 08, 2008

    Calgary Ismaili Muslim Stampede Breakfast 2008


    Calgary Ismaili Muslim Stampede Breakfast 2008

    Photos from the Ismaili Muslim Community of Calgary's 2008 Stampede Breakfast, held on the grounds of the Calgary Ismaili Jamat Khana and Centre.

    9 pictures, last one added on Jul 06, 2008

    Khushiali Celebrations December 22rd 2007


    Khushiali Celebrations December 22rd 2007

    71st Salgirah Khushiali Celebrations at the RoundUp Centre in Calgary on December 22rd 2007.

    13 pictures, last one added on Jul 06, 2008

    Chicago Partnership Walk 2008


    Chicago Partnership Walk 2008

    Photographs from Partnership Walk 2008 Chicago

    110 pictures, last one added on Sep 04, 2008

    Los Angeles Partnership Walk 2008


    Los Angeles Partnership Walk 2008

    Personal Photograph of Los Angeles Partnership Walk by Nina Jaffer.

    53 pictures, last one added on Oct 14, 2008

     

     
    7 albums on 1 page(s)
    Pictures 2008Pictures of Events and Cermonys of 2008
    Jamat KhanaPictures of the Ismaili Jamat Khana and Community Centre. 2 29
    Maputo Jamat Khana


    Maputo Jamat Khana

    Maputo Jamatkhana evokes a long history of Ismailis in Mozambique

    12 pictures, last one added on Jun 06, 2008

    Ismaili Jamat Khana / Community Centre


    Ismaili Jamat Khana / Community Centre

    17 pictures, last one added on Jul 27, 2008

    2 albums on 1 page(s)
    Aga Khan Development NetworkAga Khan Development, Financial, and Rehabilitation Etc. 1 10
    Ismaili Economic Forum


    Ismaili Economic Forum

    Ismaili Centre Dubai, Prince Amyn is received by Vice-President of the Ismaili Council for the UAE

    10 pictures, last one added on Jun 13, 2008

     

     
    1 albums on 1 page(s)
    780 pictures in 25 albums and 9 categories with 0 comments viewed 37192 times

    Portrait


    Portrait

    The Portraits of Aga Khan & His Family, you can send it as e-Greeting to your friends.

    14 pictures, last one added on Aug 29, 2009

    The Ismaili Wallpapers


    The Ismaili Wallpapers

    The Wallpapers is talken from third party resource.

    107 pictures, last one added on Aug 26, 2008

    2 albums on 1 page(s)

    canada2121.jpg
    Aga Khan in Canada - Nov 23, 2008
    Tajikistan2015.jpg
    Aga Khan In Tajikistan - Nov 05, 2008
    kazakhstan_1993.jpg
    Aga Khan in Kazakhstan - Nov 02, 2008

    GJBlessing.jpg
    Aug 29, 2009
    KhidmatGar.jpg
    Aug 29, 2009
    canada3627.jpg
    Nov 23, 2008

    Last comments
    No image to display
    p1040566.jpg
    1430 views
    yyyhgtJUHK.jpg
    1003 views
    985246460211_0_BG.jpg
    724 views

    dscn8129-0.jpg

    3.5/5 (18 votes)
    2008june30_2l.jpg

    3.56/5 (16 votes)
    sb084-0.jpg

    3.5/5 (16 votes)

    untitledBBGH.jpg
    p1030790.jpg
    canada3626.jpg

    Ismaili Portal - E-Card Suggestion - Contact Us

    Powered by Ismaili Portal

    Tracks

    Emergency Guide
    ·Video Gaming Just Might Fight Aging
    ·Half With Diabetes Skip Insulin Injections
    ·Victoza (liraglutide) Medication for Diabetes
    ·Intensive Insulin Therapy Won't Boost Septic Shock Survival
    ·Stress, Anxiety Can Up Risk of Depression in Pregnancy
    ·Self-Image Linked to Activity in Frontal Lobe of Brain
    ·Haitian Children Need Specific Relief Efforts
    ·Over 70 and Overweight May Add Years to Life
    ·Health Tip: Learn the Symptoms of Graves' Disease
    ·Health Tip: Spot the Signs of TMJ

    read more...

    Login
    Nickname

    Password

    Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name.

    Encyclopedia of Ismailism
    Total Encyclopedia's: 2
    Total Definitions: 731


    Encyclopedia's

    Encyclopaedia of Ismailism

    101 Ismaili Heroes Volume 1

    Definitions



    Abu Aly Alibhai Aziz, Dr., Missionary


    Abdullah Hashim Gangji, Count

    Abdul Rasul Alidina Visram, Varas

    Abdul Rasul Alibhai Kassim Lakha, Wazir

    Ahmed Ali Nizari Piredina, Wazir

    Ahmed Devji, Haji

    Alarakhia Sumar

    Ali Muhammad Jessa Bhaloo, Wazir

    Ali Muhammad R. Macklai, Huzur Wazir

    Alibhai Nanji, Missionary

    Alibhai Premji Tyrewala, Itmadi

    Alidina Ali Muhammad Asani, Rai

    Alidina Kanji Ramji, Wazir

    Alidina Visram, Varas

    Amir Ali, Captain, Varas

    Amir Ali Fancy, Wazir

    Amir Ali Muhammad Ormadawala, Itmadi

    Amir Ismail Bin Muhammad

    Ass’ad Shah Khalili

    Ashad Ali Haji

    Bandali Kassim, Varas

    Bandali Muhammad Ladha

    Basaria Fadhu, Varas

    Budhwani, Kassim Mitha

    Chagla Vali Muhammad, Wazir

    Chhotubhai, Ismail Mahomed Jaffer, Varas

    Chunara, Ali Muhammad Jan Muhammad, Wazir

    Datoo Meru, Alijah

    Datoo, Mukhi Ramzan Ismail, Dr.

    Dayabhai Velji, Varas

    Eboo Pirbhai, Dewan

    Fadhu Piru Khalikdina, Varas

    Fidai Khorasani

    Ghulam Ali Allana, Huzur Varas

    Ghulam Ali Shah,Missionary

    Ghulam Hussain Mohammad Ali Dharas, Wazir

    Ghulam Hussain Mohammad Jindani, Dewan

    Ghulam Hussain S.Thavar, Wazir

    Hamir Lakha, Missionary

    Hashim Jamal, Count

    Hashu Tharuani

    Hassan Kassim Lakha, Count

    Hooda, Vali Mohammed Nanji

    Ibrahim Suleman Haji, Wazir

    Ibrahim Jusab Varteji, Missionary

    Ibrahim Nathoo, Count

    Ibrahim Rahimtullah, Sir

    Ismail Gangji, Varas

    Ismail Kassimani, Kamadia

    Jaffer Ali A.Bhalwani, Honorary Missionary

    Jaffer Ali Muhammad Sufi, Missionary

    Jaffer Rahimtulla

    Jafferali Ali Megji, Count

    Jan Muhammad Hansraj, Varas

    Juma Bhagat Ismail, Missionary

    Juma Jan Muhammad

    Karam Hussain, Missionary

    Karim Ibrahim, Sir

    Karim Ismail Mansawala, Varas

    Karim Kassim, Varas

    Kassim Ali Hasan Ali Javeri, Chief Wazir

    Kassim Ali Muhammad Jaffer, Missionary

    Kassim Ali R.Paroo, Honorary Missionary

    Khuda Baksh Talib, Missionary

    Ladakbhai Haji

    Lakhpati, Abdullah Jaffer, Major

    Laljibhai Devraj

    Manji Ghulam Hussain Padamsi

    Master Hashim Bogha

    Megji Mulji Mukhi

    Moledina Megji, Varas

    Muhammad Ali G. Fazalbhoy, Wazir

    Muhammad Hasan A. Fazalbhoy, Wazir

    Muhammad Ibrahim M. Rawjee, Dewan

    Muhammad Jamal Khan, Mir

    Muhammad Murad Ali Juma, Missionary

    Muhammad Remu, Varas

    Mulji Nazar Ali, Count

    Mustapha Ghaleb

    Pir Muhammad Hoodbhoy, Dr. Wazir

    Pir Muhammad V. Madhani, Lt. Col.

    Rahim Basaria, Wazir

    Rahimtuallah A.C., Wazir

    Rahimtullah Muhammad Sayani

    Rajab Ali Megji, Varas

    Saboor Chatoor, Wazir

    Sabzali Ramzan Ali, Pir

    Sadruddin A.M., Rai

    Sayed Munir, Missionary

    Sewa Haji Paroo

    Shaikh Ahmed Al-Muhammad

    Shaikh Suleman Al-Hajj

    Shivji Haji, Varas

    Sultanali Nazarali Walji, Missionary

    Tharia Topan, Sir

    U Kan Gyi, Wazir

    Virji Premji Parpiya, Wazir

    Jivabhai Bhanji, Wazir

    Kara Ruda, Missionary

    Rajan Lalji, Count

    Sadruddin Hashwani, Varas



    Mumtaz Ali Tajddin S. Ali

    Popular Search

    Play Video

    Sports
    ·FBI investigated threats, letters sent to Pistons' Chuck Daly
    ·Jimenez stops Westwood in playoff for Dubai victory
    ·Oudin wins to give USA spot in Fed Cup semifinals
    ·Edwin Valero stays unbeaten, eyes fight with Manny Pacquiao
    ·Danica spins, rallies for sixth in stock-car debut; Gerhart wins
    ·LeBron scores 47 vs. Knicks as Cavaliers win 11th straight
    ·Illinois dispatches Kalin Lucas-less No. 5 Michigan State
    ·No Kobe, no problem: Odom, Lakers wear down Blazers
    ·Harvick feeling no ill effects, captures Daytona's Shootout
    ·Rangers 3, Devils 1: Rangers Maintain an Edge Against the Devils

    read more...

    Link Share
    Share with Blink Blogmarks.net del.icio.us Digg It! Fark.com Furl Google Bookmarks ma.gnolia.com Newsvine.com Netscape.com Plugim.com RawSugar.com Reddit.com Searchles.com Shadows.com Simpy.com SlashDot.org Spurl.net StumbleUpon.com TailRank.com technorati.com Wink.com Yahoo.com

    User Online




    Copyright © 2005-2008 The Free Encyclopedia
    Page Generation: 1.01 Seconds