Thursday, January 12, 2006
« CF2 Presentation | Main | Recruiting and Mentoring »

Many applications have scaling, or zoom-in, zoom-out features of some kind.  Acrobat reader, Word, Graphics programs, etc.  We have these great Skin and Theme features in ASP.NET 2.0 but not so in Windows forms.  You can enable XP visual styles though, check out this Help article:

ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.VSADD.v10.en/dv_vstechart/html/vbtchUsingWindowsXPVisualStylesWithControlsOnWindowsForms.htm

While trying to determine a good design approach to creating a skin-able windows app I stumbled across some odd behavior which I assumed must be a bug:

  1. Create a windows forms app and throw some controls on it.  Leave everything the default size/font/color since I am going to apply a skin to it anyway.
  2. At runtime, change the font to the "skin" font.
  3. If the design-time font was good ole MS sans-serif 8.25pt and I assigned a font with a different size (Verdana, 12pt) the form would suddenly get tremendously larger.

My forms extend from a BaseForm, so this must be a Visual Ineritence bug, I thought, and the client decided not to spend $$ on the skinable feature just yet anyway.  When a request came in to allow parts of the application to Scale via zoom-in, zoom-out, I came back to this.  My odd resizing forms are exhibiting behavior as designed.

ScaleMode

Windows Forms in .Net 2.0 are designed to automatically scale under one of two events: the Font assigned to the form changes, or the screen resolution changes.  There is an AutoScaleMode property on a Form, with the enumerated values being

  • None
  • Inherit
  • Font
  • DPI

It seems I could find my way through this in order to meet my scaling requirement and also revisit the Skin feature in future.  A Form keeps track of what dimensions it was designed to regardless of other resizing and such.  This is stored in the AutoScaleDimensions property.  From the set_Font method of a Form, the Scale and ultimately ScaleControl methods will be called.  These can be overridden to alter scaling behavior, or just observed to determine how to manipulate scaling.  So, I have an MDI application and the area I want to scale will be contained in a "ScalableForm" like so:

Now, a simple way to give the user the ability to zoom out, I create a simple ScaleData class.

public class ScaleData
{
public ScaleData(float size, string desc)
{
_fontSize = size;
_display = desc;
}
private float _fontSize;

public float FontSize
{
get { return _fontSize; }
set { _fontSize = value; }
}
private string _display;

public string Display
{
get { return _display; }
set { _display = value; }
}
}

... and populate some scale values in the ScalableForm constructor:

