obliques = new Array(97);obliques[0]="Try faking that it will work.";obliques[1]="Slow preparation, fast execution.";obliques[2]="Is the style right?";obliques[3]="Where is the edge?";obliques[4]="Voice your suspicions.";obliques[5]="What is the simplest solution?";obliques[6]="Make it more sensual.";obliques[7]="Use something nearby as a model.";obliques[8]="Think - inside the work - outside the work.";obliques[9]="What context would look right?";obliques[10]="When is it for?";obliques[11]="What to increase? What to reduce? What to maintain?";obliques[12]="How would someone else do it?";obliques[13]="Would anyone want it?";obliques[14]="Go to an extreme, come part way back.";obliques[15]="Once the search begun, something will be found.";obliques[16]="Be less critical.";obliques[17]="Retrace your steps.";obliques[18]="Only a part, not the whole.";obliques[19]="Faced with a choice, do both.";obliques[20]="Move towards the unimportant.";obliques[21]="It is simply a matter of work.";obliques[22]="Not building a wall, making a brick.";obliques[23]="The most easily forgotten thing is the most important.";obliques[24]="State the problem as clearly as possible.";obliques[25]="Always the first steps.";obliques[26]="Question the heroic.";obliques[27]="In total darkness, or in a very large room, very quietly.";obliques[28]="Go outside.  Shut the door.";obliques[29]="Which parts can be grouped?";obliques[30]="Change specifics to ambiguities.";obliques[31]="Use cliches.";obliques[32]="Consider transitions.";obliques[33]="Remove a restriction.";obliques[34]="Do the last thing first.";obliques[35]="Adding on.";obliques[36]="Abandon desire.";obliques[37]="Don't avoid what is easy.";obliques[38]="Display your talent.";obliques[39]="Your mistake was a hidden intention.";obliques[40]="Is something missing?";obliques[41]="Use your own ideas.";obliques[42]="Do something sudden, destructive and unpredictable.";obliques[43]="Make what's perfect more human.";obliques[44]="Abandon normal instructions.";obliques[45]="Distort time.";obliques[46]="Discover your formulas and abandon them.";obliques[47]="Change ambiguities to specifics.";obliques[48]="Find a safe part and use it as an anchor.";obliques[49]="Openly resist change.";obliques[50]="Magnify the most difficult details.";obliques[51]="Remember quiet evenings.";obliques[52]="Destroy nothing; Destroy the most important thing.";obliques[53]="Take away the most important parts.";obliques[54]="Ask you children what they think.";obliques[55]="Change nothing and continue consistently.";obliques[56]="Ask people to work against their better judgement.";obliques[57]="Breathe more deeply.";obliques[58]="A line has two sides.";obliques[59]="Simple subtraction.";obliques[60]="Turn it upside down.";obliques[61]="Cut a vital connection.";obliques[62]="Only one element of each kind.";obliques[63]="Use 'unqualified' people.";obliques[64]="How would you have done it?";obliques[65]="Emphasize differences.";obliques[66]="Do nothing for as long as possible.";obliques[67]="Bridges - build - burn.";obliques[68]="Tidy up.";obliques[69]="Do the words need changing?";obliques[70]="Ask your body.";obliques[71]="What would someone without your experience do?";obliques[72]="Use filters.";obliques[73]="Discard an axiom.";obliques[74]="What wouldn't you do?";obliques[75]="Decorate, decorate.";obliques[76]="Listen to the quiet voice.";obliques[77]="Is it finished?";obliques[78]="Give the game away.";obliques[79]="Repetition is a form of change.";obliques[80]="Give way to your worst impulse.";obliques[81]="Reverse.";obliques[82]="What would your closest friends do?";obliques[83]="Just carry on.";obliques[84]="The inconsistency principle.";obliques[85]="Don't break the silence.";obliques[86]="Courage!";obliques[87]="What mistakes did you make last time?.";obliques[88]="Don't stress one thing more than another.";obliques[89]="Look at the order in which you do things.";obliques[90]="Go outside. Shut the door.";obliques[91]="Do something boring.";obliques[92]="Accept advice.";obliques[93]="Work at a different speed.";obliques[94]="Emphasize the flaws.";obliques[95]="Take a break.";obliques[96]="Use an old idea.";randomObliqueMessage = obliques[Math.floor(Math.random() *  obliques.length)];
