22.01.2013, 12:13
if(variable1 == variable2 && variable2 == variable3)
this should work because if var1 = to var2, it checks if var2 equals to var3///
this should work because if var1 = to var2, it checks if var2 equals to var3///