public ScalableForm()
{
InitializeComponent();
ScaleSizes = new List<ScaleData>();
ScaleSizes.Add(new ScaleData(this.Font.Size / 2f, "50%"));
ScaleSizes.Add(new ScaleData(this.Font.Size, "100%"));//This will be the design-time size
ScaleSizes.Add(new ScaleData(this.Font.Size * 2f, "200%"));

...

There is certainly no need to pre-calculate a limited set of zoom values but it removes the need for calculations later to get back to 100% .  Now I provide a menu item that will scale the currently active child Form and the code is very simple:

private void toolStripMenuItem2_Click(object sender, EventArgs e)
{
  _scale.Font = new Font(_scale.Font.FontFamily,_scale.ScaleSizes[0].FontSize);
}

So telling it to zoom to 50% looks like:

A couple of other things bear mentioning.  Note that "a bunch of text in a label" appears the same size in both cases , although the Location of the Label was scaled down.  By default the ScaleChildren called from ContainerControl will not scale controls set to be automatically sized, so in this case I would need to tell my label not to auto size itself.  Also, the documentation for scaling claims you can have a control on this form not ever scale itself by extending a control class and providing the following:

public class UnscalableComboBox : ComboBox
{
   protected override void SetBoundsCore(int x, int y, int width, int height, BoundsSpecified specified)
   {
      base.SetBoundsCore(x, y, 121, 21, BoundsSpecified.None);
   }
}

However, neither this, not setting Locked=true, not setting MaximumSize and MinimumSize would stop a control from being scaled when I changed the font.  For now I put the scaling function in the menu (rather than a combo box on this form somewhere) but will continue to investigate this feature as I work on this project.

 

Thursday, January 12, 2006 10:51:44 AM (Central Standard Time, UTC-06:00)  #    Disclaimer  |  Comments [0]  |  Trackback Related posts:
Windows Live Writer
A badge of honor
User vs. Project level settings - Small gem in VS2008 SP1
Interesting error condition
Racing a Jet engine
64bit tomfoolery
Tracked by:
"phentermine" (phentermine) [Trackback]
"cams sex" (adult dating) [Trackback]
"phentermine" (phentermine) [Trackback]
"live sex" (live sex) [Trackback]
"tramadol" (tramadol) [Trackback]
"free sex cam" (free sex cam) [Trackback]
"pc memory upgrade" (pc memory upgrade) [Trackback]
"generic cialis next day" (generic cialis next day) [Trackback]
"ital" (ital) [Trackback]
"prom dresses" (prom dresses) [Trackback]
"plants retail frisco%2c tx" (plants retail frisco%2c tx) [Trackback]
"invisibile ragazze inculate" (invisibile ragazze inculate) [Trackback]
"piu caldo fuoriclasse papa" (piu caldo fuoriclasse papa) [Trackback]
"museo santa giulia brescia" (museo santa giulia brescia) [Trackback]
"rubber stamping sites" (rubber stamping sites) [Trackback]
"dirty disney toons" (dirty disney toons) [Trackback]
"nokia 1110" (nokia 1110) [Trackback]
"Antivirus Software Reviews" (Antivirus Software Reviews) [Trackback]
"construction project checklist" (construction project checklist) [Trackback]
"car seat covers dog" (car seat covers dog) [Trackback]
"cinema roma" (cinema roma) [Trackback]
"what is my computer hz" (what is my computer hz) [Trackback]
"babel" (babel) [Trackback]
"owner builder homes" (owner builder homes) [Trackback]
"SEIKO KINETIC SKH640" (SEIKO KINETIC SKH640) [Trackback]
"babysitter wanted fairbanks alaska" (babysitter wanted fairbanks alaska) [Trackback]
"lilith" (lilith) [Trackback]
http://9ny-information.info/40327331/index.html [Pingback]
http://9nh-information.info/32545435/index.html [Pingback]
http://9nj-information.info/64027815/index.html [Pingback]
http://9nu-information.info/51921505/lcd-dvd-hd-tv-20.html [Pingback]
http://9ng-information.info/47848809/index.html [Pingback]
http://9nl-information.info/03929368/index.html [Pingback]
http://9nx-information.info/14771888/arizona-real-estate-commission.html [Pingback]
http://9nt-information.info/63575405/atlantic-spice-house.html [Pingback]
http://9no-information.info/63463981/index.html [Pingback]
http://9nw-information.info/67824047/index.html [Pingback]
http://9oj-information.info/51134026/index.html [Pingback]
http://9ok-information.info/72507950/what-are-the-effects-of-movie-in-the-societ... [Pingback]
http://9oh-information.info/77836091/light-horse-nebn.html [Pingback]
http://9qn-information.info/12090591/index.html [Pingback]
http://9qg-information.info/11383509/index.html [Pingback]
http://9om-information.info/34982771/index.html [Pingback]
http://9sf-information.info/73652788/finestra-legno-alluminio.html [Pingback]
http://9rj-information.info/29080389/index.html [Pingback]
"And some else, come here..." (FlasheR!) [Trackback]
http://9ru-information.info/94498996/marshall-sports.html [Pingback]
http://9uael-le-informazioni.info/72998866/index.html [Pingback]
http://9uaeb-le-informazioni.info/12544274/index.html [Pingback]
http://9uaem-le-informazioni.info/45739391/local-televisione-network.html [Pingback]
http://9uafp-le-informazioni.info/72981705/matura-couple-seduced.html [Pingback]
http://9uaec-le-informazioni.info/75208320/harry-potter-ordine-fenice-anteprime-... [Pingback]
http://9uaen-le-informazioni.info/14368009/text-css.html [Pingback]
http://9uafo-le-informazioni.info/78861417/bande-musicale-spartito-natale.html [Pingback]
http://9uaeq-le-informazioni.info/63326478/index.html [Pingback]
http://9uaeq-le-informazioni.info/18850024/majorette-giocattolo.html [Pingback]
http://9uahj-le-informazioni.info/05557242/index.html [Pingback]
http://9uahg-le-informazioni.info/66420937/tutto-citta-di-trento.html [Pingback]
http://9uagb-le-informazioni.info/07872540/index.html [Pingback]
http://9uahi-le-informazioni.info/51001029/index.html [Pingback]
http://9uage-le-informazioni.info/15451777/ricetta-cucina-altoatesina.html [Pingback]
http://9uahm-le-informazioni.info/15405919/gratis-download-windows-vista.html [Pingback]
http://9uaht-le-informazioni.info/32925444/db-15.html [Pingback]
http://9uago-le-informazioni.info/04670905/occhio-rosso-it.html [Pingback]
http://kevruublog.tripod.com/39.html [Pingback]
http://fartooblog.tripod.com/174.html [Pingback]
http://tlem3v.org/sitemap30.html [Pingback]
http://zbal5s.org/yoko-kanno-ask-dna.html [Pingback]
http://pinofranc.homestead.com/01/replicas-rolex.html [Pingback]
http://pinofranc.homestead.com/05/lawn-mower.html [Pingback]
http://pinofranc.homestead.com/01/smith-and-wollensky.html [Pingback]
http://zelkuunews.tripod.com/25.html [Pingback]
http://zunvoonews.angelfire.com/196.html [Pingback]
http://minveenews.angelfire.com/129.html [Pingback]
http://r9vod-www.biz/man-licking-vagina.html [Pingback]
http://gorme-eee.com/lesb-movies.html [Pingback]
http://frg6q-rrr.com/boobs-massive.html [Pingback]
http://unibetkom.netfirms.com/00314-blog.html [Pingback]
http://ramambo.nl.eu.org/05/online-jobs.html [Pingback]
http://ramambo.nl.eu.org/u-s--department-of-justice.html [Pingback]
http://harum.nl.eu.org/gettin-some.html [Pingback]
http://grgh1aa.biz/actiontec.html [Pingback]
http://digukl1.biz/big-fake-boobs.html [Pingback]
http://hlia9o7.com/www-onedollarhentai-com.html [Pingback]
http://verotokom.nl.eu.org/www-outpersonal-com.html [Pingback]
http://dero--kom.nl.eu.org/champion-mobile-homes.html [Pingback]
http://nasferablog.netfirms.com/146.html [Pingback]
http://plxguhg.biz/albany-dodge.html [Pingback]
http://obgbtzr.com/hentai-dragonball.html [Pingback]
http://albldh9.biz/pennsylvania-hospital.html [Pingback]
http://nasferablog.netfirms.com/451.html [Pingback]
http://cypvori.biz/tip-it.html [Pingback]
http://nasferablog.netfirms.com/100.html [Pingback]
http://ger--kom.nl.eu.org/voyeur-mpegs.html [Pingback]
http://xgldagn.biz/glomerulonephritis.html [Pingback]
http://www.nonedotweb.org/st40.html [Pingback]
http://www.nonedotweb.org/st83.html [Pingback]
http://www.nonedotweb.org/st59.html [Pingback]
http://9ujxy-le-informazioni.cn/32329277/acquistare-auto-usate.html [Pingback]
http://9ukdv-le-informazioni.cn/37151744/recensione-de-il-cavaliere-inesistente.... [Pingback]
http://9ujoc-le-informazioni.cn/94732678/index.html [Pingback]
http://9ujwq-le-informazioni.cn/28749708/index.html [Pingback]
http://9ukgk-le-informazioni.cn/52390962/manga-animati-erotici.html [Pingback]
http://zgzqetw.biz/blarney-castle.html [Pingback]
http://9ujxp-le-informazioni.cn/45779133/index.html [Pingback]
http://9ujpq-le-informazioni.cn/98464596/terre-dei-priori-montalcino.html [Pingback]
http://9ujuv-le-informazioni.cn/82367715/materiali-isolanti-acustici.html [Pingback]
http://9ukcq-le-informazioni.cn/37795125/index.html [Pingback]
http://9ukif-le-informazioni.cn/33101495/moda-collezioni.html [Pingback]
http://9ujmp-le-informazioni.cn/13441695/niagara-falls-canada-address.html [Pingback]
http://9ujvw-le-informazioni.cn/80753685/index.html [Pingback]
http://9ujtf-le-informazioni.cn/02118851/valore-acquisto.html [Pingback]
http://9ukic-le-informazioni.cn/17494502/garage-parma.html [Pingback]
http://9ukab-le-informazioni.cn/90479816/index.html [Pingback]
http://9ukgv-le-informazioni.cn/65991729/index.html [Pingback]
http://9ujoa-le-informazioni.cn/95719306/stampe-antiche-roma.html [Pingback]
http://9ujvl-le-informazioni.cn/15720151/index.html [Pingback]
http://9ujms-le-informazioni.cn/36282689/index.html [Pingback]
http://9ujyj-le-informazioni.cn/13746328/ntop.html [Pingback]
http://9ujvu-le-informazioni.cn/22871742/index.html [Pingback]
http://9ukby-le-informazioni.cn/99830972/e1000-gps.html [Pingback]
http://9ujod-le-informazioni.cn/32022851/ospedale-vito-fazzi.html [Pingback]
http://9ujpw-le-informazioni.cn/45184661/index.html [Pingback]
http://9ukdp-le-informazioni.cn/77437043/index.html [Pingback]
http://9ukia-le-informazioni.cn/95716324/index.html [Pingback]
http://9ujum-le-informazioni.cn/54643377/index.html [Pingback]
http://9ujsk-le-informazioni.cn/97894430/learn-english-and-work-great-britain.ht... [Pingback]
http://9ujzb-le-informazioni.cn/25933554/htpc-computer.html [Pingback]
http://9ujmp-le-informazioni.cn/00816720/guide-di-albergo-campeggio-ristorante.h... [Pingback]
http://9ujsa-le-informazioni.cn/11896679/trenino-elettrico-babbo-natale.html [Pingback]
http://9ujwl-le-informazioni.cn/70283871/index.html [Pingback]
http://9ujuy-le-informazioni.cn/99689120/carlile-winslow.html [Pingback]
http://gqkkthz.biz/digital-gravel.html [Pingback]
http://nasferablog.netfirms.com/516.html [Pingback]
http://mromaner.tripod.com/32.html [Pingback]
http://mumareg.tripod.com/321.html [Pingback]
http://jmqp7tr.biz/continetalairline.html [Pingback]
http://hjftsic.biz/unitedairlanes.com.html [Pingback]
http://9ucop-le-informazioni.biz/37385106/data-notifica.html [Pingback]
http://9ucoq-le-informazioni.biz/28917738/index.html [Pingback]
http://9ucot-le-informazioni.biz/12541121/index.html [Pingback]
http://9ucoh-le-informazioni.biz/11379869/index.html [Pingback]
http://9ucoh-le-informazioni.biz/76965956/index.html [Pingback]
http://nok--com.nl.eu.org/nolan-helmets.html [Pingback]
http://lopbafrea.homestead.com/9.html [Pingback]
http://gz2w3gv.info/kids-hairstyles.html [Pingback]
http://petmeds.hooyack.com/1024.html [Pingback]
http://kubaluin.ifrance.com/244.html [Pingback]
http://petmeds.hooyack.com/273.html [Pingback]
http://mazzoliks.ifrance.com/91.html [Pingback]
http://halloweenus.net/662.html [Pingback]
http://halloweenus.net/352.html [Pingback]
http://greetingcard.usalegaldirect.org/36.html [Pingback]
http://discovercard.usalegaldirect.org/30.html [Pingback]
http://auter.homestead.com/00/kimpton-hotels.html [Pingback]
http://euter.homestead.com/00/www-fedex-ehr-com.html [Pingback]
http://2909071.ifrance.com/297.html [Pingback]
http://2909071.ifrance.com/243.html [Pingback]
http://0210071.ifrance.com/146.html [Pingback]
http://0210071.ifrance.com/245.html [Pingback]
http://03100711.ifrance.com/47.html [Pingback]
http://bumbarin.tripod.com/169.html [Pingback]
http://mikalkoin.ifrance.com/81.html [Pingback]
http://fasxen.netfirms.com/24.html [Pingback]
http://maribuli.tripod.com/168.html [Pingback]
http://mambubuli.tripod.com/636.html [Pingback]
http://mambubuli.tripod.com/929.html [Pingback]
http://zavernuli.tripod.com/239.html [Pingback]
http://zavernuli.tripod.com/401.html [Pingback]
http://www6.donden.biz/295.html [Pingback]
http://www6.donden.biz/311.html#www [Pingback]
http://www5.donden.biz/486.html [Pingback]
http://karlopupik.tripod.com/87.html [Pingback]
http://karlopupik.tripod.com/93.html [Pingback]
http://krumlopol.tripod.com/162.html [Pingback]
http://kurochkin.ifrance.com/337.html [Pingback]
http://livorjasmin.com/ [Pingback]
http://tomber.xhost.ro [Pingback]
http://towards.150m.com [Pingback]
http://rabbite.over.cz [Pingback]
http://jellowe.itrello.com [Pingback]
http://zi184845.qbigvm1.info/sitemap14.html [Pingback]
http://wa373405.ekrtfis.info/sitemap2.html [Pingback]
http://sftm7pt.net/cingular/sitemap1.html [Pingback]
http://zabivwn.net/arkansas/sitemap1.html [Pingback]
http://vy3i7wz.net/bedroom/index.html [Pingback]
http://otjjblj.net/03/index.html [Pingback]
http://promocija.com.hr/promocija.com.hr/includes/js/pages/13844725/index.html [Pingback]
http://witze-humor.de/templates/images/pages/templates/images/pages/50211456/mil... [Pingback]
http://witze-humor.de/templates/images/pages/templates/images/pages/94224554/ind... [Pingback]
http://add2rss.com/img/design/pages/35212940/all-james-bond-movies.html [Pingback]
http://entartistes.ca/images/images/pages/84375745/forest-bush-images-pictures-b... [Pingback]
http://lecouac.org/ecrire/lang/pages/09297522/index.html [Pingback]
http://temerav.com/images/menu/96564153/cialis-how-it-works.html [Pingback]
http://martinrozon.com/images/photos/pages/77776812/cialis-not-working.html [Pingback]
http://plantmol.com/pages/82925982/cialis-and-affect-on-ejaculation.html [Pingback]
http://add2rss.com/img/design/pages/26248872/stories-of-indentured-workers-at-se... [Pingback]
http://swellhead.net/10430138/cialis-sampler.html [Pingback]
http://issl7ti.net/movies/sitemap1.html [Pingback]
http://modena.intergate.ca/arezzojewelry/wellbutrin.html [Pingback]
http://blastpr.com/blog/wp-includes/js/pages/synthroid/index.html [Pingback]
http://modena.intergate.ca/arezzojewelry/prilosec.html [Pingback]
http://modena.intergate.ca/arezzojewelry/melatonin.html [Pingback]
http://modena.intergate.ca/arezzojewelry/tramadol.html [Pingback]
http://modena.intergate.ca/arezzojewelry/coumadin.html [Pingback]
http://blastpr.com/blog/wp-includes/js/pages/cialis/index.html [Pingback]
http://blastpr.com/blog/wp-includes/js/pages/celebrex/index.html [Pingback]
http://blastpr.com/blog/wp-includes/js/pages/effexor/index.html [Pingback]
http://blastpr.com/blog/wp-includes/js/pages/clomid/index.html [Pingback]
http://blastpr.com/blog/wp-includes/js/pages/claritin/index.html [Pingback]
http://blastpr.com/blog/wp-includes/js/pages/coumadin/index.html [Pingback]
http://blastpr.com/blog/wp-includes/js/pages/lexapro/index.html [Pingback]
http://blastpr.com/blog/wp-includes/js/pages/lipitor/index.html [Pingback]
http://modena.intergate.ca/arezzojewelry/celexa.html [Pingback]
http://modena.intergate.ca/arezzojewelry/cymbalta.html [Pingback]
http://blastpr.com/blog/wp-includes/js/pages/celexa/index.html [Pingback]
http://modena.intergate.ca/arezzojewelry/celebrex.html [Pingback]
http://blastpr.com/blog/wp-includes/js/pages/hoodia/index.html [Pingback]
http://modena.intergate.ca/arezzojewelry/rainbow-brite.html [Pingback]
http://modena.intergate.ca/arezzojewelry/hoodia.html [Pingback]
http://blastpr.com/blog/wp-includes/js/pages/tramadol/index.html [Pingback]
http://modena.intergate.ca/arezzojewelry/clomid.html [Pingback]
http://modena.intergate.ca/arezzojewelry/lexapro.html [Pingback]
http://blastpr.com/blog/wp-includes/js/pages/prilosec/index.html [Pingback]
http://blastpr.com/blog/wp-includes/js/pages/prozac/index.html [Pingback]
http://modena.intergate.ca/arezzojewelry/paxil.html [Pingback]
http://blastpr.com/blog/wp-includes/js/pages/accutane/index.html [Pingback]
http://blastpr.com/blog/wp-includes/js/pages/soma/index.html [Pingback]
http://modena.intergate.ca/arezzojewelry/nexium.html [Pingback]
http://modena.intergate.ca/arezzojewelry/cialis.html [Pingback]
http://modena.intergate.ca/arezzojewelry/effexor.html [Pingback]
http://blastpr.com/blog/wp-includes/js/pages/cymbalta/index.html [Pingback]
http://modena.intergate.ca/arezzojewelry/lipitor.html [Pingback]
http://blastpr.com/blog/wp-includes/js/pages/nexium/index.html [Pingback]
http://kivablog.com/sitemap1.html [Pingback]
http://blastpr.com/wiki/js/pages/lexapro/index.html [Pingback]
http://morningside.edu/mics/_notes/pages/hoodia/index.html [Pingback]
http://blastpr.com/wiki/js/pages/lipitor/index.html [Pingback]
http://morningside.edu/mics/_notes/pages/effexor/index.html [Pingback]
http://morningside.edu/mics/_notes/pages/celebrex/index.html [Pingback]
http://morningside.edu/mics/_notes/pages/paxil/index.html [Pingback]
http://blastpr.com/wiki/js/pages/hoodia/index.html [Pingback]
http://blastpr.com/wiki/js/pages/effexor/index.html [Pingback]
http://morningside.edu/mics/_notes/pages/clomid/index.html [Pingback]
http://blastpr.com/wiki/js/pages/melatonin/index.html [Pingback]
http://morningside.edu/mics/_notes/pages/prilosec/index.html [Pingback]
http://blastpr.com/wiki/js/pages/synthroid/index.html [Pingback]
http://blastpr.com/wiki/js/pages/cialis/index.html [Pingback]
http://morningside.edu/mics/_notes/pages/cymbalta/index.html [Pingback]
http://morningside.edu/mics/_notes/pages/lipitor/index.html [Pingback]
http://blastpr.com/wiki/js/pages/claritin/index.html [Pingback]
http://morningside.edu/mics/_notes/pages/rainbow-brite/index.html [Pingback]
http://morningside.edu/mics/_notes/pages/accutane/index.html [Pingback]
http://morningside.edu/mics/_notes/pages/coumadin/index.html [Pingback]
http://blastpr.com/wiki/js/pages/nexium/index.html [Pingback]
http://morningside.edu/mics/_notes/pages/claritin/index.html [Pingback]
http://morningside.edu/mics/_notes/pages/nexium/index.html [Pingback]
http://morningside.edu/mics/_notes/pages/tramadol/index.html [Pingback]
http://morningside.edu/mics/_notes/pages/synthroid/index.html [Pingback]
http://blastpr.com/wiki/js/pages/rainbow-brite/index.html [Pingback]
http://blastpr.com/wiki/js/pages/prozac/index.html [Pingback]
http://morningside.edu/mics/_notes/pages/melatonin/index.html [Pingback]
http://blastpr.com/wiki/js/pages/tramadol/index.html [Pingback]
http://morningside.edu/mics/_notes/pages/prozac/index.html [Pingback]
http://blastpr.com/wiki/js/pages/clomid/index.html [Pingback]
http://blastpr.com/wiki/js/pages/zoloft/index.html [Pingback]
http://blastpr.com/wiki/js/pages/cymbalta/index.html [Pingback]
http://blastpr.com/wiki/js/pages/ultram/index.html [Pingback]
http://morningside.edu/mics/_notes/pages/cialis/index.html [Pingback]
http://blastpr.com/wiki/js/pages/coumadin/index.html [Pingback]
http://thejohnslater.com/pix/img/docs/42082955/index.html [Pingback]
http://ipsilon.hr/ipsilon.hr/cms/4/lib/docs/24066563/index.html [Pingback]
http://split-dalmatia.com/split-dalmatia.com/images/docs/84431573/index.html [Pingback]
http://ncdtnanotechportal.info/generator/docs/13227634/index.html [Pingback]
http://promocija.com.hr/promocija.com.hr/includes/js/docs/37348396/index.html [Pingback]
http://lecouac.org/ecrire/lang/docs/49649526/index.html [Pingback]
http://legambitdufou.org/Library/docs/04618667/index.html [Pingback]
http://pddownloads.com/docs/08296030/index.html [Pingback]
http://pddownloads.com/docs/21991908/index.html [Pingback]
http://swellhead.netswellhead.net/docs/92808772/index.html [Pingback]
http://martinrozon.com/images/photos/docs/43274485/index.html [Pingback]
http://promocija.com.hr/promocija.com.hr/includes/js/docs/70471394/index.html [Pingback]
http://martinrozon.com/images/photos/docs/56637999/index.html [Pingback]
http://temerav.com/images/menu/96509501/index.html [Pingback]
http://realestate.hr/templates/css/docs/28593877/index.html [Pingback]
http://vladan.strigo.net/wp-includes/js/docs/25746442/index.html [Pingback]
http://swellhead.netswellhead.net/docs/84545083/index.html [Pingback]
http://entartistes.ca/images/images/docs/28212733/index.html [Pingback]
http://coolioness.com/attachments/docs/03698289/index.html [Pingback]
http://promocija.com.hr/promocija.com.hr/includes/js/docs/52060005/index.html [Pingback]
http://pspdesktops.com/fileupload/store/docs/18769945/index.html [Pingback]
http://legambitdufou.org/Library/docs/15090396/index.html [Pingback]
http://islands-croatia.comislands-croatia.com/includes/js/docs/54089144/index.ht... [Pingback]
http://discussgod.com/cpstyles/docs/43932298/index.html [Pingback]
http://pspdesktops.com/fileupload/store/docs/04061117/index.html [Pingback]
http://witze-humor.de/templates/images/docs/83157240/index.html [Pingback]
http://add2rss.com/img/design/docs/73396176/index.html [Pingback]
http://islands-croatia.comislands-croatia.com/includes/js/docs/06712704/index.ht... [Pingback]
http://swellhead.netswellhead.net/docs/79619129/index.html [Pingback]
http://thebix.com/includes/compat/docs/15132509/index.html [Pingback]
http://slaterjohn.com/downloads/2col/51579700/index.html [Pingback]
http://entartistes.ca/images/images/docs/65934120/index.html [Pingback]
http://martinrozon.com/images/photos/docs/75270452/index.html [Pingback]
http://martinrozon.com/images/photos/docs/54373182/index.html [Pingback]
http://promocija.com.hr/promocija.com.hr/includes/js/docs/36483653/index.html [Pingback]
http://islands-croatia.comislands-croatia.com/includes/js/docs/87090382/index.ht... [Pingback]
http://add2rss.com/img/design/docs/90861918/index.html [Pingback]
http://coolioness.com/attachments/docs/76375390/index.html [Pingback]
http://discussgod.com/cpstyles/docs/90092602/index.html [Pingback]
http://vladan.strigo.net/wp-includes/js/docs/04726190/index.html [Pingback]
http://sevainc.com/bad_denise/img/12/zoloft/ [Pingback]
http://sevainc.com/bad_denise/img/3/claritin/ [Pingback]
http://sevainc.com/bad_denise/img/11/ultram/ [Pingback]
http://sevainc.com/bad_denise/img/2/cialis/ [Pingback]
http://easytravelcanada.info/js/pages/6/lexapro/ [Pingback]
http://easytravelcanada.info/js/pages/4/coumadin/ [Pingback]
http://birds.sk/img/cialis/ [Pingback]
http://sevainc.com/bad_denise/img/8/paxil/ [Pingback]
http://sevainc.com/bad_denise/img/11/tramadol/ [Pingback]
http://sevainc.com/bad_denise/img/7/nexium/ [Pingback]
http://easytravelcanada.info/js/pages/9/rainbow-brite/ [Pingback]
http://easytravelcanada.info/js/pages/10/soma/ [Pingback]
http://easytravelcanada.info/js/pages/8/prilosec/ [Pingback]
http://easymexico.info/images/img/cialis/ [Pingback]
http://easytravelcanada.info/js/pages/7/nexium/ [Pingback]
http://easytravelcanada.info/js/pages/12/wellbutrin/ [Pingback]
http://sevainc.com/bad_denise/img/3/clomid/ [Pingback]
http://sevainc.com/bad_denise/img/1/celebrex/ [Pingback]
http://easytravelcanada.info/js/pages/2/cialis/ [Pingback]
http://easytravelcanada.info/js/pages/1/celebrex/ [Pingback]
http://sevainc.com/bad_denise/img/5/effexor/ [Pingback]
http://inatelevizia.sk/ad/img/cialis/ [Pingback]
http://easytravelcanada.info/js/pages/2/celexa/ [Pingback]
http://sevainc.com/bad_denise/img/5/hoodia/ [Pingback]
http://sevainc.com/bad_denise/img/6/lexapro/ [Pingback]
http://easytravelcanada.info/js/pages/8/paxil/ [Pingback]
http://simpletravelcanada.info/js/pages/27277365/ [Pingback]
http://easytravelcanada.info/js/pages/1/accutane/ [Pingback]
http://easytravelcanada.info/js/pages/11/ultram/ [Pingback]
http://easytravelcanada.info/js/pages/7/melatonin/ [Pingback]
http://box405.bluehost.com/~dugablog/sitemap2.html [Pingback]
http://gatewayplayhouse.com/photos/cai/pages/53348735/stories-of-kakashi-and-sak... [Pingback]
http://cidesi.com/images/metro/metro2/pages/32162341/xpress-train-hentai-movie.h... [Pingback]
http://odin.net/images/pages/52807681/index.html [Pingback]
http://gatewayplayhouse.com/photos/cai/pages/53348735/granny-movie-thumbs.html [Pingback]
http://odin.net/images/pages/35694472/baby-got-back-by-throwdown.html [Pingback]
http://odin.net/images/pages/52807681/erotic-slavery-stories.html [Pingback]
http://odin.net/images/pages/35694472/index.html [Pingback]
http://gatewayplayhouse.com/photos/cai/pages/53348735/denise-davies-anal.html [Pingback]
http://gatewayplayhouse.com/photos/cai/pages/53348735/adult-lactation.html [Pingback]
http://odin.net/images/pages/52807681/bollywood-actress-in-bikini-bra.html [Pingback]
http://gatewayplayhouse.com/photos/cai/pages/53348735/image-uploading-adult.html [Pingback]
http://odin.net/images/pages/35694472/time-square-webcam.html [Pingback]
http://cidesi.com/images/metro/metro2/pages/32162341/mature-whore-fisting.html [Pingback]
http://odin.net/images/pages/52807681/st-johns-adult-attractions.html [Pingback]
http://gatewayplayhouse.com/photos/cai/pages/35807953/tylene-buck-bikini-movies.... [Pingback]
http://biggest-hosting10.com/~rocata/windows/index.html [Pingback]
"http://bbgicfz.net/sitemap1.html" (http://bbgicfz.net/sitemap1.html) [Pingback]
"http://thccxmo.net/arkansas/sitemap1.html" (http://thccxmo.net/arkansas/sitemap... [Pingback]
"http://cj6pvrd.net/garage/sitemap1.html" (http://cj6pvrd.net/garage/sitemap1.ht... [Pingback]
"http://box432.bluehost.com/~zbloginf/sitemap2.html" (http://box432.bluehost.com... [Pingback]
"http://gator442.hostgator.com/~hockteam/ebay/sitemap1.html" (http://gator442.ho... [Pingback]
"http://host256.hostmonster.com/~alldomai/sitemap2.html" (http://host256.hostmon... [Pingback]
"http://fj0honb.net/mortgage/sitemap1.php" (http://fj0honb.net/mortgage/sitemap1... [Pingback]
"http://www.signalprocessingsociety.org/community/forum/buy-phentermine-online.h... [Pingback]
"http://www.signalprocessingsociety.org/community/forum/buy-vicodin-online.html"... [Pingback]
"http://www.signalprocessingsociety.org/community/forum/buy-soma-online.html" (h... [Pingback]
"http://www.signalprocessingsociety.org/community/forum/buy-cialis-online.html" ... [Pingback]
"http://www.signalprocessingsociety.org/community/forum/buy-tramadol-online.html... [Pingback]
"http://www.signalprocessingsociety.org/community/forum/buy-ambien-online.html" ... [Pingback]
"http://negator.startlogic.com/sitemap1.html" (http://negator.startlogic.com/sit... [Pingback]
"http://nega.startlogic.com/sitemap2.html" (http://nega.startlogic.com/sitemap2.... [Pingback]
"http://yxzxfai.net/sitemap1.html" (http://yxzxfai.net/sitemap1.html) [Pingback]
"http://tlelesb.net/truck/sitemap1.php" (http://tlelesb.net/truck/sitemap1.php) [Pingback]
"http://d515943.u93.floridaserver.com/04/index.html" (http://d515943.u93.florida... [Pingback]
"http://yy9fyzh.info/delaware/sitemap1.html" (http://yy9fyzh.info/delaware/sitem... [Pingback]
"http://freewebs.com/sinkopa/01/sitemap5.html" (http://freewebs.com/sinkopa/01/s... [Pingback]
"http://box455.bluehost.com/~allaboz7/sitemap2.html" (http://box455.bluehost.com... [Pingback]
"http://host264.hostmonster.com/~battery1/sitemap3.html" (http://host264.hostmon... [Pingback]

Name
E-mail
Home page

Comment (Some html is allowed: a@href@title, strike) where the @ means "attribute." For example, you can use <a href="" title=""> or <blockquote cite="Scott">.  

Enter the code shown (prevents robots):

Live Comment Preview